[Bug 165] New: Problem with SSH1 Keys on RedHat7.2

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 14 17:55:47 EST 2002


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.



More information about the openssh-unix-dev mailing list