Gets ACL types supported by a file system path.
aclgettypes FileSystemPath
The aclgettypes command retrieves the list of ACL types supported for a given file system path and displays the same. The default ACL type for the file system instance concerned will be displayed as the first entry.
The supported ACL types are ACLX and NFS4.
This command returns the following exit values:
Item | Description |
---|---|
0 | The command executed successfully and all requested changes were made. |
>0 | An error occurred. |
Access Control
This command should be a standard user program and have the trusted computing base attribute.
Attention RBAC users and Trusted AIX® users: This command can perform privileged operations. Only privileged users can run privileged operations. For more information about authorizations and privileges, see Privileged Command Database in Security. For a list of privileges and the authorizations associated with this command, see the lssecattr command or the getcmdattr subcommand.
aclgettypes /home/plan1
/usr/bin/aclgettypes
Item | Description |
---|---|
/usr/bin/aclgettypes | Contains the aclgettypes command. |