|
11grac1-> ssh-copy-id -i .ssh/id_rsa.pub 11grac1
The authenticity of host '11grac1 (192.168.199.10)' can't be established.
RSA key fingerprint is cc:d0:c3:de:37:33:a7:cb:91:40:c5:5f:18:07:06:9f.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '11grac1,192.168.199.10' (RSA) to the list of known hosts.
oracle@11grac1's password:
Now try logging into the machine, with "ssh '11grac1'", and check in:
.ssh/authorized_keys
to make sure we haven't added extra keys that you weren't expecting.
11grac2-> ssh-copy-id -i .ssh/id_rsa.pub 11grac1
The authenticity of host '11grac1 (192.168.199.10)' can't be established.
RSA key fingerprint is cc:d0:c3:de:37:33:a7:cb:91:40:c5:5f:18:07:06:9f.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '11grac1,192.168.199.10' (RSA) to the list of known hosts.
oracle@11grac1's password:
Now try logging into the machine, with "ssh '11grac1'", and check in:
.ssh/authorized_keys
to make sure we haven't added extra keys that you weren't expecting.
11grac3-> ssh-copy-id -i .ssh/id_rsa.pub 11grac1
The authenticity of host '11grac1 (192.168.199.10)' can't be established.
RSA key fingerprint is cc:d0:c3:de:37:33:a7:cb:91:40:c5:5f:18:07:06:9f.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '11grac1,192.168.199.10' (RSA) to the list of known hosts.
oracle@11grac1's password:
Now try logging into the machine, with "ssh '11grac1'", and check in:
.ssh/authorized_keys
to make sure we haven't added extra keys that you weren't expecting.
|
|
|