From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25571 invoked from network); 21 May 1997 20:00:06 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 21 May 1997 20:00:06 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA28033; Wed, 21 May 1997 15:49:40 -0400 (EDT) Resent-Date: Wed, 21 May 1997 15:49:40 -0400 (EDT) From: (Zoltan T. Hidvegi) Message-Id: <9705211953.AA19008@belgium.fishkill.ibm.com> Subject: Re: Restrict the other path In-Reply-To: from "Simon M. H. Chan" at "May 21, 97 05:36:14 pm" To: simonc@freeway.org.hk Date: Wed, 21 May 1997 15:53:06 -0400 (EDT) Cc: zsh-workers@math.gatech.edu X-Mailer: ELM [version 2.4ME+ PL31H (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"y6KQm.0.vr6.I7rWp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3162 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Simon M. H. Chan wrote: > I would like to ask you that how to make a restricted zsh shell? The one > which do not allow users to run applications in all directories except the > specific directory which I allow them to run. The restricted option is supported starting with zsh-3.1.1. Zoltan