Crypt passwords doesn't work

Dennis Skinner dskinner at bluefrog.com
Wed Apr 18 23:48:40 CEST 2007


Sebastian Firpo wrote:

> sebas           Auth-Type := Local, Crypt-Password == "(!lGOOlHaBWoQ"

Remove the Auth-Type := Local.  Let FR decide on what the auth type is.
 It knows better than you. ;)

If you search the list archives, this comes up about once a week.  Don't
set Auth-Type unless you really know what you are doing.

Also, I think you want := instead of ==.  There is no Crypt-Password
attribute in the request, so you can't compare them.  Use := to set
Crypt-Password and then let FR do its magic.

-- 
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com



More information about the Freeradius-Users mailing list