From: Kurt Zeilenga Date: Wed, 4 Jan 2006 19:09:37 +0000 (+0000) Subject: Sync with HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_3_15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dccdfa26c1642cb3ff7a417d5e3e85e018f9f5c2;p=openldap Sync with HEAD --- diff --git a/servers/slapd/acl.c b/servers/slapd/acl.c index 5e52833b1f..81a7e43e88 100644 --- a/servers/slapd/acl.c +++ b/servers/slapd/acl.c @@ -2305,6 +2305,7 @@ acl_check_modlist( switch ( mlist->sml_op ) { case LDAP_MOD_REPLACE: + case LDAP_MOD_INCREMENT: /* * We must check both permission to delete the whole * attribute and permission to add the specific attributes.