]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_prep.c
Add a sample ACL
[openldap] / servers / slapd / schema_prep.c
index 9b120884783cdb819391406e91a466e2a288aa52..16efb4c1ee26f02cf4db075b8e149b479e08f31a 100644 (file)
@@ -175,6 +175,8 @@ struct slap_schema_ad_map {
                offsetof(struct slap_internal_schema, si_ad_supportedLDAPVersion) },
        { "supportedSASLMechanisms", NULL, NULL, NULL,
                offsetof(struct slap_internal_schema, si_ad_supportedSASLMechanisms) },
+       { "supportedFeatures", NULL, NULL, NULL,
+               offsetof(struct slap_internal_schema, si_ad_supportedFeatures) },
 
        /* subschema subentry attributes */
        { "attributeTypes", NULL, NULL, NULL,