See the following tables for summaries of soft delete controls and tools.
Soft delete OIDs
The following table shows the OpenIDs (OIDs) for each soft delete control. The soft delete OIDs are defined in the LDAP SDK generated API documentation.
OID Type | OID |
---|---|
Soft Delete Request Control |
1.3.6.1.4.1.30221.2.5.20 |
Soft Delete Response Control |
1.3.6.1.4.1.30221.2.5.21 |
Hard Delete Request Control |
1.3.6.1.4.1.30221.2.5.22 |
Soft Undelete Request Control |
1.3.6.1.4.1.30221.2.5.23 |
Soft Delete Entry Access Control |
1.3.6.1.4.1.30221.2.5.24 |
Soft delete tool options
The following table shows the new tool options available for the soft delete operations.
Operation | Options |
---|---|
|
--useSoftDelete/-s. Process Note:
Any entries in the LDIF file with the changetype of
|
|
--useHardDelete. Process |
|
--includeSoftDeletedEntries {with-non-deleted-entries | without-non-deleted-entries | deleted-entries-in-undeleted-form}. Process search operations with the soft delete entry access control. Soft delete search options are as follows:
Users must have access to the Soft Delete Entry Access Control to search for soft-deleted entries. |
|
--allowUndelete. Process |
Soft delete OID symbolic names using with the --control/-J option
The following table shows the symbolic names that can be used with the server's LDAP commands using the --control/-J option.
Control | Symbolic Name |
---|---|
Soft Delete Request Control |
softdelete |
Hard Delete Request Control |
harddelete |
Soft Undelete Request Control |
undelete |
Soft Delete Entry Access Control |
softdeleteentryaccess |