Re: Restricted Shells or Menu Based Shells

From: Sematimba Noah Kevin (ksemat@wawa.eahd.or.ug)
Date: 02/26/02


Date: Tue, 26 Feb 2002 12:22:02 +0300 (EAT)
From: Sematimba Noah Kevin <ksemat@wawa.eahd.or.ug>
To: Sumit Dhar <dhar@dexponet.com>


> Place all the programs you want to allow that user access to in that
> directory.
remember to make sure that the users /home/$user/.profile is restricted
either root i.e owner root permissions 0700, or set to immutable with
chattr +i

Otherwise the suer could simply change his path and make all your
configuration null and void.

Noah.