Advertisement
ehime

vvv

Nov 15th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: Applying options for *
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to localhost [::1] port 22.
  6. debug1: Connection established.
  7. debug1: permanently_set_uid: 0/0
  8. debug1: identity file /root/.ssh/identity type -1
  9. debug1: identity file /root/.ssh/id_rsa type -1
  10. debug1: identity file /root/.ssh/id_dsa type -1
  11. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  12. debug1: match: OpenSSH_5.3 pat OpenSSH*
  13. debug1: Enabling compatibility mode for protocol 2.0
  14. debug1: Local version string SSH-2.0-OpenSSH_5.3
  15. debug2: fd 3 setting O_NONBLOCK
  16. debug1: SSH2_MSG_KEXINIT sent
  17. debug3: Wrote 792 bytes for a total of 813
  18. debug1: SSH2_MSG_KEXINIT received
  19. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  20. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  21. 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,rijndael-cbc@lysator.liu.se
  22. 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,rijndael-cbc@lysator.liu.se
  23. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  24. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  25. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  26. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  27. debug2: kex_parse_kexinit:
  28. debug2: kex_parse_kexinit:
  29. debug2: kex_parse_kexinit: first_kex_follows 0
  30. debug2: kex_parse_kexinit: reserved 0
  31. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  32. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  33. 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,rijndael-cbc@lysator.liu.se
  34. 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,rijndael-cbc@lysator.liu.se
  35. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  36. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  37. debug2: kex_parse_kexinit: none,zlib@openssh.com
  38. debug2: kex_parse_kexinit: none,zlib@openssh.com
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit:
  41. debug2: kex_parse_kexinit: first_kex_follows 0
  42. debug2: kex_parse_kexinit: reserved 0
  43. debug2: mac_setup: found hmac-md5
  44. debug1: kex: server->client aes128-ctr hmac-md5 none
  45. debug2: mac_setup: found hmac-md5
  46. debug1: kex: client->server aes128-ctr hmac-md5 none
  47. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  48. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  49. debug3: Wrote 24 bytes for a total of 837
  50. debug2: dh_gen_key: priv key bits set: 135/256
  51. debug2: bits set: 529/1024
  52. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  53. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  54. debug3: Wrote 144 bytes for a total of 981
  55. debug3: check_host_in_hostfile: filename /root/.ssh/known_hosts
  56. debug3: check_host_in_hostfile: match line 1
  57. debug1: Host 'localhost' is known and matches the RSA host key.
  58. debug1: Found key in /root/.ssh/known_hosts:1
  59. debug2: bits set: 541/1024
  60. debug1: ssh_rsa_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. debug3: Wrote 16 bytes for a total of 997
  66. debug2: set_newkeys: mode 0
  67. debug1: SSH2_MSG_NEWKEYS received
  68. debug1: SSH2_MSG_SERVICE_REQUEST sent
  69. debug3: Wrote 48 bytes for a total of 1045
  70. debug2: service_accept: ssh-userauth
  71. debug1: SSH2_MSG_SERVICE_ACCEPT received
  72. debug2: key: git.rsa (0x7f16fda99150)
  73. debug2: key: git.dsa (0x7f16fda99310)
  74. debug2: key: /root/.ssh/identity ((nil))
  75. debug2: key: /root/.ssh/id_rsa ((nil))
  76. debug2: key: /root/.ssh/id_dsa ((nil))
  77. debug3: Wrote 64 bytes for a total of 1109
  78. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  79. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  80. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  81. debug3: authmethod_lookup gssapi-keyex
  82. debug3: remaining preferred: gssapi-with-mic,publickey,keyboard-interactive,password
  83. debug3: authmethod_is_enabled gssapi-keyex
  84. debug1: Next authentication method: gssapi-keyex
  85. debug1: No valid Key exchange context
  86. debug2: we did not send a packet, disable method
  87. debug3: authmethod_lookup gssapi-with-mic
  88. debug3: remaining preferred: publickey,keyboard-interactive,password
  89. debug3: authmethod_is_enabled gssapi-with-mic
  90. debug1: Next authentication method: gssapi-with-mic
  91. debug3: Trying to reverse map address ::1.
  92. debug1: Unspecified GSS failure. Minor code may provide more information
  93. Credentials cache file '/tmp/krb5cc_0' not found
  94.  
  95. debug1: Unspecified GSS failure. Minor code may provide more information
  96. Credentials cache file '/tmp/krb5cc_0' not found
  97.  
  98. debug1: Unspecified GSS failure. Minor code may provide more information
  99.  
  100.  
  101. debug1: Unspecified GSS failure. Minor code may provide more information
  102. Credentials cache file '/tmp/krb5cc_0' not found
  103.  
  104. debug2: we did not send a packet, disable method
  105. debug3: authmethod_lookup publickey
  106. debug3: remaining preferred: keyboard-interactive,password
  107. debug3: authmethod_is_enabled publickey
  108. debug1: Next authentication method: publickey
  109. debug1: Offering public key: git.rsa
  110. debug3: send_pubkey_test
  111. debug2: we sent a publickey packet, wait for reply
  112. debug3: Wrote 368 bytes for a total of 1477
  113. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  114. debug1: Offering public key: git.dsa
  115. debug3: send_pubkey_test
  116. debug2: we sent a publickey packet, wait for reply
  117. debug3: Wrote 528 bytes for a total of 2005
  118. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  119. debug1: Trying private key: /root/.ssh/identity
  120. debug3: no such identity: /root/.ssh/identity
  121. debug1: Trying private key: /root/.ssh/id_rsa
  122. debug3: no such identity: /root/.ssh/id_rsa
  123. debug1: Trying private key: /root/.ssh/id_dsa
  124. debug3: no such identity: /root/.ssh/id_dsa
  125. debug2: we did not send a packet, disable method
  126. debug3: authmethod_lookup password
  127. debug3: remaining preferred: ,password
  128. debug3: authmethod_is_enabled password
  129. debug1: Next authentication method: password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement