!!! Overview
[{$pagename}] is when a [request] to [delete] data from a [Data Store|DataStore]
!! LDAP [{$pagename}]
DelRequest is a [LDAP Message] and [request] the [removal|delete] of an [LDAP Entry] from the [Directory|DIT].
The [{$pagename}] is defined as follows:
%%prettify
{{{
DelRequest ::= [APPLICATION 10] LDAPDN
}}} /%
[{$pagename}] consists of the [name|FDN] of the entry to be deleted.
The server [SHALL NOT] dereference [aliases|Alias] while resolving the name of the target [LDAP Entry] to be removed.
Only leaf [LDAP Entry] (those with no subordinate entries) can be deleted with this operation.
Upon receipt of a [{$pagename}], a [server|DSA] will attempt to perform the entry [removal|Delete] requested and return the [result|LDAP Result] in the [Delete Response]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]