From: Arran Cudbard-Bell Date: Tue, 15 Feb 2022 00:18:58 +0000 (-0500) Subject: Fix up references to vector attributes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b39d0b57d1dca2b417941c1b3d64370f175ab33;p=thirdparty%2Ffreeradius-server.git Fix up references to vector attributes --- diff --git a/raddb/sites-available/eap-aka-sim b/raddb/sites-available/eap-aka-sim index 209c7e24663..ced6329cf87 100644 --- a/raddb/sites-available/eap-aka-sim +++ b/raddb/sites-available/eap-aka-sim @@ -484,20 +484,20 @@ server eap-aka-sim { # If retrieving triplets from the AuC, you should should provide # three sets of the following control attributes: # - # - `SIM-KC`:: Authentication value from the AuC. - # - `SIM-RAND`:: User authentication challenge. - # - `SIM-SRES`:: Signing response. + # - `KC`:: Authentication value from the AuC. + # - `RAND`:: User authentication challenge. + # - `SRES`:: Signing response. # # If retrieving quintuplets from an AuC, you should provide the # following control attributes: # - # - `SIM-AUTN`:: Authentication value from the AuC. - # - `SIM-CK`:: Ciphering Key. - # - `SIM-IK`:: Integrity Key. - # - `SIM-RAND`:: User authentication challenge. - # - `SIM-XRES`:: Signing response. - # - `SIM-SQN`:: (optional) - # - `SIM-AK`:: (optional) + # - `AUTN`:: Authentication value from the AuC. + # - `CK`:: Ciphering Key. + # - `IK`:: Integrity Key. + # - `RAND`:: User authentication challenge. + # - `XRES`:: Signing response. + # - `SQN`:: (optional) + # - `AK`:: (optional) # # ### Pseudonyms #