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

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Mar 18 08:58:47 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=165





------- Additional Comments From mmahler at 141.com  2002-03-18 08:58 -------
sshd -ddd on openssh 3.1

debug1: Local version string SSH-1.5-OpenSSH_3.1p1
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: 3des
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Starting up PAM with username "sisyphus"
debug3: Trying to reverse map address 127.0.0.1.
debug1: PAM setting rhost to "localhost.localdomain"
debug1: Attempting authentication for sisyphus.
debug1: temporarily_use_uid: 500/500 (e=0)
debug1: trying public RSA key file /home/sisyphus/.ssh/authorized_keys
debug3: secure_filename: checking '/home/sisyphus/.ssh'
debug3: secure_filename: checking '/home/sisyphus'
debug3: secure_filename: terminating check at '/home/sisyphus'
debug1: restore_uid
Failed rsa for sisyphus from 127.0.0.1 port 38968
debug1: rcvd SSH_CMSG_AUTH_TIS
Failed challenge-response for sisyphus from 127.0.0.1 port 38968
Connection closed by 127.0.0.1

sshd -ddd on openssh 3.0:
debug1: match: OpenSSH_3.0.2p1 pat ^OpenSSH
debug1: Local version string SSH-1.5-OpenSSH_3.0.2p1
debug1: Rhosts Authentication disabled, originating port 38971 not trusted.
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: 3des
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Starting up PAM with username "sisyphus"
debug3: Trying to reverse map address 127.0.0.1.
debug1: PAM setting rhost to "localhost.localdomain"
debug1: Attempting authentication for sisyphus.
debug1: temporarily_use_uid: 500/500 (e=0)
debug1: trying public RSA key file /home/sisyphus/.ssh/authorized_keys
debug3: secure_filename: checking '/home/sisyphus/.ssh'
debug3: secure_filename: checking '/home/sisyphus'
debug3: secure_filename: terminating check at '/home/sisyphus'
debug1: restore_uid
Accepted rsa for sisyphus from 127.0.0.1 port 38971
debug1: session_new: init
debug1: session_new: session 0

This is really weird.....



------- 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