[Bug 159] Password-Authentication with openssh-3.1p1 fails

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Mar 13 12:41:35 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=159





------- Additional Comments From jason at rndpkt.org  2002-03-13 12:41 -------
Oops... didn't see it your earlier post.  Please try the following for your
/etc/pam.d/sshd and see if it resolves the problem:

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



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list