1833012 Members
2915 Online
110048 Solutions
New Discussion

remsh

 
Joe Profaizer
Super Advisor

remsh

All of the sudden our remsh program terminates with the following error:
TCPIP$RSH - Permission denied - host IP addr

We're accessing an Compaq alpha running OpenVMs 7.2-1 and running TCPIP Services for OPenvVMS v5.0a.

Please consult. We're not sure if the problem lies on the vms server on the HP L1000.
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: remsh

Joe:

Check /var/adm/inetd.sec for entries that deny access. You are looking for a service name of "shell" for "remsh".

...JRF...
Douglas Cromby_1
Valued Contributor

Re: remsh

Can you successfully telnet across to the server and run the same command as the remsh? Finding this out may give you a clue to where the problem lies.
Stuart Powell
Super Advisor

Re: remsh

Run "man" on "hosts.equiv". That will give you information on setting up system equivelancies. There should be a similar file on the VMS system. Since the error message is all caps it is probably coming from the VMS system. Even if the systems are equivelant, "remsh" requires the user to be equivelant as well ($HOME/.rhosts).
Sometimes the best answer is another question