Guest User

Untitled

a guest
Jul 11th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. OpenSSH_5.2p1, OpenSSL 0.9.8k 25 Mar 2009
  2. debug1: Reading configuration data /Users/graham/.ssh/config
  3. debug1: Applying options for beta
  4. debug1: Reading configuration data /etc/ssh_config
  5. debug1: Applying options for *
  6. debug1: auto-mux: Trying existing master
  7. debug1: Control socket "/tmp/ssh-graham.local-access.xxxxxxxxxxxx.xxxxxxxxxxxx.co.uk-xxxxxxxxxxxx-xxxxxxxxxxxx" does not exist
  8. debug2: ssh_connect: needpriv 0
  9. debug1: Connecting to access.xxxxxxxxxxxx.xxxxxxxxxxxx.co.uk [xxx.xxx.xxx.xxx.] port xxxxxxxxxxxx.
  10. debug1: Connection established.
  11. debug2: key_type_from_name: unknown key type '-----BEGIN'
  12. debug2: key_type_from_name: unknown key type '-----END'
  13. debug1: identity file /Users/graham/.ssh/id_dsa type -1
  14. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  15. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  16. debug1: Enabling compatibility mode for protocol 2.0
  17. debug1: Local version string SSH-2.0-OpenSSH_5.2
  18. debug2: fd 3 setting O_NONBLOCK
  19. debug1: SSH2_MSG_KEXINIT sent
  20. debug1: SSH2_MSG_KEXINIT received
  21. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  22. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  23. 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
  24. 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
  25. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  26. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  27. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  28. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  29. debug2: kex_parse_kexinit:
  30. debug2: kex_parse_kexinit:
  31. debug2: kex_parse_kexinit: first_kex_follows 0
  32. debug2: kex_parse_kexinit: reserved 0
  33. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  34. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  35. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  36. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  37. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  38. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  39. debug2: kex_parse_kexinit: none,zlib@openssh.com
  40. debug2: kex_parse_kexinit: none,zlib@openssh.com
  41. debug2: kex_parse_kexinit:
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit: first_kex_follows 0
  44. debug2: kex_parse_kexinit: reserved 0
  45. debug2: mac_setup: found hmac-md5
  46. debug1: kex: server->client aes128-ctr hmac-md5 none
  47. debug2: mac_setup: found hmac-md5
  48. debug1: kex: client->server aes128-ctr hmac-md5 none
  49. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  50. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  51. debug2: dh_gen_key: priv key bits set: 129/256
  52. debug2: bits set: 504/1024
  53. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  54. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  55. debug1: Host '[access.xxxxxxxxxxxx.xxxxxxxxxxxx.co.uk]:xxxxxxxxxxxx' is known and matches the RSA host key.
  56. debug1: Found key in /Users/graham/.ssh/known_hosts:56
  57. debug2: bits set: 507/1024
  58. debug1: ssh_rsa_verify: signature correct
  59. debug2: kex_derive_keys
  60. debug2: set_newkeys: mode 1
  61. debug1: SSH2_MSG_NEWKEYS sent
  62. debug1: expecting SSH2_MSG_NEWKEYS
  63. debug2: set_newkeys: mode 0
  64. debug1: SSH2_MSG_NEWKEYS received
  65. debug1: SSH2_MSG_SERVICE_REQUEST sent
  66. debug2: service_accept: ssh-userauth
  67. debug1: SSH2_MSG_SERVICE_ACCEPT received
  68. debug2: key: /Users/graham/.ssh/id_dsa (0x100124600)
  69. debug2: key: /Users/graham/.ssh/id_dsa (0x0)
  70. ***************************************************************************
  71. NOTICE TO USERS
  72.  
  73. This computer system is the private property of its owner, whether
  74. individual, corporate or government. It is for authorized useonly.
  75. Users (authorized or unauthorized) have no explicit or implicit
  76. expectation of privacy.
  77.  
  78. Any or all uses of this system and all files on this system may be
  79. intercepted, monitored, recorded, copied, audited, inspected, and
  80. disclosed to your employer, to authorized site, government, and law
  81. enforcement personnel, as well as authorized officials of
  82. government agencies, both domestic and foreign.
  83.  
  84. By using this system, the user consents to such interception,
  85. monitoring, recording, copying, auditing, inspection, and disclosure
  86. at the discretion of such personnel or officials. Unauthorized or
  87. improper use of this system may result in civil and criminal penalties
  88. and administrative or disciplinary action, as appropriate. By
  89. continuing to use this system you indicate your awareness of and
  90. consent to these terms and conditions of use.
  91.  
  92. LOG OFF IMMEDIATELY if you do not agree to the conditions stated in
  93. this warning.
  94.  
  95. ***************************************************************************
  96. debug1: Authentications that can continue: publickey,gssapi-with-mic
  97. debug1: Next authentication method: publickey
  98. debug1: Offering public key: /Users/graham/.ssh/id_dsa
  99. debug2: we sent a publickey packet, wait for reply
  100. debug1: Authentications that can continue: publickey,gssapi-with-mic
  101. debug1: Trying private key: /Users/graham/.ssh/id_dsa
  102. debug1: read PEM private key done: type DSA
  103. debug2: we sent a publickey packet, wait for reply
  104. debug1: Authentications that can continue: publickey,gssapi-with-mic
  105. debug2: we did not send a packet, disable method
  106. debug1: No more authentication methods to try.
  107. Permission denied (publickey,gssapi-with-mic).
Add Comment
Please, Sign In to add comment