[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: writeable but not eraseable directory
- To: Erez Doron <erez(at-nospam)savan.com>
- Subject: Re: writeable but not eraseable directory
- From: Alon Altman <alon(at-nospam)vipe.technion.ac.il>
- Date: Mon, 29 Jan 2001 10:47:05 +0200 (IST)
- Cc: Linux-IL <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <3A752615.FA186245@savan.com>
- Sender: alon(at-nospam)alon1.dhs.org
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Mon, 29 Jan 2001, Erez Doron wrote:
> hi
>
> I have a dirctory ~user1 ( which is owned by user 1)
> I have a subdir ~user1/changes
> I want the user to be able to write to ~user1/ and to ~user1/changes/
> but i do not want him to be able to rmdir ~user1/changes
You can symlink changes to the directory you don't want the user to rmdir
(that's subdir of an unwritable dir).
> is there a way ?
> ( i am aware of a way of making a unwritable middle directory i.e.
> ~user/unwritable-dir/changes , but i'm not looking for that solution ...
Alon
--------- if you cut here, you'll probably destroy your monitor ----------
This message was sent by Alon Altman (Psycho99@bigfoot.com) ICQ:1366540
The RIGHT way to contact me is by e-mail. I am otherwise nonexistent :)
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il