Hi,

how can I prevent users from modifying access rights on files and directories on a share (on an ext3 partition with ACLs)?

Users must be able to read from arbitrary directories on the share belonging to groups they are not members of, and they must have write access to files belonging to other users in the same group, sometimes to files/directories that are owned by users of other groups. But they must not be able to modify the access rights of files owned by users in the same group; eventually it will be useful to deny modifying access rights to all users.

How can that be achieved?


GH -- for i in "*.txt"; do mail -s $i hwilmer < $i; done su: $i: ambiguous redirect

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to