This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 22 lines
!!! 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' }]