Guest User

Untitled

a guest
Dec 13th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. gramos: ~/smrt/cost_calculator-build 1.9.3p194$ ssh -i ~/.ssh/smrt-rating.pem -v root@ec2-23-22-208-54.compute-1.amazonaws.com
  2. OpenSSH_6.0p1 Debian-2, OpenSSL 1.0.1c 10 May 2012
  3. debug1: Reading configuration data /home/gramos/.ssh/config
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  6. debug1: Connecting to ec2-23-22-208-54.compute-1.amazonaws.com [23.22.208.54] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/gramos/.ssh/smrt-rating.pem type -1
  9. debug1: identity file /home/gramos/.ssh/smrt-rating.pem-cert type -1
  10. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  11. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_6.0p1 Debian-2
  14. debug1: SSH2_MSG_KEXINIT sent
  15. debug1: SSH2_MSG_KEXINIT received
  16. debug1: kex: server->client aes128-ctr hmac-md5 zlib@openssh.com
  17. debug1: kex: client->server aes128-ctr hmac-md5 zlib@openssh.com
  18. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  19. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  20. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  21. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  22. debug1: Server host key: RSA 37:48:4a:3b:42:2b:1d:c9:6a:23:b4:f6:e9:6e:ce:b2
  23. debug1: Host 'ec2-23-22-208-54.compute-1.amazonaws.com' is known and matches the RSA host key.
  24. debug1: Found key in /home/gramos/.ssh/known_hosts:43
  25. debug1: ssh_rsa_verify: signature correct
  26. debug1: SSH2_MSG_NEWKEYS sent
  27. debug1: expecting SSH2_MSG_NEWKEYS
  28. debug1: SSH2_MSG_NEWKEYS received
  29. debug1: Roaming not allowed by server
  30. debug1: SSH2_MSG_SERVICE_REQUEST sent
  31. debug1: SSH2_MSG_SERVICE_ACCEPT received
  32. debug1: Authentications that can continue: publickey,gssapi-with-mic
  33. debug1: Next authentication method: gssapi-with-mic
  34. debug1: Unspecified GSS failure. Minor code may provide more information
  35. Credentials cache file '/tmp/krb5cc_1000' not found
  36.  
  37. debug1: Unspecified GSS failure. Minor code may provide more information
  38. Credentials cache file '/tmp/krb5cc_1000' not found
  39.  
  40. debug1: Unspecified GSS failure. Minor code may provide more information
  41.  
  42.  
  43. debug1: Unspecified GSS failure. Minor code may provide more information
  44. Credentials cache file '/tmp/krb5cc_1000' not found
  45.  
  46. debug1: Next authentication method: publickey
  47. debug1: Offering RSA public key: /home/gramos/.ssh/id_rsa
  48. debug1: Authentications that can continue: publickey,gssapi-with-mic
  49. debug1: Offering DSA public key: /home/gramos/.ssh/id_dsa
  50. debug1: Authentications that can continue: publickey,gssapi-with-mic
  51. debug1: Trying private key: /home/gramos/.ssh/smrt-rating.pem
  52. debug1: read PEM private key done: type RSA
  53. debug1: Authentications that can continue: publickey,gssapi-with-mic
  54. debug1: No more authentication methods to try.
  55. Permission denied (publickey,gssapi-with-mic).
Add Comment
Please, Sign In to add comment