mmdelacl - Deletes a GPFS access control list.
Synopsis
mmdelacl [-d] Filename
Description
Use the mmdelacl command to delete the extended entries of an access ACL of a file or directory, or to delete the default ACL of a directory.
Parameters
Options
Exit status
Security
The mmdelacl command may only be issued by the file or directory owner.
You may only issue the mmdelacl command from a node in the GPFS nodeset where the file system is mounted.
In an SP environment, verify the authentication method set for SP security services:
For further information, see the latest IBM Parallel System Support Programs for AIX: Administration Guide, IBM Parallel System Support Programs for AIX: Command and Technical Reference, and RS/6000: Planning Volume 2, Control Workstation and Software Environment manuals at www.rs6000.ibm.com/resource/aix_resource/sp_books/pssp. Search for information on sysctl.
Examples
To delete the default ACL for a directory named project2, enter:
mmdelacl -d project2
To confirm the deletion, enter
mmgetacl -d project2
The system displays information similar to:
#owner:uno #group:system
See also
Location
/usr/lpp/mmfs/bin