Guest User

Untitled

a guest
Apr 10th, 2019
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. theloudspeaker@disco:~/Style$ ssh -v [email protected]
  2. OpenSSH_7.9p1 Ubuntu-9, OpenSSL 1.1.1b 26 Feb 2019
  3. debug1: Reading configuration data /home/theloudspeaker/.ssh/config
  4. debug1: /home/theloudspeaker/.ssh/config line 1: Applying options for phab.lubuntu.me
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  7. debug1: Connecting to phab.lubuntu.me [68.183.102.49] port 22.
  8. debug1: Connection established.
  9. debug1: identity file /home/theloudspeaker/.ssh/disco-key-sampu type -1
  10. debug1: identity file /home/theloudspeaker/.ssh/disco-key-sampu-cert type -1
  11. debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Ubuntu-9
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
  13. debug1: match: OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  14. debug1: Authenticating to phab.lubuntu.me:22 as 'git'
  15. debug1: SSH2_MSG_KEXINIT sent
  16. debug1: SSH2_MSG_KEXINIT received
  17. debug1: kex: algorithm: curve25519-sha256
  18. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  19. debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  20. debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  21. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  22. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CcOOcgb2snXTPRHxiNqFtyAxmJKf5bGIbgIwzhHEF1w
  23. The authenticity of host 'phab.lubuntu.me (68.183.102.49)' can't be established.
  24. ECDSA key fingerprint is SHA256:CcOOcgb2snXTPRHxiNqFtyAxmJKf5bGIbgIwzhHEF1w.
  25. Are you sure you want to continue connecting (yes/no)? y
  26. Please type 'yes' or 'no': yes
  27. Warning: Permanently added 'phab.lubuntu.me,68.183.102.49' (ECDSA) to the list of known hosts.
  28. debug1: rekey after 134217728 blocks
  29. debug1: SSH2_MSG_NEWKEYS sent
  30. debug1: expecting SSH2_MSG_NEWKEYS
  31. debug1: SSH2_MSG_NEWKEYS received
  32. debug1: rekey after 134217728 blocks
  33. debug1: Will attempt key: /home/theloudspeaker/.ssh/disco-key-sampu explicit
  34. debug1: SSH2_MSG_EXT_INFO received
  35. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  36. debug1: SSH2_MSG_SERVICE_ACCEPT received
  37. debug1: Authentications that can continue: publickey
  38. debug1: Next authentication method: publickey
  39. debug1: Trying private key: /home/theloudspeaker/.ssh/disco-key-sampu
  40. no such identity: /home/theloudspeaker/.ssh/disco-key-sampu: No such file or directory
  41. debug1: No more authentication methods to try.
  42. [email protected]: Permission denied (publickey).
Add Comment
Please, Sign In to add comment