aboutsummaryrefslogtreecommitdiffstats
path: root/radius
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-29 15:14:27 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-29 22:14:59 +0000
commitf143ecece7b0c41fa10f126c6c2cef568258dee7 (patch)
tree1bf14015cca38bab54a49611241a415db5248255 /radius
parent36a91d374794bca96688fffc32b1745f30e9dc37 (diff)
Update from FreeRADIUS.
See http://www.urbandictionary.com/define.php?term=authentification Change-Id: Ia9756b160fc9a144a6fff1e51b6abb743faa4f69 Reviewed-on: https://code.wireshark.org/review/21796 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'radius')
-rw-r--r--radius/dictionary.acc12
1 files changed, 6 insertions, 6 deletions
diff --git a/radius/dictionary.acc b/radius/dictionary.acc
index 708a77ec86..2510c2e640 100644
--- a/radius/dictionary.acc
+++ b/radius/dictionary.acc
@@ -1,4 +1,5 @@
# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# dictionary.acc
# Dictionary for Acc/Newbridge, models Tigris, Amazon, etc.
@@ -7,8 +8,7 @@
#
# Version: @(#)dictionary.acc 1.00 smarzloff 21-Jun-1999
#
-# $Id$
-#
+
VENDOR Acc 5
#
@@ -70,8 +70,8 @@ VALUE Acc-Reason-Code No-reason-No-Failure 0
VALUE Acc-Reason-Code Resource-shortage 1
VALUE Acc-Reason-Code Session-already-open 2
VALUE Acc-Reason-Code Too-many-RADIUS-users 3
-VALUE Acc-Reason-Code No-authentification-server 4
-VALUE Acc-Reason-Code No-authentification-response 5
+VALUE Acc-Reason-Code No-authentication-server 4
+VALUE Acc-Reason-Code No-authentication-response 5
VALUE Acc-Reason-Code No-accounting-server 6
VALUE Acc-Reason-Code No-accounting-response 7
VALUE Acc-Reason-Code Access-Denied 8
@@ -201,8 +201,8 @@ VALUE Acc-Clearing-Location Beyond-interworking-point 10
VALUE Acc-Request-Type Ring-Indication 1
VALUE Acc-Request-Type Dial-Request 2
-VALUE Acc-Request-Type User-Authentification 3
-VALUE Acc-Request-Type Tunnel-Authentification 4
+VALUE Acc-Request-Type User-Authentication 3
+VALUE Acc-Request-Type Tunnel-Authentication 4
VALUE Acc-Bridging-Support Disabled 1
VALUE Acc-Bridging-Support Enabled 2