Re: Need creative solution to only change ACL by owner problem

"Matt McCutchen" <[email protected]> Tue, 1 Aug 2006 18:15:30 -0400
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <[email protected]>
On 7/31/06, Mont Rothstein <[email protected]> wrote:
> I just learned that only the owner of a file/directory or root can change
> the ACLs.  We need anyone with the correct permissions to be change the ACLs
> so that other users can be granted access.

A few things you might try:
- You could put everyone who is to have access in a group and give the
group access to the files and directories.  Then you could set some or
all of the members as group administrators with gpasswd, allowing them
to add new members.
- Use AFS because its ACLs have an "a" permission that governs
changing permissions.
- There's always a way to do these things with setuid programs, but
they're ugly and difficult to make secure.

Matt
_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel