Matt Ashfield wrote: > Now I know Alan does not recommend DEFAULT Auth-Type, but for here, I think > it might be necessary. So in my users file, I added the following: > > DEFAULT Auth-Type := System > Fall-Through = Yes
Don't use ":=", use "=". > Thinking that would allow my users who have accounts on the server to login. > However, that is not working because in the logs in debug mode I see: > > Debug: modcall: group authorize returns ok for request 0 > Debug: rad_check_password: Found Auth-Type System > Debug: auth: type "System" > Debug: ERROR: Unknown value specified for Auth-Type. Cannot perform > requested action. > Debug: auth: Failed to validate the user. You deleted the "unix" entry from the "authenticate" section. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html