Deleting an entry using ldapdelete
Steps
-
To delete an entry, run the
ldapdelete
command.Example:
The following example deletes the
uid=user.14
entry.$ bin/ldapdelete uid=user.14,ou=People,dc=example,dc=com
To delete an entry, run the ldapdelete
command.
The following example deletes the uid=user.14
entry.
$ bin/ldapdelete uid=user.14,ou=People,dc=example,dc=com