30 Oct
2012
30 Oct
'12
3:09 a.m.
On Tue, Oct 30, 2012 at 2:04 PM, Alan DeKok <aland@deployingradius.com> wrote:
++[unix] returns notfound
That's pretty definitive. The user isn't in /etc/passwd, or /etc/shadow. Or, the server can't read it.
What's the recommended method for authenticating against Linux system users? I thought pam was the better one? Also, is the "big warning" still valid? " # WARNING: On many systems, the system PAM libraries have # memory leaks! We STRONGLY SUGGEST that you do not # use PAM for authentication, due to those memory leaks. " -- Fajar