ACLs in Linux
ACL Overview
RedHat Docs cover this.
See also the manpage
ACL Support
ACL will only work if the partition is mounted with acl as a mount option (ext4), or the filesystem always supports acls (xfs?).
ACL Tools
- getfacl
- setfacl
RedHat Docs cover this.
See also the manpage
ACL will only work if the partition is mounted with acl as a mount option (ext4), or the filesystem always supports acls (xfs?).