28 entries
Controls change how a single LDAP operation behaves. A client attaches one to a request; a server advertises the ones it honors in the root DSE supportedControl attribute.
| OID | Name | Defined in |
|---|---|---|
1.3.6.1.1.12 | Assertion Control Attaches a filter that must hold on the target entry for the operation to go ahead. It turns a plain modify or delete … | RFC 4528 |
2.16.840.1.113730.3.4.16 | Authorization Identity Request Control | RFC 3829 |
2.16.840.1.113730.3.4.15 | Authorization Identity Response Control | RFC 3829 |
1.3.6.1.1.7.3 | LCUP Sync Done Control | RFC 3928 |
1.3.6.1.1.7.1 | LCUP Sync Request Control | RFC 3928 |
1.3.6.1.1.7.2 | LCUP Sync Update Control | RFC 3928 |
1.3.6.1.4.1.4203.1.9.1.1 | LDAP Content Synchronization Control The control behind OpenLDAP syncrepl. A consumer tracks a provider using a per-entry syncCookie, either polling … | RFC 4533 |
1.3.6.1.1.22 | LDAP Don't Use Copy Control | RFC 6171 |
1.3.6.1.1.13.2 | LDAP Post-read Control Returns the entry as it looks right after your modify, in the same round trip. This is how you atomically retrieve a … | RFC 4527 |
1.3.6.1.1.13.1 | LDAP Pre-read Control Returns a snapshot of the entry as it looked just before your modify, in the same operation. Useful when you need the … | RFC 4527 |
1.2.840.113556.1.4.319 | LDAP Simple Paged Results Control Splits a large search result into fixed-size pages behind an opaque cookie. It lives under Microsoft's arc but is … | RFC 2696 |
1.2.840.113556.1.4.841 | LDAP_SERVER_DIRSYNC_OID DirSync | MS-ADTS |
1.2.840.113556.1.4.1339 | LDAP_SERVER_DOMAIN_SCOPE_OID Domain Scope | MS-ADTS |
1.2.840.113556.1.4.529 | LDAP_SERVER_EXTENDED_DN_OID Extended DN | MS-ADTS |
1.2.840.113556.1.4.528 | LDAP_SERVER_NOTIFICATION_OID Notification | MS-ADTS |
1.2.840.113556.1.4.1413 | LDAP_SERVER_PERMISSIVE_MODIFY_OID Permissive Modify | MS-ADTS |
1.2.840.113556.1.4.801 | LDAP_SERVER_SD_FLAGS_OID SD Flags | MS-ADTS |
1.2.840.113556.1.4.1340 | LDAP_SERVER_SEARCH_OPTIONS_OID Search Options | MS-ADTS |
1.2.840.113556.1.4.417 | LDAP_SERVER_SHOW_DELETED_OID Show Deleted | MS-ADTS |
1.2.840.113556.1.4.2064 | LDAP_SERVER_SHOW_RECYCLED_OID Show Recycled | MS-ADTS |
1.2.840.113556.1.4.805 | LDAP_SERVER_TREE_DELETE_OID Tree Delete | MS-ADTS |
2.16.840.1.113730.3.4.2 | ManageDsaIT Tells the server to treat referral and glue entries as ordinary entries instead of acting on them. Without it, a search … | RFC 3296 |
1.2.826.0.1.3344810.2.3 | Matched Values Control | RFC 3876 |
2.16.840.1.113730.3.4.18 | Proxy Authorization Control | RFC 4370 |
1.2.840.113556.1.4.473 | Sort Request Server-side sorting: the client names the keys, the server returns results already ordered. It reads as a convenience, … | RFC 2891 |
1.2.840.113556.1.4.474 | Sort Response | RFC 2891 |
1.3.6.1.4.1.4203.1.10.1 | Subentries Controls whether subentries, the entries that hold collective attributes, access control, and other administrative data, … | RFC 3672 |
1.3.6.1.1.21.2 | Transaction Specification Control | RFC 5805 |