1836006 Members
2573 Online
110088 Solutions
New Discussion

rsh permision denied

 
Inter_1
Frequent Advisor

rsh permision denied

Hello I try to excecute remote command but it returns this printout:

> rsh -l clenup hostA ls -ltr
permission denied.
> rsh -l clenup hostB ls -ltr
permission denied.

Thanks
Taulant
I like to fix things.
2 REPLIES 2
spex
Honored Contributor

Re: rsh permision denied

Hi Taulant,

Check out this thread started yesterday:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1039019

PCS
David Bellamy
Respected Contributor

Re: rsh permision denied

Taulant check for to see if a .rhost file exist on the remote system. if not create one and add the user of local system to it.