Deleting traditional GPFS access control lists
Use the mmdelacl command to
delete the extended entries in a traditional ACL of a file or directory,
or the default ACL of a directory. For example, to delete the ACL
for the directory project2, enter:
mmdelacl project2
To
confirm the deletion, enter: mmgetacl project2
The
system displays information similar to:
#owner:uno
#group:system
user::rwxc
group::r-x-
other::--x-
You cannot delete the base permissions, which remain in effect after this command is executed.
For complete usage information, see mmdelacl command and mmgetacl command.