Hi all,
When i try to run rsh command it returns me "Permission Denied" even I got entries $HOME/.rhosts and /etc/hosts.equiv files on remote host.
hi dblair
Thanks for answer but i already put entries there but even i can ping the server which i want to access by rsh .but when i run the rsh command it returns time out.Probably firwall make this situation .
Does anyone know what does rsh use port type and number ?
For the previous question:
Telnet to the box and run "who am i" to check that the address resolved for your client is the same as the one you put in .rhosts
Also check that the file is not writable for group or world, it will be discarded. Remember that if you try to rsh as root you need to open root security for ptys in /etc/securettys
As a last tip I would suggest that you use ssh , specially if your traffic is going outside your firewall. If your version of Tru64 is higher than 5.1 you can download a free SSH2 kit from HP or you can download an OpenSSH kit and try to compile it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.