On Nov 27, 2007 10:03 PM, Alan DeKok <[EMAIL PROTECTED]> wrote: > Frank Everitt wrote: > > 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. >
Maybe to eliminate the problem and conclude that this is indeed a Solaris issue you could write a small c program that would fetch the password in much the same way as freeradius does and see that it fails under the same conditions. Regards, Liran. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

