From: Mark Valence Date: Mon, 22 Nov 1999 18:38:42 +0000 (+0000) Subject: Add supportedACIMechanisms to operation attributes list. X-Git-Tag: UCDATA_2_4~178 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=72fff129d288675ba8ebfac02f99b773dbd614c1;p=openldap Add supportedACIMechanisms to operation attributes list. --- diff --git a/servers/slapd/schema.c b/servers/slapd/schema.c index d835f60182..8bfc836e80 100644 --- a/servers/slapd/schema.c +++ b/servers/slapd/schema.c @@ -164,6 +164,7 @@ static char *oc_operational_attrs[] = { "supportedControl", "supportedSASLMechanisms", "supportedLDAPversion", + "supportedACIMechanisms", "subschemaSubentry", /* NO USER MOD */ NULL