Deleting extended attribute values from an ACL policy with pdadmin
You can delete extended attribute values from an ACL policy only with the pdadmin utility.
Procedure
- Log on to the domain as the domain administrator.
- Use the acl modify command with the delete attribute attribute_name attribute_value options.
Example
For example, to delete the value
445 from
the extended attributed named Dept_No from the ACL
named Test-ACL, enter the following command: pdadmin sec_master> acl modify Test-ACL delete attribute Dept_No 445Only the attribute value is deleted.
See the IBM Verify Identity Access for Web: Command Reference.