sql auth problems with 2.0.0-pre
Alan DeKok
aland at deployingradius.com
Thu Apr 12 13:35:06 CEST 2007
Alexander Serkin wrote:
> yes i did. In users file:
> users: Matched entry DEFAULT at line 106:
>
> DEFAULT Huntgroup-Name == MSK, Realm == NULL, Auth-Type
> := Local
Don't set Auth-Type. It's wrong, and it's breaking the server.
DO tell the server what the users "known good" password is.
> Changed the line to
> DEFAULT Huntgroup-Name == MSK, Realm == NULL
>
> and added pap to the end of authorize section.
>
> Now with different negative result:
>
> modcall[authorize]: module "sqlauth" returns ok for request 0
> rlm_pap: WARNING! No "known good" password found for the user.
> Authentication may fail because of this.
> modcall[authorize]: module "pap" returns noop for request 0
> modcall: group authorize returns ok for request 0
> auth: No authenticate method (Auth-Type) configuration found for the
> request: Rejecting the user
> auth: Failed to validate the user.
This is because the server didn't find a Cleartext-Password for the
request.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list