[root@node1 ~]# ssh-copy-id -i .ssh/id_rsa.pubroot@172.16.58.3 The authenticity of host '172.16.58.3 (172.16.58.3)' can'tbe established. RSA key fingerprint isdb:f8:11:fa:7d:30:95:44:1b:eb:ea:89:ee:fa:a1:27. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '172.16.58.3' (RSA) to the listof known hosts. root@172.16.58.3's password: Now try logging into the machine, with "ssh'root@172.16.58.3'", and check in: .ssh/authorized_keys to make sure we haven't added extra keys thatyou weren't expecting. |