Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. sl-ajanthan@slajanthan-Latitude-3580:~/ansible$ ssh-copy-id -i id_rsa_ansible.pub ajanthe@192.168.56.101
  2. /usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "id_rsa_ansible.pub"
  3. The authenticity of host '192.168.56.101 (192.168.56.101)' can't be established.
  4. ECDSA key fingerprint is SHA256:0//XEhrQJAOJqbI9AuyC6ZWhB6WghvpPWVzuZfBQx/k.
  5. Are you sure you want to continue connecting (yes/no)? yes
  6. /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
  7. /usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
  8. ajanthe@192.168.56.101's password:
  9.  
  10. Number of key(s) added: 1
  11.  
  12. Now try logging into the machine, with: "ssh 'ajanthe@192.168.56.101'"
  13. and check to make sure that only the key(s) you wanted were added.
  14.  
  15. sl-ajanthan@slajanthan-Latitude-3580:~/ansible$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement