The vanila rsh client server need to be installed.
By default rsh is replaced (by symbolic link) with ssh.
It's been a while, but rh7.3 may even refuse to install
rsh because is ssh already listed to provide the same
services as rsh. You may have to force the installation
somehow.
Good luck
Main Topics
Browse All Topics





by: vinasPosted on 2003-02-07 at 04:05:29ID: 7902338
Hi,
Check whether you have an entry of the form
"<host> <ruser>" in ${HOME}/.rhosts in the remote host for which you are trying to do "rsh", if you don't have it then create the file, make an entry and give a try.
Let me know if you need more help.
Thanks.