acl list

Lists the names of all defined access control lists. Alternatively, lists the extended attribute keys associated with a specific ACL.

Requires authentication (administrator ID and password) to use.

acl list

acl list [acl_name attribute]

acl list [pattern max-return]

Options

Return codes

Example

The following example lists ACL policies:
pdadmin sec_master> acl list
The output is like:
default-webseal
default-root
test
default-replica
default-management

See also

acl find
acl show

Parent topic: pdadmin commands