No credentials cache found
No credentials cache found
- Subject: No credentials cache found
- From: Eben <email@hidden>
- Date: Sun, 26 Oct 2003 15:44:56 -0400
Anyone know what this message signifies?
I upgraded to Panther, now when using ssh I get the following.
debug1: Miscellaneous failure
No credentials cache found
[mac02:~] eben% ssh -v -l eben sun05
OpenSSH_3.6.1p1+CAN-2003-0693, 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 sun05 [192.168.1.15] port 22.
debug1: Connection established.
debug1: identity file /Users/eben/.ssh/identity type -1
debug1: identity file /Users/eben/.ssh/id_rsa type -1
debug1: identity file /Users/eben/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.0
debug1: match: Sun_SSH_1.0 pat Sun_SSH_1.0*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.6.1p1+CAN-2003-0693
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: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
debug1: Host 'sun05' is known and matches the DSA host key.
debug1: Found key in /Users/eben/.ssh/known_hosts:81
debug1: ssh_dss_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: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/eben/.ssh/identity
debug1: Trying private key: /Users/eben/.ssh/id_rsa
debug1: Offering public key: /Users/eben/.ssh/id_dsa
debug1: Server accepts key: pkalg ssh-dss blen 433 lastkey 0x306e70 hint 2
debug1: read PEM private key done: type DSA
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: channel 0: request pty-req
debug1: Requesting X11 forwarding with authentication spoofing.
debug1: channel 0: request x11-req
debug1: channel 0: request shell
debug1: channel 0: open confirm rwindow 0 rmax 16384
Last login: Sun Oct 26 13:27:14 2003 from mac02
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
sun05:/export/home/eben>
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.