Re: rsh when root

1999-05-11 Thread Philippe Andersson
As an afterthought: don't forget to use the FQDN in your .rhosts (it didn't work without it in my setup) Ph. A. Philippe Andersson wrote: > > Hello, > > Edit /etc/inetd.conf, look for the line that invoque rshd and modify it > as follows: > > shell stream tcp nowait root/usr/sbin/

Re: rsh when root

1999-05-11 Thread Philippe Andersson
Hello, Edit /etc/inetd.conf, look for the line that invoque rshd and modify it as follows: shell stream tcp nowait root/usr/sbin/tcpd in.rshd -hlL ^^ This disables the use of ~/.rhosts *except for root* (-l) and allows

rsh when root

1999-05-11 Thread Rx
Hi there ! I would like to do a rsh from one machine to another being root. Debian said Permission denied Yes it is dangerous but i would like to do it. thanks of course .rhosts is positionned machine1 root Xavier __ [EMAIL PROTECTED]