Guest User

Untitled

a guest
Oct 6th, 2011
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. ssh umairuser@localhost -vvv
  2. OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to localhost [127.0.0.1] port 22.
  7. debug1: Connection established.
  8. debug1: permanently_set_uid: 0/0
  9. debug1: identity file /root/.ssh/id_rsa type -1
  10. debug1: identity file /root/.ssh/id_rsa-cert type -1
  11. debug1: identity file /root/.ssh/id_dsa type -1
  12. debug1: identity file /root/.ssh/id_dsa-cert type -1
  13. debug1: identity file /root/.ssh/id_ecdsa type -1
  14. debug1: identity file /root/.ssh/id_ecdsa-cert type -1
  15. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1 Debian-1ubuntu3
  16. debug1: match: OpenSSH_5.8p1 Debian-1ubuntu3 pat OpenSSH*
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu3
  19. debug2: fd 3 setting O_NONBLOCK
  20. debug3: load_hostkeys: loading entries for host "localhost" from file "/root/.ssh/known_hosts"
  21. debug3: load_hostkeys: found key type RSA in file /root/.ssh/known_hosts:2
  22. debug3: load_hostkeys: loaded 1 keys
  23. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],ssh-rsa
  24. debug1: SSH2_MSG_KEXINIT sent
  25. debug1: SSH2_MSG_KEXINIT received
  26. debug2: kex_parse_kexinit: 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
  27. debug2: kex_parse_kexinit: [email protected],[email protected],ssh-rsa,[email protected],[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss
  28. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  29. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  30. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
  31. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
  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: 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
  40. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,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,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  42. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
  43. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
  44. debug2: kex_parse_kexinit: none,[email protected]
  45. debug2: kex_parse_kexinit: none,[email protected]
  46. debug2: kex_parse_kexinit:
  47. debug2: kex_parse_kexinit:
  48. debug2: kex_parse_kexinit: first_kex_follows 0
  49. debug2: kex_parse_kexinit: reserved 0
  50. debug2: mac_setup: found hmac-md5
  51. debug1: kex: server->client aes128-ctr hmac-md5 none
  52. debug2: mac_setup: found hmac-md5
  53. debug1: kex: client->server aes128-ctr hmac-md5 none
  54. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  55. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  56. debug1: Server host key: RSA 9f:9d:23:ce:29:6d:6a:8e:f1:1e:3c:6e:4b:7e:72:a8
  57. debug3: load_hostkeys: loading entries for host "localhost" from file "/root/.ssh/known_hosts"
  58. debug3: load_hostkeys: found key type RSA in file /root/.ssh/known_hosts:2
  59. debug3: load_hostkeys: loaded 1 keys
  60. debug1: Host 'localhost' is known and matches the RSA host key.
  61. debug1: Found key in /root/.ssh/known_hosts:2
  62. debug1: ssh_rsa_verify: signature correct
  63. debug2: kex_derive_keys
  64. debug2: set_newkeys: mode 1
  65. debug1: SSH2_MSG_NEWKEYS sent
  66. debug1: expecting SSH2_MSG_NEWKEYS
  67. debug2: set_newkeys: mode 0
  68. debug1: SSH2_MSG_NEWKEYS received
  69. debug1: Roaming not allowed by server
  70. debug1: SSH2_MSG_SERVICE_REQUEST sent
  71. debug2: service_accept: ssh-userauth
  72. debug1: SSH2_MSG_SERVICE_ACCEPT received
  73. debug2: key: /root/.ssh/id_rsa ((nil))
  74. debug2: key: /root/.ssh/id_dsa ((nil))
  75. debug2: key: /root/.ssh/id_ecdsa ((nil))
  76. debug1: Authentications that can continue: publickey,password
  77. debug3: start over, passed a different list publickey,password
  78. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  79. debug3: authmethod_lookup publickey
  80. debug3: remaining preferred: keyboard-interactive,password
  81. debug3: authmethod_is_enabled publickey
  82. debug1: Next authentication method: publickey
  83. debug1: Trying private key: /root/.ssh/id_rsa
  84. debug3: no such identity: /root/.ssh/id_rsa
  85. debug1: Trying private key: /root/.ssh/id_dsa
  86. debug3: no such identity: /root/.ssh/id_dsa
  87. debug1: Trying private key: /root/.ssh/id_ecdsa
  88. debug3: no such identity: /root/.ssh/id_ecdsa
  89. debug2: we did not send a packet, disable method
  90. debug3: authmethod_lookup password
  91. debug3: remaining preferred: ,password
  92. debug3: authmethod_is_enabled password
  93. debug1: Next authentication method: password
  94. umairuser@localhost's password:
  95.  
Advertisement
Add Comment
Please, Sign In to add comment