Re: Restricted Shell woes

2002-12-09 Thread Steve Lee
make a rbash script and do #!/bin/bash -r On Mon, 9 Dec 2002, Todd A. Jacobs wrote: > On Sat, 7 Dec 2002, Hella wrote: > > > What happened to the old fashioned rbash and rksh? I need to set some > > user login shells to a restricted shell, (which restricted shell I do > > Red Hat may not h

Re: Restricted Shell woes

2002-12-09 Thread Todd A. Jacobs
On Sat, 7 Dec 2002, Hella wrote: > What happened to the old fashioned rbash and rksh? I need to set some > user login shells to a restricted shell, (which restricted shell I do Red Hat may not have compiled them with full restricted shell support. If a link from rbash to bash doesn't work, try r

Re: Restricted Shell woes

2002-12-07 Thread nate
Hella said: > > Does anoyone know how to set up a true restricted shell with RH 8.0 or > does anyone know where you can download the source code for the older > secure versions? takes quite a bit more work but i prefer the chroot method, http://chrootssh.sourceforge.net/ tip: make a dedicated pa

Restricted Shell woes

2002-12-07 Thread Hella
What happened to the old fashioned rbash and rksh? I need to set some user login shells to a restricted shell, (which restricted shell I do not care) The current version of bash supports restricted mode but it is does not work properly, for one, the '-r' option will not work as a login shell i