Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ACLs on Solaris 11

3121719Jan 29 2016 — edited Feb 5 2016

Can a user with ACL ownership to a file that is owned by a different user can change the permissions of the file?

I have a directory owned by user A and I have provided ACLs for user B (see below), but user B is not able to change the permissions of a newly created files under the directory? any ideas.

chmod -R A+user:<user B>:list_directory/read_data/add_file/write_data/add_subdirectory/append_data/read_xattr/write_xattr/execute/delete_child/read_attributes/write_attributes/read_acl/write_acl/write_owner/synchronize:allow <file path>

This post has been answered by tmuehle on Feb 5 2016
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 4 2016
Added on Jan 29 2016
11 comments
2,147 views