Add supportedACIMechanisms to operation attributes list.

This commit is contained in:
Mark Valence 1999-11-22 18:38:42 +00:00
parent 0cebfef468
commit 72fff129d2

View File

@ -164,6 +164,7 @@ static char *oc_operational_attrs[] = {
"supportedControl",
"supportedSASLMechanisms",
"supportedLDAPversion",
"supportedACIMechanisms",
"subschemaSubentry", /* NO USER MOD */
NULL