RE: Ssh with public key authentication
- From: "Sweetman, David E RDECOM CIO" <david.sweetman@xxxxxxxxxxx>
- Date: Wed, 13 Sep 2006 12:29:12 -0400
-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] 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 onwhat 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@machine1's password:
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Prev by Date: uh-oh: version `GCC_4.2.0' not found
- Next by Date: RE: Ssh with public key authentication
- Previous by thread: Re: Ssh with public key authentication
- Next by thread: RE: Ssh with public key authentication
- Index(es):
Relevant Pages
|
|