"Bill" <[EMAIL PROTECTED]> wrote: > Sometimes FreeRadius will say the login was rejected due to an invalid > shell. Again, the shell is correct. When this happens it doesn't even parse > the passwd file entry correctly. It will say the login was rejected due to > an invalid shell and the shell is "alse" when it is actually "/bin/false" > Sometimes it reports the shell as being part of a passwd line for another > customer like "ome/user2:/bin/false" <-- literally.
I've never heard of that problem before. In the default configuration of the server, it doesn't even parse the 'passwd' file. It relies on the system getpwent() function do do that work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
