Permanently remove a soft-deleted entry from the Directory Server. To permanently remove a soft-deleted entry run ldapdelete with the --useHardDelete subcommand on the soft-deleted entry. The following example assumes that you configured soft deletes using a connection or request criteria. $ bin/ldapdelete --useHardDelete \ entryUUID=4e9b7847-edcb-3791-b11b-7505f4a55af4+uid=user.1,ou=People,dc=example,dc=com
Permanently remove a soft-deleted entry from the Directory Server. To permanently remove a soft-deleted entry run ldapdelete with the --useHardDelete subcommand on the soft-deleted entry. The following example assumes that you configured soft deletes using a connection or request criteria. $ bin/ldapdelete --useHardDelete \ entryUUID=4e9b7847-edcb-3791-b11b-7505f4a55af4+uid=user.1,ou=People,dc=example,dc=com