LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to setup rsh or configure ssh properly (https://www.linuxquestions.org/questions/linux-software-2/how-to-setup-rsh-or-configure-ssh-properly-218894/)

cheeku 08-17-2004 03:12 PM

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

Tinkster 08-17-2004 03:24 PM

Moved: This thread is more suitable in Linux-Software and has been moved accordingly to help your thread/question get the exposure it deserves.

cheeku 08-18-2004 03:46 PM

Guys...

Any idea???Please help me..

Cheeku

cheeku 08-19-2004 02:50 PM

Looks like either you guy's didn;t understand my question or uyou don't know how to fix this..

Thanks Anyways..

beunbehagen 03-30-2006 07:33 AM

I was having the same problem. I found that my firewall was up. Also make sure that xinetd is running and rsh service is configured to be on. I hope I am not too late...

timmeke 03-30-2006 07:47 AM

Don't be too hasty there... ;)

http://csociety.org/~sigos/projects/ssh/forwarding/

may have some useful info.

SSH indeed "fakes" an X connection. However, you can use several options like -X to change ssh's behaviour.


All times are GMT -5. The time now is 09:07 AM.