bugzilla-daemon at mindrot.org
2002-Mar-14 06:55 UTC
[Bug 165] New: Problem with SSH1 Keys on RedHat7.2
http://bugzilla.mindrot.org/show_bug.cgi?id=165
Summary: Problem with SSH1 Keys on RedHat7.2
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: mmahler at 141.com
OpenSSH 3.1 installed on RedHat 7.2 seems to have a problem with SSH 1.
Here is a copy of the debug info:
debug1: Received encrypted confirmation.
debug1: RSA authentication using agent refused.
debug1: Trying RSA authentication with key
'/home/sisyphus/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
debug1: Doing password authentication.
If I throw back on OpenSSH 3.0 the key is accepted.
here is the same system, same config file, same authorized key file same key.
only difference is OpenSSH 3.0 instead of 3.1
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: RSA authentication using agent refused.
debug1: Trying RSA authentication with key
'/home/sisyphus/.ssh/identity'
debug1: Received RSA challenge from server.
Enter passphrase for RSA key '/home/sisyphus/.ssh/identity':
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 165] Problem with SSH1 Keys on RedHat7.2
- [Bug 297] New: sshd version 3.3 incompatible with pre-3.3 clients in ssh1 mode
- [Bug 176] New: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel
- [CORE SDI ADVISORY] SSH1 CRC-32 compensation attack detector vulnerability
- Rhosts Auth Issues with OpenSSH 2.9p1 on Solaris 2.7
