Gentoo Archives: gentoo-server

From: Jean Blignaut <jean@×××××××.biz>
To: gentoo-server@l.g.o
Subject: RE: [gentoo-server] dissapearing virtual maildirs
Date: Tue, 04 Apr 2006 09:15:48
Message-Id: B31C4776605A3840B544482E1A94C5C93AEC26@eagle.birds
1 On Tue, 2006-04-04 at 09:22 +0200, Jean Blignaut wrote:
2 >
3 > -----Original Message-----
4 > From: Ow Mun Heng [mailto:Ow.Mun.Heng@×××.com]
5 > Sent: Tuesday, April 04, 2006 9:06 AM
6 > To: gentoo-server@l.g.o
7 > Subject: RE: [gentoo-server] dissapearing virtual maildirs
8 >
9 > On Tue, 2006-04-04 at 08:53 +0200, Jean Blignaut wrote:
10 > >
11 >
12 > > So I was wondering if there is some way to devide file permissions
13 > into
14 > > more than just rwx how about "may be deleted by" - u/g/o and maybe
15 > "may
16
17 > Have you looked at ACLs?
18
19
20 > Some thing like that around? Inoticed that vserver seems to use some
21 > sort of attribs but can't quite figure out how they work exactly
22
23 what about chattr?
24
25 chattr -i file would make it immutable.
26 -a would make it in append mode only.
27
28 would that work?
29
30 >
31
32 --
33 Ow Mun Heng
34
35 That sounds more like it I'll look into it thanks
36
37
38 --
39 gentoo-server@g.o mailing list
40
41
42 chattr +a seems to do what I want I need --> able to add files and
43 subdirs to dir but not able to remove them
44
45
46 --
47 gentoo-server@g.o mailing list