fsacls(1)
NAME
- fsacls - manage file system ACLs
- This module provides a graphical interface to managing the file system Access Control Lists (or ACLs) that provide fine\fBgrained control over access to file system objects.
- The acls.py script., like SADMS, requires GTK.
- You can directly run ./acls.py or fsacls or from the SADMS menu.
- For ACLs to be effective,
o the kernel must be recompiled with the ACL patch,unless it is included in the distributiono the file system must support ACLs (ext3, reiserfs,xfs, ...) and be mounted with the proper optionso the getfacl and setfacl utilities must be available