acl detach

Detaches the current ACL policy from a protected object. Does not delete the ACL policy from the ACL database.

Requires authentication (administrator ID and password) to use.

acl detach object_name

Only one access control list at a time can be attached to an object. Therefore, the currently attached access control list is detached. If the object does not have an attached ACL policy, an error is displayed.

Options

Return codes

Example

The following example detaches the ACL from the protected object /Management:
pdadmin sec_master> acl detach /Management

See also

acl attach
acl delete
acl modify

Parent topic: pdadmin commands