Hi wonder if anyone can help. I have read the previous notes on rsh problems on this Forum , however i am experiencing the following problems.
I have created .rhosts files on both $HOME and ensured file permission is set to 600
I have also grep "rshd" /etc/inetd.conf on both boxes
shell stream tcp6 nowait root /usr/sbin/rshd rshd
$ grep "rshd" /etc/inetd.conf
shell stream tcp6 nowait root /usr/sbin/rshd rshd
kshell stream tcp nowait root /usr/sbin/krshd krshd
I have checked the /etc/hosts file to confirm correct name of the two hosts
when I try to rsh I get following error on one box:
Error 0 and on the other box I get
rcmd2: socket: The file access permissions do not allow the specified action
Any idea what and where I am going wrong ?
The user is not root
I have created .rhosts files on both $HOME and ensured file permission is set to 600
I have also grep "rshd" /etc/inetd.conf on both boxes
shell stream tcp6 nowait root /usr/sbin/rshd rshd
$ grep "rshd" /etc/inetd.conf
shell stream tcp6 nowait root /usr/sbin/rshd rshd
kshell stream tcp nowait root /usr/sbin/krshd krshd
I have checked the /etc/hosts file to confirm correct name of the two hosts
when I try to rsh I get following error on one box:
Error 0 and on the other box I get
rcmd2: socket: The file access permissions do not allow the specified action
Any idea what and where I am going wrong ?
The user is not root