add aliases for well-known names
[freeradius.git] / share / dictionary.freeradius.internal
index 7279354..d1417c5 100644 (file)
@@ -270,6 +270,8 @@ ATTRIBUTE   SSHA2-256-Password                      1178    octets
 ATTRIBUTE      SSHA2-384-Password                      1179    octets
 ATTRIBUTE      SSHA2-512-Password                      1180    octets
 
+ATTRIBUTE      MS-CHAP-Peer-Challenge                  1192    octets
+
 #
 #      Range:  1200-1279
 #              EAP-SIM (and other EAP type) weirdness.
@@ -306,6 +308,9 @@ ATTRIBUTE   EAP-Sim-KC3                             1214    octets
 ATTRIBUTE      EAP-Sim-Ki                              1215    octets
 ATTRIBUTE      EAP-Sim-Algo-Version                    1216    integer
 
+ATTRIBUTE      Outer-Realm-Name                        1218    string
+ATTRIBUTE      Inner-Realm-Name                        1219    string
+
 #
 #      Range:  1280 - 1535
 #              EAP-type specific attributes
@@ -534,12 +539,14 @@ ATTRIBUTE TLS-PSK-Identity                        1933    string
 # 1940 - 1949: reserved for TLS session caching, mostly in 3.1
 
 # Set by EAP-TLS code
-ATTRIBUTE      TLS-OCSP-Cert-Valid                     1943    integer internal
+ATTRIBUTE      TLS-OCSP-Cert-Valid                     1943    integer
 VALUE  TLS-OCSP-Cert-Valid             unknown                 3
 VALUE  TLS-OCSP-Cert-Valid             skipped                 2
 VALUE  TLS-OCSP-Cert-Valid             yes                     1
 VALUE  TLS-OCSP-Cert-Valid             no                      0
 
+ATTRIBUTE      TLS-Cache-Filename                      1946    string
+
 #
 #      Range:  1940-2099
 #              Free
@@ -737,15 +744,18 @@ VALUE     EAP-Type                        Notification            2
 VALUE  EAP-Type                        NAK                     3
 VALUE  EAP-Type                        MD5-Challenge           4
 VALUE  EAP-Type                        MD5                     4
+VALUE  EAP-Type                        EAP-MD5                 4
 VALUE  EAP-Type                        One-Time-Password       5
 VALUE  EAP-Type                        OTP                     5
 VALUE  EAP-Type                        Generic-Token-Card      6
 VALUE  EAP-Type                        GTC                     6
+VALUE  EAP-Type                        EAP-GTC                 6
 VALUE  EAP-Type                        RSA-Public-Key          9
 VALUE  EAP-Type                        DSS-Unilateral          10
 VALUE  EAP-Type                        KEA                     11
 VALUE  EAP-Type                        KEA-Validate            12
 VALUE  EAP-Type                        TLS                     13
+VALUE  EAP-Type                        EAP-TLS                 13
 VALUE  EAP-Type                        Defender-Token          14
 VALUE  EAP-Type                        RSA-SecurID-EAP         15
 VALUE  EAP-Type                        Arcot-Systems-EAP       16
@@ -753,11 +763,14 @@ VALUE     EAP-Type                        Cisco-LEAP              17
 VALUE  EAP-Type                        LEAP                    17
 VALUE  EAP-Type                        Nokia-IP-Smart-Card     18
 VALUE  EAP-Type                        SIM                     18
+VALUE  EAP-Type                        EAP-SIM                 18
 VALUE  EAP-Type                        SRP-SHA1                19
 # 20 is unassigned
 VALUE  EAP-Type                        TTLS                    21
+VALUE  EAP-Type                        EAP-TTLS                21
 VALUE  EAP-Type                        Remote-Access-Service   22
 VALUE  EAP-Type                        AKA                     23
+VALUE  EAP-Type                        EAP-AKA                 23
 VALUE  EAP-Type                        3Com-Wireless           24
 VALUE  EAP-Type                        PEAP                    25
 VALUE  EAP-Type                        Microsoft-MS-CHAPv2     26
@@ -788,12 +801,13 @@ VALUE     EAP-Type                        IKEv2                   49
 VALUE  EAP-Type                        AKA2                    50
 VALUE  EAP-Type                        GPSK                    51
 VALUE  EAP-Type                        PWD                     52
-VALUE  EAP-Type                        EVEv1                   53
+VALUE  EAP-Type                        EKEv1                   53
 
 #
 #      And this is what most people mean by MS-CHAPv2
 #
 VALUE  EAP-Type                        MSCHAPv2                26
+VALUE  EAP-Type                        EAP-MSCHAPv2            26
 
 #
 #      This says TLS, but it's only valid for TTLS & PEAP.