acl show

Lists the complete set of entries for a specific access control list (ACL) policy. Alternatively, lists the values of a specific extended attribute associated with an ACL policy.

Requires authentication (administrator ID and password) to use.

acl show acl_name [attribute attribute_name]

Options

Return codes

Example

The following example shows details about ACL test-acl:
pdadmin sec_master> acl show test-acl

ACL Name: test-acl
Description:
Entries:
User sec_master Tcmdbva
Group ivmgrd-servers Tl
Any-other r

See also

acl find
acl list

Parent topic: pdadmin commands