Working With Controls
This chapter demonstrates how to use LDAP controls.
About LDAP Controls
Controls provide a mechanism whereby the semantics and arguments of
existing LDAP operations may be extended. One or more controls may be
attached to a single LDAP message. A control only affects the semantics of
the message it is attached to. Controls sent by clients are termed
request controls, and those sent by servers are termed
response controls.
Determining Supported Controls
TODO
Assertion Request Control
TODO
Authorization Identity Controls
TODO
Entry Change Notification Response Controls
TODO
Get Effective Rights Request Control
TODO
Manage DSAIT Request Control
TODO
Matched Values Request Control
TODO
Password Expired Response Control
TODO
Password Expiring Response Control
TODO
Password Policy Controls
TODO
Permissive Modify Request Control
TODO
Persistent Search Request Control
TODO
Proxied Authorization Request Controls
TODO
Server-Side Sort Controls
TODO
Simple Paged Results Control
TODO
Sub-entries Request Control
TODO
Subtree Delete Request Control
TODO
Virtual List View Controls
TODO