Bugzilla – Attachment 559 Details for
Bug 806
openssh after 3.6.1p1 can not authenticate via public rsa2 key
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
debug output from ssh 3.8p1 connections
sshLog.3.8 (text/plain), 5.59 KB, created by
Peter Kielbasiewicz
on 2004-03-04 02:37:27 AEDT
(
hide
)
Description:
debug output from ssh 3.8p1 connections
Filename:
MIME Type:
Creator:
Peter Kielbasiewicz
Created:
2004-03-04 02:37:27 AEDT
Size:
5.59 KB
patch
obsolete
>I am on host bmdpk2 and ssh to myself. >I have rsa1 key pair identity and identity.pub and rsa2 key pair id_rsa and id_rsa.pub. >My authorized_keys file has both public keys. > > >debug output from ssh -vv bmdpk2 >===================================== >OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 >debug1: Reading configuration data /etc/opt/openssh/ssh_config >debug2: ssh_connect: needpriv 0 >debug1: Connecting to bmdpk2 [xxxxxxxxxxxxxx] port 22. >debug1: Connection established. >debug1: identity file /home/peterk/.ssh/identity type 0 >debug2: key_type_from_name: unknown key type '-----BEGIN' >debug2: key_type_from_name: unknown key type '-----END' >debug1: identity file /home/peterk/.ssh/id_rsa type 1 >debug1: identity file /home/peterk/.ssh/id_dsa type -1 >debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8p1 >debug1: match: OpenSSH_3.8p1 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_3.8p1 >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lys >ator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lys >ator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lys >ator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lys >ator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: mac_init: found hmac-md5 >debug1: kex: server->client aes128-cbc hmac-md5 none >debug2: mac_init: found hmac-md5 >debug1: kex: client->server aes128-cbc hmac-md5 none >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP >debug2: dh_gen_key: priv key bits set: 123/256 >debug2: bits set: 489/1024 >debug1: SSH2_MSG_KEX_DH_GEX_INIT sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY >debug1: Host 'bmdpk2' is known and matches the RSA host key. >debug1: Found key in /home/peterk/.ssh/known_hosts:1 >debug2: bits set: 490/1024 >debug1: ssh_rsa_verify: signature correct >debug2: kex_derive_keys >debug2: set_newkeys: mode 1 >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug2: set_newkeys: mode 0 >debug1: SSH2_MSG_NEWKEYS received >debug1: SSH2_MSG_SERVICE_REQUEST sent >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug1: Authentications that can continue: publickey,password,keyboard-interactive >debug1: Next authentication method: publickey >debug2: we did not send a packet, disable method >debug1: Next authentication method: keyboard-interactive >debug2: userauth_kbdint >debug2: we sent a keyboard-interactive packet, wait for reply >debug1: Authentications that can continue: publickey,password,keyboard-interactive >debug2: we did not send a packet, disable method >debug1: Next authentication method: password >peterk@bmdpk2's password: > > >debug output from ssh -1 -vv bmdpk2 >===================================== >OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 >debug1: Reading configuration data /etc/opt/openssh/ssh_config >debug2: ssh_connect: needpriv 0 >debug1: Connecting to bmdpk2 [xxxxxxxxxxxxxx] port 22. >debug1: Connection established. >debug1: identity file /home/peterk/.ssh/identity type 0 >debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8p1 >debug1: match: OpenSSH_3.8p1 pat OpenSSH* >debug1: Local version string SSH-1.5-OpenSSH_3.8p1 >debug1: Waiting for server public key. >debug1: Received server public key (768 bits) and host key (1024 bits). >debug1: Host 'bmdpk2' is known and matches the RSA1 host key. >debug1: Found key in /home/peterk/.ssh/known_hosts:2 >debug1: Encryption type: 3des >debug1: Sent encrypted session key. >debug2: cipher_init: set keylen (16 -> 32) >debug2: cipher_init: set keylen (16 -> 32) >debug1: Installing crc compensation attack detector. >debug1: Received encrypted confirmation. >debug1: Trying RSA authentication with key '/home/peterk/.ssh/identity' >debug1: Received RSA challenge from server. >debug1: Sending response to host key RSA challenge. >debug1: Remote: RSA authentication accepted. >debug1: RSA authentication accepted by server. >debug1: Requesting pty. >debug2: fd 3 setting TCP_NODELAY >debug1: Requesting shell. >debug1: Entering interactive session. >Last login: Wed Mar 3 10:18:33 2004
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 806
: 559 |
561
|
562
|
563
|
564
|
565