Sean Estabrooks wrote:

On Fri, 05 Sep 2003 19:05:24 -0400
lists <[EMAIL PROTECTED]> wrote:



One work around that I have found is to comment out the first line in the sshd pam configuration.

#%PAM-1.0
#auth       required     pam_stack.so service=system-auth
auth       required     pam_nologin.so
account    required     pam_stack.so service=system-auth
password   required     pam_stack.so service=system-auth
session    required     pam_stack.so service=system-auth
session    required     pam_limits.so
session    optional     pam_console.so





What's the theory behind this change? How can it work ?


pam is reporting the auth errors but still logging the user in. I tested the above on two workstations and it fixes the problem with the bogus errors spewing into logs.

Exactly why this works, I'm not sure yet. I'm investigating pam.


Cheers, Sean






--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to