Deleting an object with pdadmin

You can delete an object with the pdadmin utility.

Procedure

  1. Log on to the domain as the domain administrator.
  2. Use the object delete command.

Example

For example, to delete the object named /Management/test-object, enter the following command:
pdadmin object delete /Management/test-object
To delete the object named /Management/test-object, and all objects which exist underneath this object, enter the following command:
pdadmin object delete -recursive /Management/test-object

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