From: Arran Cudbard-Bell Date: Mon, 12 Sep 2011 14:04:28 +0000 (+0200) Subject: Remove values for Auth-Type, these values were only defined for legacy reasons X-Git-Tag: release_2_1_12~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=296fcf9576394de5bf943e257a8d64751feaf636;p=thirdparty%2Ffreeradius-server.git Remove values for Auth-Type, these values were only defined for legacy reasons --- diff --git a/share/dictionary.freeradius.internal b/share/dictionary.freeradius.internal index a2ce7557e1f..d889cd4ddf0 100644 --- a/share/dictionary.freeradius.internal +++ b/share/dictionary.freeradius.internal @@ -413,51 +413,13 @@ ATTRIBUTE SoH-MS-Health-Other 2129 string # Non-Protocol Integer Translations # -VALUE Auth-Type Local 0 -VALUE Auth-Type System 1 -VALUE Auth-Type SecurID 2 -VALUE Auth-Type Crypt-Local 3 -VALUE Auth-Type Reject 4 -VALUE Auth-Type ActivCard 5 -VALUE Auth-Type EAP 6 -VALUE Auth-Type ARAP 7 - -# -# FreeRADIUS extensions (most originally from Cistron) -# -VALUE Auth-Type Accept 254 +# The values for these attributes are defined by the various subsections +# configured within the primary sections. -VALUE Auth-Type PAP 1024 -VALUE Auth-Type CHAP 1025 -# 1026 was LDAP, but we deleted it. Adding it back will break the -# ldap module. -VALUE Auth-Type PAM 1027 -VALUE Auth-Type MS-CHAP 1028 -VALUE Auth-Type MSCHAP 1028 -VALUE Auth-Type Kerberos 1029 -VALUE Auth-Type CRAM 1030 -VALUE Auth-Type NS-MTA-MD5 1031 -# 1032 is unused (was a duplicate of CRAM) -VALUE Auth-Type SMB 1033 -VALUE Auth-Type MS-CHAP-V2 1034 - -# -# Authorization type, too. -# +VALUE Auth-Type Local 0 VALUE Autz-Type Local 0 - -# -# And accounting -# VALUE Acct-Type Local 0 - -# -# And Session handling -# VALUE Session-Type Local 0 - -# -# And Post-Auth VALUE Post-Auth-Type Local 0 #