Attaching an ACL policy to an object with pdadmin

We can attach an ACL policy to a protected object in a domain with the pdadmin utility.

Steps

  1. Log on to the domain.
  2. Use the acl attach command.

Results

For example, to attach an ACL named Test-ACL to a protected object named /Management/test-object, enter the following command:
pdadmin sec_master> acl attach /Management/test-object Test-ACL

See the IBM Security Verify Access for Web: Command Reference.

Parent topic: Attach an ACL policy to an object