[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] rsh to a RaQ4i



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.