Ssh with public key authentication

Sweetman, David E RDECOM CIO david.sweetman at us.army.mil
Wed Sep 13 16:29:12 UTC 2006


 

> -----Original Message-----
> From: redhat-list-bounces at redhat.com 
> [mailto:redhat-list-bounces at redhat.com] On Behalf Of BERES Laszlo
> Sent: Wednesday, September 13, 2006 10:15 AM
> To: General Red Hat Linux discussion list
> Subject: Re: Ssh with public key authentication
> 
> Sweetman, David E RDECOM CIO írta:
> 
> > steps several times with no success.  Any suggestions on 
> what to do or 
> > how to get better information than from the -v option ( -vvv is the 
> > best I've gotten so far) ?
> 
> Have you got any error messages?

No explicit errror message.  Here is the tail end of the debug messages from

 machine2 >ssh -vvv machine1

debug1: Host 'machine1' is known and matches the RSA host key.
debug1: Found key in /home/desweetm/.ssh/known_hosts:20
debug2: bits set: 484/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
debug2: key: /home/desweetm/.ssh/identity ((nil))
debug2: key: /home/desweetm/.ssh/id_rsa ((nil))
debug2: key: /home/desweetm/.ssh/id_dsa ((nil))
debug1: Authentications that can continue:
publickey,gssapi-with-mic,password
debug3: start over, passed a different list
publickey,gssapi-with-mic,password
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /home/desweetm/.ssh/identity
debug3: no such identity: /home/desweetm/.ssh/identity
debug1: Trying private key: /home/desweetm/.ssh/id_rsa
debug1: read PEM private key done: type RSA
debug3: sign_and_send_pubkey
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue:
publickey,gssapi-with-mic,password
debug1: Trying private key: /home/desweetm/.ssh/id_dsa
debug3: no such identity: /home/desweetm/.ssh/id_dsa
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
desweetm at machine1's password: 



More information about the redhat-list mailing list