Page created: 26 Jul 2021 | Page updated: 14 Jan 2022 | 1 min read9.0 Product PingDirectory Directory Capability Product documentation Content Type Administration User task IT Administrator Administrator Audience Software Deployment Method 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