/gist:a7557ed248b856060c2e Secret
Created
May 30, 2012 20:38
Star
You must be signed in to star a gist
This file contains 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
| debug2: we did not send a packet, disable method | |
| debug1: Next authentication method: publickey | |
| debug1: Trying private key: /home/user/.ssh/identity | |
| debug1: Offering public key: /home/user/.ssh/id_rsa | |
| debug2: we sent a publickey packet, wait for reply | |
| debug1: Authentications that can continue: publickey,gssapi-with-mic,password | |
| debug1: Trying private key: /home/user/.ssh/id_dsa | |
| debug2: we did not send a packet, disable method | |
| debug1: Next authentication method: password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment