bugzilla-daemon at mindrot.org
2003-Apr-24 16:35 UTC
[Bug 548] SSH Authentication fails against PAM + pam_ldap
http://bugzilla.mindrot.org/show_bug.cgi?id=548 Summary: SSH Authentication fails against PAM + pam_ldap Product: Portable OpenSSH Version: 3.5p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: mark-spamx at cymry.org All tested services (ftp/telnet/etc) Authenticate fine against PAM/LDAP except for SSH. Services are configured in pam to fall through to system-auth, so all services are using the same PAM configuration for authentication. Attempting to login using public keys gives a password expiry error, all other authentication simply fails as if a bad password was given. Tried removing shadowAccount class from the user definition as well as disabling Priviledge seperation, neither fixed the problem. Output of sshd -d -d -d and ssh -v (client side) will be attached. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Apr-24 16:37 UTC
[Bug 548] SSH Authentication fails against PAM + pam_ldap
http://bugzilla.mindrot.org/show_bug.cgi?id=548 ------- Additional Comments From mark-spamx at cymry.org 2003-04-25 02:37 ------- Created an attachment (id=275) --> (http://bugzilla.mindrot.org/attachment.cgi?id=275&action=view) Output of sshd -d -d -d ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Apr-24 16:37 UTC
[Bug 548] SSH Authentication fails against PAM + pam_ldap
http://bugzilla.mindrot.org/show_bug.cgi?id=548 ------- Additional Comments From mark-spamx at cymry.org 2003-04-25 02:37 ------- Created an attachment (id=276) --> (http://bugzilla.mindrot.org/attachment.cgi?id=276&action=view) output of ssh -v -v server ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Apr-26 20:04 UTC
[Bug 548] SSH Authentication fails against PAM + pam_ldap
http://bugzilla.mindrot.org/show_bug.cgi?id=548 mark-spamx at cymry.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From mark-spamx at cymry.org 2003-04-27 06:04 ------- Fixed. The filename in /etc/pam.d was incorrect for the way it was compiled. I had tried changing it at one point, but I'm guessing something must've been wrong with my configuration so that it still failed. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.