rsh

rsh

Post by Greg Shepher » Wed, 01 Oct 1997 04:00:00



Is there a restricted shell available for Linux? Please respond to my
email address:


Thanks!
Greg

 
 
 

1. TCP Wrapper / rsh problem (rsh hangs)

I just set up TCP Wrapper 7.1 on a SunOS 4.1.3 server.  We have all of our
client workstations in a netgroup called 'alltrust', and want to allow only
those workstations to rsh the server.  I have tcpd setup correctly (I believe)
in inetd.conf, and the access control files as:

/etc/hosts.allow

/etc/hosts.deny
        in.rshd: ALL: DENY

(I did a kill -HUP on inetd on the server when I changed inetd.conf).  When
I tested the wrapper out, I used a client in alltrust and a client not in
alltrust.  Luckily, the wrapper logs the successes and failures of rsh'ing to
the server correctly.  However, when a client not in alltrust tries to rsh to
the server (i.e. rsh server id), rsh just hangs.  I tried a test with telnet
and everything went fine.  Does anyone have an idea of what might be the
problem?

    A second, but minor, problem is that if I implement /etc/hosts.allow
as

it allows anyone to rsh to the server, even clients not in alltrust.  Any
clue as to what might be causing this?

                                --John

2. Installing ppp Software is a nightmare!

3. rsh localhost works, rsh by name doesn't

4. ack. xdvi can't find fonts - help pleeze

5. rsh does not return: rsh -n spica /etc/init.d/autofs start ?

6. Time Utilities?

7. How to tell difference between rsh and rsh command

8. "Floating Exception": What does it mean?

9. rsh - getting the status of an rsh'd command

10. rsh works, rsh -l newusr doesnt, any ideas?

11. can rsh in but can't rsh out ???

12. How to rsh/rcp as root?

13. Question about invoking rsh from ksh