setfacl — Modify the Access Control List (ACL) for a File or Files

Synopsis

/usr/bin/setfacl [-r] -s acl-entries file... 
/usr/bin/setfacl [-r] -md acl-entries file... 
/usr/bin/setfacl [-r] -f acl-file file... 

Description

Access Control Lists (ACLs) are extensions to standard UNIX file permissions. The ACL information is stored and associated with each file individually. Use the setfacl to set, add, modify, and delete ACL entries. For each file specified, setfacl either replaces its entire ACL, including the default ACL on a directory, or it adds, modifies, or deletes one or more ACL entries, including default entries on directories.

Setting ...

Get Solaris™ 7 Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.