From: masc1301@sdsu.edu (Supak Lailert "spk") Subject: Re: [Q] RESTRICTED shell for anonymous login - where ? Date: 7 Aug 1993 20:28:51 GMT
Chris Vetter (cbvetter@rbg.informatik.th-darmstadt.de) wrote:
: I'm looking for rsh, that is, a restricted shell for anonymous ftp
: and/or guests logging in.
: Rsh, which comes w/ the system, is a remote shell, which won't work,
: of course.
I read from other newsgroup that sh will act as restricted shell if it
is invoked with argv[0]=="rsh". This means that if you link /bin/sh with
the different name "rsh", it may work. (I never try this)
Regards,
spk