Messages in this thread |  | | Date | Mon, 5 Nov 2001 02:04:08 +0100 | From | Jan-Benedict Glaw <> | Subject | Re: Special Kernel Modification |
| |
On Sun, 2001-11-04 19:29:01 -0500, lonnie@outstep.com <lonnie@outstep.com> wrote in message <1004920141.3be5dd4db68a0@mail.outstep.com>: > The basic problem is that I did not want, for example "user2" to be able to "cd > .." or some thing to go out of user2 > > I was hoping to be able to accomplish this at the filesystem level somehow, and > possibly without the need to mount the /dev/hda4 onto each /home/user/system, or > without having to make entire copies of the chrooted environment for each user.
Isn't it the simplest of all to set all the user's file and directory modes to sth likt 0700? Then, every user may only access his/her files. (S)he cannot look at other user's files.
MfG, JBG
-- Jan-Benedict Glaw . jbglaw@lug-owl.de . +49-172-7608481 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |