]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix up references to vector attributes
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 15 Feb 2022 00:18:58 +0000 (19:18 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 15 Feb 2022 00:18:58 +0000 (19:18 -0500)
raddb/sites-available/eap-aka-sim

index 209c7e24663c56d9591a77c69aca4ae777206982..ced6329cf87c46c20605ad0ad80707040491099a 100644 (file)
@@ -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
        #