Skip to content

Instantly share code, notes, and snippets.

Created July 14, 2011 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1daf7c2db953cfdc16b9 to your computer and use it in GitHub Desktop.
Save anonymous/1daf7c2db953cfdc16b9 to your computer and use it in GitHub Desktop.
debug1: Found key in /home/user/.ssh/known_hosts:16
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /home/mm/.ssh/id_rsa
debug1: Trying private key: /home/mm/.ssh/id_dsa
debug1: Trying private key: /home/mm/.ssh/id_ecdsa
debug1: No more authentication methods to try.
Permission denied (publickey).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment