Skip to content

Instantly share code, notes, and snippets.

@zml2008
Created May 12, 2011 03:22
Show Gist options
  • Save zml2008/967877 to your computer and use it in GitHub Desktop.
Save zml2008/967877 to your computer and use it in GitHub Desktop.
SSH error
debug2: key: /Volumes/Data/Users/zach/.ssh/identity (0x0)
debug2: key: /Volumes/Data/Users/zach/.ssh/id_rsa (0x100125960)
debug2: key: /Volumes/Data/Users/zach/.ssh/id_dsa (0x100125900)
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Volumes/Data/Users/zach/.ssh/identity
debug1: Offering public key: /Volumes/Data/Users/zach/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Offering public key: /Volumes/Data/Users/zach/.ssh/id_dsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
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