Guest User

Untitled

a guest
Aug 24th, 2018
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.02 KB | None | 0 0
  1. chmod 0700 ~/.ssh
  2. chmod 0600 ~/.ssh/authorized_keys
  3.  
  4. RSAAuthentication yes
  5. PubkeyAuthentication yes
  6. AuthorizedKeysFile
  7. .ssh/authorized_keys
  8.  
  9. [root@localhost ~]# su - amandabackup
  10. Last login: Thu Aug 23 21:32:38
  11. EDT 2018 on pts/0
  12. -bash-4.2$ ssh -vvv -i /etc/amanda/MyConfig/ssh-key amanda_client5<br/> OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017 debug1: Reading
  13. configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config
  14. line 58: Applying options for * debug2: resolving "amanda_client5"
  15. port 22 debug2: ssh_connect_direct: needpriv 0 debug1: Connecting to
  16. amanda_client5 [192.168.5.75] port 22. debug1: Connection established.
  17. debug1: identity file /etc/amanda/MyConfig/ssh-key type 1 debug1:
  18. key_load_public: No such file or directory debug1: identity file
  19. /etc/amanda/MyConfig/ssh-key-cert type -1 debug1: Enabling
  20. compatibility mode for protocol 2.0 debug1: Local version string
  21. SSH-2.0-OpenSSH_7.4 debug1: Remote protocol version 2.0, remote
  22. software version OpenSSH_5.3 debug1: match: OpenSSH_5.3 pat OpenSSH_5*
  23. compat 0x0c000000 debug2: fd 3 setting O_NONBLOCK debug1:
  24. Authenticating to amanda_client5:22 as 'amandabackup' debug3:
  25. hostkeys_foreach: reading file "/var/lib/amanda/.ssh/known_hosts"
  26. debug3: record_hostkey: found key type RSA in file
  27. /var/lib/amanda/.ssh/known_hosts:4 debug3: load_hostkeys: loaded 1
  28. keys from amanda_client5 debug3: order_hostkeyalgs: prefer
  29. hostkeyalgs:
  30. ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa debug3:
  31. send packet: type 20 debug1: SSH2_MSG_KEXINIT sent debug3: receive
  32. packet: type 20 debug1: SSH2_MSG_KEXINIT received debug2: local client
  33. KEXINIT proposal debug2: KEX algorithms:
  34. 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,diffie-hellman-group1-sha1,ext-info-c
  35. debug2: host key algorithms:
  36. 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,ssh-dss-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-dss
  37. debug2: ciphers ctos:
  38. chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  39. debug2: ciphers stoc:
  40. chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  41. debug2: MACs ctos:
  42. 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
  43. debug2: MACs stoc:
  44. 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
  45. debug2: compression ctos: none,zlib@openssh.com,zlib debug2:
  46. compression stoc: none,zlib@openssh.com,zlib debug2: languages ctos:
  47. debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved
  48. 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms:
  49. diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  50. debug2: host key algorithms: ssh-rsa,ssh-dss debug2: ciphers ctos:
  51. 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
  52. debug2: ciphers stoc:
  53. 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
  54. debug2: MACs ctos:
  55. hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  56. debug2: MACs stoc:
  57. hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  58. debug2: compression ctos: none,zlib@openssh.com debug2: compression
  59. stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages
  60. stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex:
  61. algorithm: diffie-hellman-group-exchange-sha256 debug1: kex: host key
  62. algorithm: ssh-rsa debug1: kex: server->client cipher: aes128-ctr MAC:
  63. umac-64@openssh.com compression: none debug1: kex: client->server
  64. cipher: aes128-ctr MAC: umac-64@openssh.com compression: none debug1:
  65. kex: diffie-hellman-group-exchange-sha256 need=16 dh_need=16 debug1:
  66. kex: diffie-hellman-group-exchange-sha256 need=16 dh_need=16 debug3:
  67. send packet: type 34 debug1:
  68. SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent debug3: receive
  69. packet: type 31 debug1: got SSH2_MSG_KEX_DH_GEX_GROUP debug2: bits
  70. set: 1606/3072 debug3: send packet: type 32 debug1:
  71. SSH2_MSG_KEX_DH_GEX_INIT sent debug3: receive packet: type 33 debug1:
  72. got SSH2_MSG_KEX_DH_GEX_REPLY debug1: Server host key: ssh-rsa
  73. SHA256:/6pSWorRX8BkufmcJMa7AN2g+YixiRFoGr0co/LQKNk debug3:
  74. hostkeys_foreach: reading file "/var/lib/amanda/.ssh/known_hosts"
  75. debug3: record_hostkey: found key type RSA in file
  76. /var/lib/amanda/.ssh/known_hosts:4 debug3: load_hostkeys: loaded 1
  77. keys from amanda_client5 debug3: hostkeys_foreach: reading file
  78. "/var/lib/amanda/.ssh/known_hosts" debug3: record_hostkey: found key
  79. type RSA in file /var/lib/amanda/.ssh/known_hosts:4 debug3:
  80. load_hostkeys: loaded 1 keys from 192.168.5.75 debug1: Host
  81. 'amanda_client5' is known and matches the RSA host key. debug1: Found
  82. key in /var/lib/amanda/.ssh/known_hosts:4 debug2: bits set: 1569/3072
  83. debug3: send packet: type 21 debug2: set_newkeys: mode 1 debug1: rekey
  84. after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1:
  85. expecting SSH2_MSG_NEWKEYS debug3: receive packet: type 21 debug1:
  86. SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey
  87. after 4294967296 blocks debug2: key: /etc/amanda/MyConfig/ssh-key
  88. (0x55fddc161660), explicit debug3: send packet: type 5 debug3: receive
  89. packet: type 6 debug2: service_accept: ssh-userauth debug1:
  90. SSH2_MSG_SERVICE_ACCEPT received debug3: send packet: type 50 debug3:
  91. receive packet: type 51 debug1: Authentications that can continue:
  92. publickey,gssapi-keyex,gssapi-with-mic,password debug3: start over,
  93. passed a different list
  94. publickey,gssapi-keyex,gssapi-with-mic,password debug3: preferred
  95. gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  96. debug3: authmethod_lookup gssapi-keyex debug3: remaining preferred:
  97. gssapi-with-mic,publickey,keyboard-interactive,password debug3:
  98. authmethod_is_enabled gssapi-keyex debug1: Next authentication method:
  99. gssapi-keyex debug1: No valid Key exchange context debug2: we did not
  100. send a packet, disable method debug3: authmethod_lookup
  101. gssapi-with-mic debug3: remaining preferred:
  102. publickey,keyboard-interactive,password debug3: authmethod_is_enabled
  103. gssapi-with-mic debug1: Next authentication method: gssapi-with-mic
  104. debug1: Unspecified GSS failure. Minor code may provide more
  105. information No Kerberos credentials available (default cache:
  106. KEYRING:persistent:33)
  107.  
  108. debug1: Unspecified GSS failure. Minor code may provide more
  109. information No Kerberos credentials available (default cache:
  110. KEYRING:persistent:33)
  111.  
  112. debug2: we did not send a packet, disable method debug3:
  113. authmethod_lookup publickey debug3: remaining preferred:
  114. keyboard-interactive,password debug3: authmethod_is_enabled publickey
  115. debug1: Next authentication method: publickey debug1: Offering RSA
  116. public key: /etc/amanda/MyConfig/ssh-key debug3: send_pubkey_test
  117. debug3: send packet: type 50 debug2: we sent a publickey packet, wait
  118. for reply debug3: receive packet: type 51 debug1: Authentications that
  119. can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug2:
  120. we did not send a packet, disable method debug3: authmethod_lookup
  121. password debug3: remaining preferred: ,password debug3:
  122. authmethod_is_enabled password debug1: Next authentication method:
  123. password amandabackup@amanda_client5's password:
Add Comment
Please, Sign In to add comment