s4:dsdb/schema: remember if a backlink attribute is not allowed on class 'top'
[samba.git] / source4 / dsdb / schema / schema.h
index 8e335830e3a94a139c3e09a3e510709748a3dfa1..aaa2a9f9275e53eb187d80d2b0bc3216707444a5 100644 (file)
@@ -118,6 +118,7 @@ struct dsdb_attribute {
        bool systemOnly;
 
        bool one_way_link;
+       bool bl_maybe_invisible;
        enum dsdb_dn_format dn_format;
 
        /* internal stuff */