I am running Freeradius-0.9.2 on Sun Sparc Solaris 2.8. User logins were authenticated using NIS+ running in compat mode.
I have no problem in authenticate users if the user entry in "users" file is:
testuser Auth-Type = local password="testing123"
However I could not get users authenticated when I tried to authenticate users using system as follows:
sysuser Auth-Type = System
fall-through=1
Message obtained when running raidusd in debug mode:
modcall[authorize]: module "files" returns ok for request 2 modcall[authorize]: module "mschap" returns noop for request 2 modcall: group authorize returns ok for request 2 rad_check_password: Found Auth-Type System auth: type "System" modcall: entering group authenticate for request 2 modcall[authenticate]: module "unix" returns notfound for request 2 modcall: group authenticate returns notfound for request 2 auth: Failed to validate the user. Delaying request 2 for 1 seconds Finished request 2
Pls advise on soving the problem.
Thank you.
Regards Alan
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
