[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] rsh to a RaQ4i
- Subject: [cobalt-users] rsh to a RaQ4i
- From: Víctor Villar <victor@xxxxxxxxxxxxxxxxx>
- Date: Thu Aug 22 13:09:17 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi all,
I configure a user to accept rsh from another Linux and Unix
machine.
I replicate the same configuration I use with RedHat Linux 6.2 with
.rhosts and hosts.equiv
In the Cobalt RaQ:
for user ordenc
.rhosts file
tata1 root
tata1 red
hosts.equiv
tata1
/etc/hosts
192.168.10.1 tata1.tata.com.uy tata1
when from tata1 try to rsh:
from user root or user red
rsh 192.168.10.174 -l ordenc ls
receive the error message "Permission denied."
And in the /var/log/auth
Aug 22 17:03:31 mail2 in.rshd[15265]: rsh denied to
red@xxxxxxxxxxxxxxxxx as ordenc: Permission denied.
The same configuration with a RedHat 6.2 wotk fine
Any idea?
Regards, Victor.