From: Arran Cudbard-Bell Date: Tue, 30 Aug 2022 22:29:50 +0000 (-0500) Subject: Update example site with correct location of session-id for eap_aka_sim X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82744469cbd89cbb02136387bbd4c30e3df478d2;p=thirdparty%2Ffreeradius-server.git Update example site with correct location of session-id for eap_aka_sim --- diff --git a/raddb/sites-available/eap-aka-sim b/raddb/sites-available/eap-aka-sim index afee4e19990..2c33b5b6f31 100644 --- a/raddb/sites-available/eap-aka-sim +++ b/raddb/sites-available/eap-aka-sim @@ -868,7 +868,7 @@ server eap-aka-sim { # attribute is found, this section will be called. # # You should restore the contents of the following attributes using - # `&session-state.Session-ID` or `&reply.Next-Reauth-Id` as a key: + # `&request.Session-ID` as a key: # # - `&session-state.Counter`:: How many times this session has # been resumed. @@ -894,7 +894,7 @@ server eap-aka-sim { # This section will be called prior to attempting re-authentication. # # You should restore the contents of the following attributes using - # `&session-state.Session-ID` or `&reply.Next-Reauth-Id` as a key: + # `&request.Session-ID` as a key: # # - `&session-state.Counter`:: How many times this session has # been resumed. @@ -925,8 +925,7 @@ server eap-aka-sim { # # This section we be called if authentication or re-authentication fails. # - # You should remove any session information stored against - # `&Next-Reauth-Id`. + # You should remove any session information stored against `&request.Session-ID`. # clear session { ok