Create extended attributes for an ACL policy with pdadmin

We can create extended attributes for an ACL policy in the domain with the pdadmin utility.

Steps

  1. Log on to the domain as the domain administrator.
  2. Use the acl modify command with the set attribute option.

Example

For example, to create a generic attribute named Dept_No with a value of 445 and associate it with the ACL named Test-ACL, enter the following command:
pdadmin sec_master> acl modify Test-ACL set attribute Dept_No 445

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

Parent topic: Create extended attributes for an ACL policy