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 18 lines
The persistent search control is a type of [supportedControl] that may be used for clients to be notified of changes to [entries|LDAP Entry] that match the criteria from the associated [search operation|SearchRequest].
The persistent search control is described in [draft-ietf-ldapext-psearch|https://opends.dev.java.net/public/standards/draft-ietf-ldapext-psearch.txt] and has an OID of 2.16.840.1.113730.3.4.3. It is defined as follows:
{{{
PersistentSearch ::= SEQUENCE
{
changeTypes INTEGER,
changesOnly BOOLEAN,
returnECs BOOLEAN
}
}}}
[Search result entries|SearchResultEntry] returned as part of this search may optionally include the [entry change notification control|Entry Change Notification Control] to describe the way in which the entry changed.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]