LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   install rsh-server (https://www.linuxquestions.org/questions/linux-newbie-8/install-rsh-server-686931/)

idan72 11-28-2008 03:10 PM

install rsh-server
 
Hi,

I have application that use rsh.
I want to be able to use it with my linux .
How do I install rsh-server and check it ?
How do I activate/configure rsh server ?
Which files should be update ?
How do I add hosts that can do rsh ?

Thanks

geek_man 11-28-2008 05:34 PM

Hi!

What UNIX are you using? The file that you need to modify to make connections without password is in the user's home .rhosts.
There you write the IP address of the server that makes the connection and the user that is going to connect to the server.

rsh uses rexec, rsh and rcp.

Sometimes it is installed by default.


All times are GMT -5. The time now is 12:41 PM.