Re: allowing access to rsh from client...works but I don't know why

2001-10-11 Thread Karsten M. Self
on Thu, Oct 11, 2001 at 10:05:44AM -0400, Walter Tautz ([EMAIL PROTECTED]) wrote: > I am allowing rsh access from a select client list > by adding them to .rhosts file which only read permission > and this works. Yeah I know this is inherent insecure but > it is required for what I am tryin

Re: allowing access to rsh from client...works but I don't know why

2001-10-11 Thread Michael Heldebrant
On Thu, 2001-10-11 at 09:05, Walter Tautz wrote: > I am allowing rsh access from a select client list > by adding them to .rhosts file which only read permission > and this works. Yeah I know this is inherent insecure but > it is required for what I am trying to do. > > Currently inetd.co

allowing access to rsh from client...works but I don't know why

2001-10-11 Thread Walter Tautz
I am allowing rsh access from a select client list by adding them to .rhosts file which only read permission and this works. Yeah I know this is inherent insecure but it is required for what I am trying to do. Currently inetd.conf has tcpd wrappers which runs in.rshd. Strangely enough pu