s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
[kai/samba-autobuild/.git] / source4 / libcli / ldap / ldap_controls.c
index 478481b422cde37b9e8a832fc3eef77905b21548..592635d59cbb801641be6ec3d4e9a2011d54a531 100644 (file)
@@ -1187,6 +1187,8 @@ static const struct ldap_control_handler ldap_known_controls[] = {
        { DSDB_CONTROL_CHANGEREPLMETADATA_OID, NULL, NULL },
 /* DSDB_CONTROL_SEARCH_APPLY_ACCESS is internal only, and has no network representation */
        { DSDB_CONTROL_SEARCH_APPLY_ACCESS, NULL, NULL },
+/* LDB_CONTROL_PROVISION_OID is internal only, and has no network representation */
+       { LDB_CONTROL_PROVISION_OID, NULL, NULL },
 /* DSDB_EXTENDED_REPLICATED_OBJECTS_OID is internal only, and has no network representation */
        { DSDB_EXTENDED_REPLICATED_OBJECTS_OID, NULL, NULL },
 /* DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID is internal only, and has no network representation */