Gentoo Archives: gentoo-user

From: Dirk Heinrichs <dirk.heinrichs@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: permissions, fstab and LVM
Date: Mon, 08 Oct 2007 20:47:30
Message-Id: 200710082232.11396.dirk.heinrichs@online.de
In Reply to: [gentoo-user] Re: permissions, fstab and LVM by Thufir
1 Am Montag, 8. Oktober 2007 schrieb Thufir:
2 > On Mon, 08 Oct 2007 11:05:56 +0200, Dirk Heinrichs wrote:
3 > > Yes. Mount it, (recursivly) change the group of the top level directory
4 > > and give group write permissions, then add all users which should have
5 > > full access to that group (they need to logout/login to change their
6 > > group membership information).
7 >
8 > When you say to "change the group of the top level directory" you're
9 > referring to:
10 >
11 > arrakis ~ # getfacl /mnt/VolGroup00/LogVol00/home/
12
13 No, chgrp.
14
15 > and suggesting to use facl to change the permissions of directories and
16 > files? Can I not instead change the way the volume is mounted so that
17 > users are treated as root, in order to get read/write access?
18
19 Read my first response again: In fstab you specify who can _mount_ a volume.
20 In the _mounted_ volumes filesystem, you specify access rights using chmod,
21 chgrp, chown or, if using ACLs, setfacl.
22
23 > Wnat is meant by mounting the volume recursively, please?
24
25 Don't know, didn't write that. I wrote: ...mount, then (recursively) change
26 permissions...
27
28 Bye...
29
30 Dirk

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Re: permissions, fstab and LVM Alexander Skwar <listen@×××××××××××××××.name>