Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSH Configuration in RAC

902332Mar 27 2012 — edited Mar 27 2012
Hi,

I am trying to install two node oracle 11gr2 rac on linux 5.5.

to establish user equivalence generating rsa and dsa kyes. added .pub keys to authorized_keys file and transferred to node2 from node1.
in node2 also added .pub keys to authorized_keys file and trying to transfer to node1 like: ssh]$scp authorized_keys rac1:/home/oracle/.ssh

The problem is, it is showing that it has transferred the file successfully. but when i checked on node1 that file is not updated with node2 keys.

could you please tell me why it's like this.

Thanks a lot..!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2012
Added on Mar 27 2012
4 comments
197 views