Created
July 10, 2012 16:37
-
-
Save coderforhire/3084526 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ebug2: we did not send a packet, disable method | |
debug3: authmethod_lookup publickey | |
debug3: remaining preferred: keyboard-interactive,password | |
debug3: authmethod_is_enabled publickey | |
debug1: Next authentication method: publickey | |
debug1: Offering RSA public key: /home/remote/.ssh/id_rsa | |
debug3: send_pubkey_test | |
debug2: we sent a publickey packet, wait for reply | |
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password | |
debug1: Trying private key: /home/remote/.ssh/id_dsa | |
debug3: no such identity: /home/remote/.ssh/id_dsa | |
debug1: Trying private key: /home/remote/.ssh/id_ecdsa | |
debug3: no such identity: /home/remote/.ssh/id_ecdsa | |
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 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment