28 entries

Controls

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.

OIDNameDefined in
1.3.6.1.1.12Assertion 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.16Authorization Identity Request ControlRFC 3829
2.16.840.1.113730.3.4.15Authorization Identity Response ControlRFC 3829
1.3.6.1.1.7.3LCUP Sync Done ControlRFC 3928
1.3.6.1.1.7.1LCUP Sync Request ControlRFC 3928
1.3.6.1.1.7.2LCUP Sync Update ControlRFC 3928
1.3.6.1.4.1.4203.1.9.1.1LDAP 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.22LDAP Don't Use Copy ControlRFC 6171
1.3.6.1.1.13.2LDAP 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.1LDAP 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.319LDAP 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.841LDAP_SERVER_DIRSYNC_OID DirSyncMS-ADTS
1.2.840.113556.1.4.1339LDAP_SERVER_DOMAIN_SCOPE_OID Domain ScopeMS-ADTS
1.2.840.113556.1.4.529LDAP_SERVER_EXTENDED_DN_OID Extended DNMS-ADTS
1.2.840.113556.1.4.528LDAP_SERVER_NOTIFICATION_OID NotificationMS-ADTS
1.2.840.113556.1.4.1413LDAP_SERVER_PERMISSIVE_MODIFY_OID Permissive ModifyMS-ADTS
1.2.840.113556.1.4.801LDAP_SERVER_SD_FLAGS_OID SD FlagsMS-ADTS
1.2.840.113556.1.4.1340LDAP_SERVER_SEARCH_OPTIONS_OID Search OptionsMS-ADTS
1.2.840.113556.1.4.417LDAP_SERVER_SHOW_DELETED_OID Show DeletedMS-ADTS
1.2.840.113556.1.4.2064LDAP_SERVER_SHOW_RECYCLED_OID Show RecycledMS-ADTS
1.2.840.113556.1.4.805LDAP_SERVER_TREE_DELETE_OID Tree DeleteMS-ADTS
2.16.840.1.113730.3.4.2ManageDsaIT 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.3Matched Values ControlRFC 3876
2.16.840.1.113730.3.4.18Proxy Authorization ControlRFC 4370
1.2.840.113556.1.4.473Sort 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.474Sort ResponseRFC 2891
1.3.6.1.4.1.4203.1.10.1Subentries Controls whether subentries, the entries that hold collective attributes, access control, and other administrative data, …RFC 3672
1.3.6.1.1.21.2Transaction Specification ControlRFC 5805
← All categories