Guest User

Untitled

a guest
Jan 11th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. ssh -v berrie@llrgate01.in2p3.fr
  2. OpenSSH_7.9p1, OpenSSL 1.1.1 FIPS 11 Sep 2018
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf
  5. debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
  6. debug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *
  7. debug1: Connecting to llrgate01.in2p3.fr [134.158.130.26] port 22.
  8. debug1: Connection established.
  9. debug1: identity file /home/berrie.giebels/.ssh/id_rsa type 0
  10. debug1: identity file /home/berrie.giebels/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/berrie.giebels/.ssh/id_dsa type -1
  12. debug1: identity file /home/berrie.giebels/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/berrie.giebels/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/berrie.giebels/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/berrie.giebels/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/berrie.giebels/.ssh/id_ed25519-cert type -1
  17. debug1: identity file /home/berrie.giebels/.ssh/id_xmss type -1
  18. debug1: identity file /home/berrie.giebels/.ssh/id_xmss-cert type -1
  19. debug1: Local version string SSH-2.0-OpenSSH_7.9
  20. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  21. debug1: match: OpenSSH_7.4 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
  22. debug1: Authenticating to llrgate01.in2p3.fr:22 as 'berrie'
  23. debug1: SSH2_MSG_KEXINIT sent
  24. debug1: SSH2_MSG_KEXINIT received
  25. debug1: kex: algorithm: curve25519-sha256@libssh.org
  26. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  27. debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: <implicit> compression: none
  28. debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: <implicit> compression: none
  29. debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32
  30. debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32
  31. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  32. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:lMKx0sX1+3sxU0Z2yp1Owp4bOa7ETZhEWzr+xmvGEB8
  33. debug1: Host 'llrgate01.in2p3.fr' is known and matches the ECDSA host key.
  34. debug1: Found key in /home/berrie.giebels/.ssh/known_hosts:1
  35. debug1: rekey after 4294967296 blocks
  36. debug1: SSH2_MSG_NEWKEYS sent
  37. debug1: expecting SSH2_MSG_NEWKEYS
  38. debug1: SSH2_MSG_NEWKEYS received
  39. debug1: rekey after 4294967296 blocks
  40. debug1: Will attempt key: /home/berrie.giebels/.ssh/id_rsa RSA SHA256:g/Jjsw51f4RRsX5NYm7kIW+hsDY27X3KBQkQ7ooQSAQ agent
  41. debug1: Will attempt key: /home/berrie.giebels/.ssh/id_dsa
  42. debug1: Will attempt key: /home/berrie.giebels/.ssh/id_ecdsa
  43. debug1: Will attempt key: /home/berrie.giebels/.ssh/id_ed25519
  44. debug1: Will attempt key: /home/berrie.giebels/.ssh/id_xmss
  45. debug1: SSH2_MSG_EXT_INFO received
  46. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  47. debug1: SSH2_MSG_SERVICE_ACCEPT received
  48. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  49. debug1: Next authentication method: gssapi-keyex
  50. debug1: No valid Key exchange context
  51. debug1: Next authentication method: gssapi-with-mic
  52. debug1: Unspecified GSS failure. Minor code may provide more information
  53. No Kerberos credentials available (default cache: KEYRING:persistent:1000)
  54.  
  55.  
  56. debug1: Unspecified GSS failure. Minor code may provide more information
  57. No Kerberos credentials available (default cache: KEYRING:persistent:1000)
  58.  
  59.  
  60. debug1: Next authentication method: publickey
  61. debug1: Offering public key: /home/berrie.giebels/.ssh/id_rsa RSA SHA256:g/Jjsw51f4RRsX5NYm7kIW+hsDY27X3KBQkQ7ooQSAQ agent
  62. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
  63. debug1: Trying private key: /home/berrie.giebels/.ssh/id_dsa
  64. debug1: Trying private key: /home/berrie.giebels/.ssh/id_ecdsa
  65. debug1: Trying private key: /home/berrie.giebels/.ssh/id_ed25519
  66. debug1: Trying private key: /home/berrie.giebels/.ssh/id_xmss
  67. debug1: No more authentication methods to try.
  68. berrie@llrgate01.in2p3.fr: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
Add Comment
Please, Sign In to add comment