Matt Whiteley <[EMAIL PROTECTED]> wrote: > The radiusd.conf file contains a unix module for authentication and I > have tried it with the passwd, group, and shadow files commented and > uncommented. I have tried running the server as root (to assure read > access on these files) or as the default user radiusd. Running in debug > mode I can see the password and it is correct however authentication > fails with: ... > Wed Aug 27 17:49:50 2003 : Auth: rlm_unix: [matt]: invalid password
If the module says that the password is incorrect, then it's incorrect. Are you sure that the server is using the right version of crypt() ? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
