Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Restricted Shell
- X-seq: zsh-workers 3847
- From: Andrew Main <zefram@xxxxxxxxx>
- To: ziqbal@xxxxxxxxxxxxxxxxxx (Zahid Iqbal)
- Subject: Re: Restricted Shell
- Date: Mon, 20 Apr 1998 13:31:41 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <353B36A4.D4E496FE@xxxxxxxxxxxxxxxxxx> from "Zahid Iqbal" at Apr 20, 98 04:51:00 pm
Zahid Iqbal wrote:
> I wanna give my users the "restricted zsh" just to limit their play
>around in my server.
Unfortunately there is no production version of zsh with the restricted
shell option. You'll need to use version 3.1.2. Create a symbolic link
to zsh named 'rzsh', and set users' shell to that. You'll need to set up
the restricted environment very carefully to make sure it can't be broken
out of -- don't forget that shell startup files are run unrestricted,
so users mustn't be able to edit them.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author