From: Kurt Zeilenga Date: Thu, 18 Mar 2004 04:12:59 +0000 (+0000) Subject: Sync with HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_2_7~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c59f0869ec670a8b2f58cb69a5c92202fd33f0c3;p=openldap Sync with HEAD --- diff --git a/servers/slapd/controls.c b/servers/slapd/controls.c index 7818eab074..2651c1e405 100644 --- a/servers/slapd/controls.c +++ b/servers/slapd/controls.c @@ -120,7 +120,7 @@ static struct slap_control control_defs[] = { parseSubentries, LDAP_SLIST_ENTRY_INITIALIZER(next) }, #endif { LDAP_CONTROL_NOOP, - SLAP_CTRL_ACCESS, NULL, + SLAP_CTRL_HIDE|SLAP_CTRL_ACCESS, NULL, parseNoOp, LDAP_SLIST_ENTRY_INITIALIZER(next) }, { LDAP_CONTROL_SYNC, SLAP_CTRL_HIDE|SLAP_CTRL_SEARCH, NULL,