Password Authentication Failing
Alan DeKok
aland at deployingradius.com
Tue Nov 27 21:03:28 CET 2007
Frank Everitt wrote:
> Hi Alan...
> This is what I'm getting....
...
> rad_check_password: Found Auth-Type System
> auth: type "System"
> Processing the authenticate section of radiusd.conf
> modcall: entering group authenticate for request 14
> modcall[authenticate]: module "unix" returns notfound for request 14
That's pretty definitive.
> I'm using the UNIX module (see below). Maybe it's a Solaris issue and
> not freeradius.
...
> What ya think????/
Looks like a Solaris issue.
FreeRADIUS just calls getpwent(). If that returns "notfound", it's
not the fault of FreeRADIUS.
Alan DeKok.
More information about the Freeradius-Users
mailing list