Linux: How to allow group members to set/change permissions on a file

Posted by KThompson on Server Fault See other posts from Server Fault or by KThompson
Published on 2010-05-19T19:30:15Z Indexed on 2010/05/19 19:32 UTC
Read the original article Hit count: 189

Filed under:
|

I thought I had a good understanding of how permissions worked on linux.

I have folder where it and everything inside has the owner "me" and the group "group". I gave the group rwx access on all the files and still members of the group cannot modify permissions on any files.

I'm using Redhat Enterprise Linux 5

Is it possible to allow group members to modify permissions on file and not just the owner? How?

Thanks in advance

© Server Fault or respective owner

Related posts about linux

Related posts about permissions