how to setup rsh or configure ssh properly
Guys,
I am trying to setup oracle cluster on two linux boxes. I am getting one warning message when it tries to talk to each other using ssh..
warning is that X11 authentication is being faked by SSH
Oracle asked me to either configure ssh properly so that I don't get this message or use rsh instead..
Please help me to get rid of this warning message..
I tried to setup rlogin
I added both hostnames in /etc/hosts.equiv file on both nodes
modies /root/.rhosts file and added both HOSTNAME uSERNAME on both nodes
Now if I run rlogin node1
I get
node1: No route to host
Any suggestion???
Thanks
|