From: Alan T. DeKok Date: Fri, 29 Jun 2012 11:45:52 +0000 (-0400) Subject: Removed 'Password' It's wrong X-Git-Tag: release_3_0_0_beta0~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfb6ffb12fbd4f036f36cd271b60301597044b5;p=thirdparty%2Ffreeradius-server.git Removed 'Password' It's wrong --- diff --git a/share/dictionary.compat b/share/dictionary.compat index 6de84bdb5e4..006847aa198 100644 --- a/share/dictionary.compat +++ b/share/dictionary.compat @@ -5,7 +5,9 @@ # Move the $INCLUDE in the main dictionary file to the end if you want # these names to be used in the "details" logfile. # -ATTRIBUTE Password 2 string encrypt=1 + +# This has been removed. Too many people get it wrong. +#ATTRIBUTE Password 2 string encrypt=1 ATTRIBUTE Client-Id 4 ipaddr ATTRIBUTE Client-Port-Id 5 integer ATTRIBUTE User-Service-Type 6 integer