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