Advertisement
Guest User

ssh malo

a guest
Jun 20th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: Applying options for *
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to zstore [10.82.210.10] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /home/itlinux/pbruna/.ssh/identity type -1
  8. debug1: identity file /home/itlinux/pbruna/.ssh/identity-cert type -1
  9. debug1: identity file /home/itlinux/pbruna/.ssh/id_rsa type -1
  10. debug1: identity file /home/itlinux/pbruna/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/itlinux/pbruna/.ssh/id_dsa type -1
  12. debug1: identity file /home/itlinux/pbruna/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/itlinux/pbruna/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/itlinux/pbruna/.ssh/id_ecdsa-cert type -1
  15. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  16. debug1: match: OpenSSH_5.3 pat OpenSSH*
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_5.3
  19. debug2: fd 3 setting O_NONBLOCK
  20. debug1: SSH2_MSG_KEXINIT sent
  21. debug1: SSH2_MSG_KEXINIT received
  22. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  23. debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
  24. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
  25. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
  26. debug2: kex_parse_kexinit: hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96
  27. debug2: kex_parse_kexinit: hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96
  28. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  29. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  30. debug2: kex_parse_kexinit:
  31. debug2: kex_parse_kexinit:
  32. debug2: kex_parse_kexinit: first_kex_follows 0
  33. debug2: kex_parse_kexinit: reserved 0
  34. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  35. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  36. 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
  37. 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
  38. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  39. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  40. debug2: kex_parse_kexinit: none,zlib@openssh.com
  41. debug2: kex_parse_kexinit: none,zlib@openssh.com
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit:
  44. debug2: kex_parse_kexinit: first_kex_follows 0
  45. debug2: kex_parse_kexinit: reserved 0
  46. debug2: mac_setup: found hmac-sha1
  47. debug1: kex: server->client aes128-ctr hmac-sha1 none
  48. debug2: mac_setup: found hmac-sha1
  49. debug1: kex: client->server aes128-ctr hmac-sha1 none
  50. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<2048<8192) sent
  51. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  52. debug2: dh_gen_key: priv key bits set: 161/320
  53. debug2: bits set: 1026/2048
  54. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  55. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  56. debug1: Host 'zstore' is known and matches the RSA host key.
  57. debug1: Found key in /home/itlinux/pbruna/.ssh/known_hosts:1
  58. debug2: bits set: 1059/2048
  59. debug1: ssh_rsa_verify: signature correct
  60. debug2: kex_derive_keys
  61. debug2: set_newkeys: mode 1
  62. debug1: SSH2_MSG_NEWKEYS sent
  63. debug1: expecting SSH2_MSG_NEWKEYS
  64. debug2: set_newkeys: mode 0
  65. debug1: SSH2_MSG_NEWKEYS received
  66. debug1: SSH2_MSG_SERVICE_REQUEST sent
  67. debug2: service_accept: ssh-userauth
  68. debug1: SSH2_MSG_SERVICE_ACCEPT received
  69. debug1: client_input_channel_open: ctype auth-agent@openssh.com rchan 2 win 65536 max 16384
  70. debug2: fd 7 setting O_NONBLOCK
  71. debug1: channel 1: new [authentication agent connection]
  72. debug1: confirm auth-agent@openssh.com
  73. debug2: key: /home/itlinux/pbruna/.ssh/identity ((nil))
  74. debug2: key: /home/itlinux/pbruna/.ssh/id_rsa ((nil))
  75. debug2: key: /home/itlinux/pbruna/.ssh/id_dsa ((nil))
  76. debug2: key: /home/itlinux/pbruna/.ssh/id_ecdsa ((nil))
  77. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  78. debug1: Next authentication method: gssapi-keyex
  79. debug1: No valid Key exchange context
  80. debug2: we did not send a packet, disable method
  81. debug1: Next authentication method: gssapi-with-mic
  82. debug1: Unspecified GSS failure. Minor code may provide more information
  83. Credentials cache file '/tmp/krb5cc_50002' not found
  84.  
  85. debug1: Unspecified GSS failure. Minor code may provide more information
  86. Credentials cache file '/tmp/krb5cc_50002' not found
  87.  
  88. debug2: we did not send a packet, disable method
  89. debug1: Next authentication method: publickey
  90. debug1: Trying private key: /home/itlinux/pbruna/.ssh/identity
  91. debug1: Trying private key: /home/itlinux/pbruna/.ssh/id_rsa
  92. debug1: Trying private key: /home/itlinux/pbruna/.ssh/id_dsa
  93. debug1: Trying private key: /home/itlinux/pbruna/.ssh/id_ecdsa
  94. debug2: we did not send a packet, disable method
  95. debug1: Next authentication method: password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement