LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rsh command (https://www.linuxquestions.org/questions/linux-software-2/rsh-command-630209/)

rehan999 03-24-2008 07:23 AM

rsh command
 
Good Morning

Can anyone please tell me how to enable rsh in linux

when i do rsh to a remote machine like #rsh hostname.remote

it is not working but rlogin and ssh commands are working

Please let me know how to enable rsh...

waiting for yoour reply....

Thanks and Regards
Rehan

devnull0 03-24-2008 07:48 AM

Do you have a specific need to use rsh? Rsh, or all the r-utils (rlogin, rsh, rcp, etc.) are very insecure, and they should be avoided, ssh is used instead. If you really must use them, what do you mean by 'not working'? Any error message, why is it not working?

rehan999 03-24-2008 10:55 PM

Yes i know they are in secure but i want to test for my machine....

It is not giving any error message but it is asking for passwd

I dont want it to ask password ,,,, just login directly...

thanks and regards
Rehan

chrism01 03-25-2008 12:27 AM

man hosts.equiv

rehan999 03-25-2008 01:08 AM

Thanks you very much......

prad77 03-25-2008 04:04 PM

.rhosts
The .rhosts file resides in a user's home directory and specifies the remote machines and remote user names that the user may use to remotely log in to the local machine.

Gentoo


All times are GMT -5. The time now is 11:36 PM.