Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. $ ssh -vvv server.matt3o12.de
  2. OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
  3. debug1: Reading configuration data /etc/ssh_config
  4. debug1: /etc/ssh_config line 20: Applying options for *
  5. debug1: /etc/ssh_config line 102: Applying options for *
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to server.matt3o12.de [93.200.103.252] port 22.
  8. debug1: Connection established.
  9. debug3: Incorrect RSA1 identifier
  10. debug3: Could not load "/Users/Matt3o12/.ssh/id_rsa" as a RSA1 public key
  11. debug1: identity file /Users/Matt3o12/.ssh/id_rsa type 1
  12. debug1: identity file /Users/Matt3o12/.ssh/id_rsa-cert type -1
  13. debug1: identity file /Users/Matt3o12/.ssh/id_dsa type -1
  14. debug1: identity file /Users/Matt3o12/.ssh/id_dsa-cert type -1
  15. debug1: Enabling compatibility mode for protocol 2.0
  16. debug1: Local version string SSH-2.0-OpenSSH_6.2
  17. ssh_exchange_identification: Connection closed by remote host
  18.  
  19. My server is also telling me:
  20. Jul 23 13:46:40 server.local sshd[79668]: error: Unknown authentication method "keyboard-interactive:pam" in list
  21. Jul 23 13:46:40 server.local sshd[79668]: fatal: /etc/sshd_config line 49: invalid authentication method list.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement