Advertisement
Guest User

Untitled

a guest
Mar 17th, 2017
665
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.28 KB | None | 0 0
  1. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to localhost [127.0.0.1] port 22.
  6. debug1: Connection established.
  7. debug3: Incorrect RSA1 identifier
  8. debug3: Could not load "/home/daumie/.ssh/id_rsa" as a RSA1 public key
  9. debug1: identity file /home/daumie/.ssh/id_rsa type 1
  10. debug1: identity file /home/daumie/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/daumie/.ssh/id_dsa type -1
  12. debug1: identity file /home/daumie/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/daumie/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/daumie/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/daumie/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/daumie/.ssh/id_ed25519-cert type -1
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  20. debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8 pat OpenSSH_6.6.1* compat 0x04000000
  21. debug2: fd 3 setting O_NONBLOCK
  22. debug3: load_hostkeys: loading entries for host "localhost" from file "/home/daumie/.ssh/known_hosts"
  23. debug3: load_hostkeys: found key type ECDSA in file /home/daumie/.ssh/known_hosts:1
  24. debug3: load_hostkeys: loaded 1 keys
  25. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  26. debug1: SSH2_MSG_KEXINIT sent
  27. debug1: SSH2_MSG_KEXINIT received
  28. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  29. debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ssh-rsa,ssh-dss
  30. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  31. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  32. debug2: kex_parse_kexinit: none,[email protected],zlib
  33. debug2: kex_parse_kexinit: none,[email protected],zlib
  34. debug2: kex_parse_kexinit:
  35. debug2: kex_parse_kexinit:
  36. debug2: kex_parse_kexinit: first_kex_follows 0
  37. debug2: kex_parse_kexinit: reserved 0
  38. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  39. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  40. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  41. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  42. debug2: kex_parse_kexinit: none,[email protected]
  43. debug2: kex_parse_kexinit: none,[email protected]
  44. debug2: kex_parse_kexinit:
  45. debug2: kex_parse_kexinit:
  46. debug2: kex_parse_kexinit: first_kex_follows 0
  47. debug2: kex_parse_kexinit: reserved 0
  48. debug2: mac_setup: setup [email protected]
  49. debug1: kex: server->client aes128-ctr [email protected] none
  50. debug2: mac_setup: setup [email protected]
  51. debug1: kex: client->server aes128-ctr [email protected] none
  52. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  53. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  54. debug1: Server host key: ECDSA 95:a4:d6:e4:24:33:1b:cc:50:11:a0:07:01:cb:a7:3c
  55. debug3: load_hostkeys: loading entries for host "localhost" from file "/home/daumie/.ssh/known_hosts"
  56. debug3: load_hostkeys: found key type ECDSA in file /home/daumie/.ssh/known_hosts:1
  57. debug3: load_hostkeys: loaded 1 keys
  58. debug1: Host 'localhost' is known and matches the ECDSA host key.
  59. debug1: Found key in /home/daumie/.ssh/known_hosts:1
  60. debug1: ssh_ecdsa_verify: signature correct
  61. debug2: kex_derive_keys
  62. debug2: set_newkeys: mode 1
  63. debug1: SSH2_MSG_NEWKEYS sent
  64. debug1: expecting SSH2_MSG_NEWKEYS
  65. debug2: set_newkeys: mode 0
  66. debug1: SSH2_MSG_NEWKEYS received
  67. debug1: SSH2_MSG_SERVICE_REQUEST sent
  68. debug2: service_accept: ssh-userauth
  69. debug1: SSH2_MSG_SERVICE_ACCEPT received
  70. debug2: key: /home/daumie/.ssh/id_rsa (0x7fb3512e3890),
  71. debug2: key: /home/daumie/.ssh/id_dsa ((nil)),
  72. debug2: key: /home/daumie/.ssh/id_ecdsa ((nil)),
  73. debug2: key: /home/daumie/.ssh/id_ed25519 ((nil)),
  74. debug1: Authentications that can continue: publickey,password
  75. debug3: start over, passed a different list publickey,password
  76. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  77. debug3: authmethod_lookup publickey
  78. debug3: remaining preferred: keyboard-interactive,password
  79. debug3: authmethod_is_enabled publickey
  80. debug1: Next authentication method: publickey
  81. debug1: Offering RSA public key: /home/daumie/.ssh/id_rsa
  82. debug3: send_pubkey_test
  83. debug2: we sent a publickey packet, wait for reply
  84. debug1: Authentications that can continue: publickey,password
  85. debug1: Trying private key: /home/daumie/.ssh/id_dsa
  86. debug3: no such identity: /home/daumie/.ssh/id_dsa: No such file or directory
  87. debug1: Trying private key: /home/daumie/.ssh/id_ecdsa
  88. debug3: no such identity: /home/daumie/.ssh/id_ecdsa: No such file or directory
  89. debug1: Trying private key: /home/daumie/.ssh/id_ed25519
  90. debug3: no such identity: /home/daumie/.ssh/id_ed25519: No such file or directory
  91. debug2: we did not send a packet, disable method
  92. debug3: authmethod_lookup password
  93. debug3: remaining preferred: ,password
  94. debug3: authmethod_is_enabled password
  95. debug1: Next authentication method: password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement