Advertisement
Guest User

Untitled

a guest
Aug 14th, 2017
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. ssh -i id_rsa_kenpeter -vT git@github.com
  2.  
  3.  
  4. debug1: Entering interactive session.
  5. debug1: pledge: network
  6. Hi kenpeter! You've successfully authenticated, but GitHub does not provide shell access.
  7. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  8. debug1: channel 0: free: client-session, nchannels 1
  9. Transferred: sent 2664, received 1776 bytes, in 0.6 seconds
  10. Bytes per second: sent 4164.9, received 2776.6
  11. debug1: Exit status 1
  12.  
  13. OpenSSH_7.4p1, LibreSSL 2.5.0
  14. debug1: Reading configuration data /Users/kenpeter/.ssh/config
  15. debug1: Reading configuration data /etc/ssh/ssh_config
  16. debug2: resolving "github.com" port 22
  17. debug2: ssh_connect_direct: needpriv 0
  18. debug1: Connecting to github.com [192.30.255.112] port 22.
  19. debug1: Connection established.
  20. debug1: identity file /Users/kenpeter/.ssh/id_rsa type 1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /Users/kenpeter/.ssh/id_rsa-cert type -1
  23. debug1: key_load_public: No such file or directory
  24. debug1: identity file /Users/kenpeter/.ssh/id_dsa type -1
  25. debug1: key_load_public: No such file or directory
  26. debug1: identity file /Users/kenpeter/.ssh/id_dsa-cert type -1
  27. debug1: key_load_public: No such file or directory
  28. debug1: identity file /Users/kenpeter/.ssh/id_ecdsa type -1
  29. debug1: key_load_public: No such file or directory
  30. debug1: identity file /Users/kenpeter/.ssh/id_ecdsa-cert type -1
  31. debug1: key_load_public: No such file or directory
  32. debug1: identity file /Users/kenpeter/.ssh/id_ed25519 type -1
  33. debug1: key_load_public: No such file or directory
  34. debug1: identity file /Users/kenpeter/.ssh/id_ed25519-cert type -1
  35. debug1: Enabling compatibility mode for protocol 2.0
  36. debug1: Local version string SSH-2.0-OpenSSH_7.4
  37. debug1: Remote protocol version 2.0, remote software version libssh_0.7.0
  38. debug1: no match: libssh_0.7.0
  39. debug2: fd 6 setting O_NONBLOCK
  40. debug1: Authenticating to github.com:22 as 'git'
  41. debug3: hostkeys_foreach: reading file "/Users/kenpeter/.ssh/known_hosts"
  42. debug3: record_hostkey: found key type RSA in file /Users/kenpeter/.ssh/known_hosts:12
  43. debug3: load_hostkeys: loaded 1 keys from github.com
  44. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  45. debug3: send packet: type 20
  46. debug1: SSH2_MSG_KEXINIT sent
  47. debug3: receive packet: type 20
  48. debug1: SSH2_MSG_KEXINIT received
  49. debug2: local client KEXINIT proposal
  50. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  51. debug2: host key algorithms: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  52. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  53. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  54. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  55. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  56. debug2: compression ctos: none,zlib@openssh.com,zlib
  57. debug2: compression stoc: none,zlib@openssh.com,zlib
  58. debug2: languages ctos:
  59. debug2: languages stoc:
  60. debug2: first_kex_follows 0
  61. debug2: reserved 0
  62. debug2: peer server KEXINIT proposal
  63. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  64. debug2: host key algorithms: ssh-dss,ssh-rsa
  65. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc
  66. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc
  67. debug2: MACs ctos: hmac-sha2-256,hmac-sha2-512,hmac-sha1
  68. debug2: MACs stoc: hmac-sha2-256,hmac-sha2-512,hmac-sha1
  69. debug2: compression ctos: none,zlib,zlib@openssh.com
  70. debug2: compression stoc: none,zlib,zlib@openssh.com
  71. debug2: languages ctos:
  72. debug2: languages stoc:
  73. debug2: first_kex_follows 0
  74. debug2: reserved 0
  75. debug1: kex: algorithm: curve25519-sha256@libssh.org
  76. debug1: kex: host key algorithm: ssh-rsa
  77. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  78. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  79. debug3: send packet: type 30
  80. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  81. debug3: receive packet: type 31
  82. debug1: Server host key: ssh-rsa SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8
  83. debug3: hostkeys_foreach: reading file "/Users/kenpeter/.ssh/known_hosts"
  84. debug3: record_hostkey: found key type RSA in file /Users/kenpeter/.ssh/known_hosts:12
  85. debug3: load_hostkeys: loaded 1 keys from github.com
  86. debug3: hostkeys_foreach: reading file "/Users/kenpeter/.ssh/known_hosts"
  87. debug3: record_hostkey: found key type RSA in file /Users/kenpeter/.ssh/known_hosts:62
  88. debug3: load_hostkeys: loaded 1 keys from 192.30.255.112
  89. debug1: Host 'github.com' is known and matches the RSA host key.
  90. debug1: Found key in /Users/kenpeter/.ssh/known_hosts:12
  91. debug3: send packet: type 21
  92. debug2: set_newkeys: mode 1
  93. debug1: rekey after 134217728 blocks
  94. debug1: SSH2_MSG_NEWKEYS sent
  95. debug1: expecting SSH2_MSG_NEWKEYS
  96. debug3: receive packet: type 21
  97. debug1: SSH2_MSG_NEWKEYS received
  98. debug2: set_newkeys: mode 0
  99. debug1: rekey after 134217728 blocks
  100. debug2: key: /Users/kenpeter/.ssh/id_rsa (0x7fab0bd00f40)
  101. debug2: key: /Users/kenpeter/.ssh/id_dsa (0x0)
  102. debug2: key: /Users/kenpeter/.ssh/id_ecdsa (0x0)
  103. debug2: key: /Users/kenpeter/.ssh/id_ed25519 (0x0)
  104. debug3: send packet: type 5
  105. debug3: receive packet: type 6
  106. debug2: service_accept: ssh-userauth
  107. debug1: SSH2_MSG_SERVICE_ACCEPT received
  108. debug3: send packet: type 50
  109. debug3: receive packet: type 51
  110. debug1: Authentications that can continue: publickey
  111. debug3: start over, passed a different list publickey
  112. debug3: preferred publickey,keyboard-interactive,password
  113. debug3: authmethod_lookup publickey
  114. debug3: remaining preferred: keyboard-interactive,password
  115. debug3: authmethod_is_enabled publickey
  116. debug1: Next authentication method: publickey
  117. debug1: Offering RSA public key: /Users/kenpeter/.ssh/id_rsa
  118. debug3: send_pubkey_test
  119. debug3: send packet: type 50
  120. debug2: we sent a publickey packet, wait for reply
  121. debug3: receive packet: type 51
  122. debug1: Authentications that can continue: publickey
  123. debug1: Trying private key: /Users/kenpeter/.ssh/id_dsa
  124. debug3: no such identity: /Users/kenpeter/.ssh/id_dsa: No such file or directory
  125. debug1: Trying private key: /Users/kenpeter/.ssh/id_ecdsa
  126. debug3: no such identity: /Users/kenpeter/.ssh/id_ecdsa: No such file or directory
  127. debug1: Trying private key: /Users/kenpeter/.ssh/id_ed25519
  128. debug3: no such identity: /Users/kenpeter/.ssh/id_ed25519: No such file or directory
  129. debug2: we did not send a packet, disable method
  130. debug1: No more authentication methods to try.
  131. Permission denied (publickey).
  132. fatal: Could not read from remote repository.
  133.  
  134. Please make sure you have the correct access rights
  135. and the repository exists.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement