bugzilla-daemon at mindrot.org
2003-Sep-18 16:26 UTC
[Bug 680] different behavior for pam ssh-1 vs ssh-2 client
http://bugzilla.mindrot.org/show_bug.cgi?id=680 Summary: different behavior for pam ssh-1 vs ssh-2 client Product: Portable OpenSSH Version: 3.7p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: PAM support AssignedTo: openssh-bugs at mindrot.org ReportedBy: doug at will.to openssh3.7 and above have different behavior with respect to pam when connecting from an ssh-2 or ssh-1 client. When connection comes from ssh-2 client, the server calls the appropriate pam modules and authenticates fine. When a connection comes from ssh-1 client, it does not. (auth failed). This worked in 3.6.1p1 for what it's worth (no difference in behavior) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-18 16:55 UTC
[Bug 680] different behavior for pam ssh-1 vs ssh-2 client
http://bugzilla.mindrot.org/show_bug.cgi?id=680 ------- Additional Comments From doug at will.to 2003-09-19 02:55 ------- Created an attachment (id=428) --> (http://bugzilla.mindrot.org/attachment.cgi?id=428&action=view) ssh-1 client connect - fails auth (same user) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-18 16:56 UTC
[Bug 680] different behavior for pam ssh-1 vs ssh-2 client
http://bugzilla.mindrot.org/show_bug.cgi?id=680 ------- Additional Comments From doug at will.to 2003-09-19 02:56 ------- Created an attachment (id=429) --> (http://bugzilla.mindrot.org/attachment.cgi?id=429&action=view) ssh2 client connect - pam session works (debug3) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-19 06:37 UTC
[Bug 680] different behavior for pam ssh-1 vs ssh-2 client
http://bugzilla.mindrot.org/show_bug.cgi?id=680 ------- Additional Comments From djm at mindrot.org 2003-09-19 16:37 ------- Could you send a "ssh -1v" trace from the client? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 696] PAM modules getting bypassed when connecting from f-secure ssh client to openssh 3.7p1 or 3.7.1p1 servers
- [Bug 676] auth-pam.c trashes stack in sshpam_thread_conv() with more than one message
- [Bug 127] New: PAM with ssh authentication and pam_krb5 doesn't work properly
- [Bug 128] New: PAM with ssh authentication and pam_krb5 doesn't work properly
- [Bug 129] New: PAM with ssh authentication fails treat PAM_NEW_AUTHTOK_REQD properly