s4:dsdb Allow the setting an override on the schema
[kai/samba.git] / source4 / dsdb / schema / schema.h
index 9762a2ba988665702a46d3a8c2dc0b52b39bcaf4..0cbc21868fcfa13000810ebb1020ae2524c2ce2f 100644 (file)
@@ -221,6 +221,9 @@ struct dsdb_schema {
        bool refresh_in_progress;
        /* an 'opaque' sequence number that the reload function may also wish to use */
        uint64_t reload_seq_number;
+
+       /* Should the syntax handlers in this case handle all incoming OIDs automatically, assigning them as an OID if no text name is known? */
+       bool relax_OID_conversions;
 };
 
 enum dsdb_attr_list_query {