| Summary: | different behavior for pam ssh-1 vs ssh-2 client | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Doug Hughes <doug> | ||||||
| Component: | PAM support | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||
| Status: | CLOSED INVALID | ||||||||
| Severity: | normal | ||||||||
| Priority: | P2 | ||||||||
| Version: | 3.7p1 | ||||||||
| Hardware: | UltraSPARC | ||||||||
| OS: | Solaris | ||||||||
| Attachments: |
|
||||||||
|
Description
Doug Hughes
2003-09-19 02:26:40 AEST
Created attachment 428 [details]
ssh-1 client connect - fails auth (same user)
Created attachment 429 [details]
ssh2 client connect - pam session works (debug3)
Could you send a "ssh -1v" trace from the client? The debugging for the SSHv1 shows it only trying password authentication when it should be using ChallengeResponse (aka TIS). Can you try with "PasswordAuthentication=no" in sshd_config (as well as attaching the ssh -1v trace djm asked for)? 4 months no reply == closed bug. Mass change of RESOLVED bugs to CLOSED |