Deleting an object with pdadmin
You can delete an object with the pdadmin utility.
Procedure
- Log on to the domain as the domain administrator.
- 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-objectTo 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-objectSee the IBM Security Verify Access for Web: Command Reference.