]> git.sur5r.net Git - openldap/commitdiff
Add supportedACIMechanisms to operation attributes list.
authorMark Valence <mrv@openldap.org>
Mon, 22 Nov 1999 18:38:42 +0000 (18:38 +0000)
committerMark Valence <mrv@openldap.org>
Mon, 22 Nov 1999 18:38:42 +0000 (18:38 +0000)
servers/slapd/schema.c

index d835f60182310ebb904586b237d1085c09f3e452..8bfc836e801604bfc1989fcfab36c57101267ae3 100644 (file)
@@ -164,6 +164,7 @@ static char *oc_operational_attrs[] = {
        "supportedControl",
        "supportedSASLMechanisms",
        "supportedLDAPversion",
+       "supportedACIMechanisms",
        "subschemaSubentry",            /* NO USER MOD */
        NULL