Problem with ssh under 10.4.1
Problem with ssh under 10.4.1
- Subject: Problem with ssh under 10.4.1
- From: Rick Hoge <email@hidden>
- Date: Sat, 21 May 2005 09:52:13 -0400
After upgrading to 10.4.1, we are experienceing problems connecting
to remove hosts via ssh. It seems like the connection hangs trying
to perform gssapi authentication and does not get further. Debug
info from a failed connection from a 10.4.1 system is shown below,
followed by debug info from a successful connection to the same host
under Panther (on the same local net).
Any insight into the source of this problem would be appreciated!
Rick
------------------------------------------------------------------------
-------------------
# Failed connection from 10.4.1 system:
convex:~ -> ssh -v neurolens.org
OpenSSH_3.8.1p1, OpenSSL 0.9.7b 10 Apr 2003
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to neurolens.org [204.9.184.42] port 22.
debug1: Connection established.
debug1: identity file /Users/rhoge/.ssh/identity type -1
debug1: identity file /Users/rhoge/.ssh/id_rsa type -1
debug1: identity file /Users/rhoge/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_3.6.1p1+CAN-2003-0693
debug1: match: OpenSSH_3.6.1p1+CAN-2003-0693 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1
debug1: Miscellaneous failure
No credentials cache found
debug1: Miscellaneous failure
No credentials cache found
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
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
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'neurolens.org (204.9.184.42)' can't be
established.
RSA key fingerprint is e2:57:64:23:fc:9e:bc:00:fa:75:bf:8e:34:1d:cc:7d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'neurolens.org,204.9.184.42' (RSA) to the
list of known hosts.
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
gssapi,publickey,password,keyboard-interactive
debug1: Next authentication method: gssapi
Connection closed by 204.9.184.42
convex:~ ->
------------------------------------------------------------------------
-------------------
# Successful connection from Panther (10.3.9) system:
radix:~ -> ssh -v neurolens.org
OpenSSH_3.6.1p1+CAN-2004-0175, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: Connecting to neurolens.org [204.9.184.42] port 22.
debug1: Connection established.
debug1: identity file /Users/rhoge/.ssh/identity type -1
debug1: identity file /Users/rhoge/.ssh/id_rsa type -1
debug1: identity file /Users/rhoge/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_3.6.1p1+CAN-2003-0693
debug1: match: OpenSSH_3.6.1p1+CAN-2003-0693 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.6.1p1+CAN-2004-0175
debug1: Miscellaneous failure
No credentials cache found
debug1: Miscellaneous failure
No credentials cache found
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'neurolens.org (204.9.184.42)' can't be
established.
RSA key fingerprint is e2:57:64:23:fc:9e:bc:00:fa:75:bf:8e:34:1d:cc:7d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'neurolens.org,204.9.184.42' (RSA) to the
list of known hosts.
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
gssapi,publickey,password,keyboard-interactive
debug1: Next authentication method: gssapi
debug1: Delegating credentials
debug1: Miscellaneous failure
No credentials cache found
debug1: Trying to start again
debug1: Authentications that can continue:
gssapi,publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/rhoge/.ssh/identity
debug1: Trying private key: /Users/rhoge/.ssh/id_rsa
debug1: Trying private key: /Users/rhoge/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
gssapi,publickey,password,keyboard-interactive
debug1: Next authentication method: password
email@hidden's password:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: channel 0: request pty-req
debug1: channel 0: request shell
debug1: channel 0: open confirm rwindow 0 rmax 32768
Welcome to Darwin!
Running .bash_profile...
Running .bash_machine_specific for systame...
(hostname = xserve1.systame.net)
xserve1:~ ->
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden