Soft delete controls and tool options
See the following tables for summaries of soft delete controls and tools.
Soft delete OIDs
The following table shows the Object Identifier (OID) 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 |
Step 1.3.6.1.4.1.30221.2.5.20 |
Soft Delete Response Control |
Step 1.3.6.1.4.1.30221.2.5.21 |
Hard Delete Request Control |
Step 1.3.6.1.4.1.30221.2.5.22 |
Soft Undelete Request Control |
Step 1.3.6.1.4.1.30221.2.5.23 |
Soft Delete Entry Access Control |
Step 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 | ||
---|---|---|---|
|
|
||
|
|
||
|
Users must have access to the Soft Delete Entry Access Control to search for soft-deleted entries. |
||
|
|
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 |