opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/AciHandler.java
@@ -226,8 +226,10 @@ container.setRights(ACI_WRITE_DELETE); if(!skipAccessCheck && !accessAllowed(container)) return false; } else } else { if(!skipAccessCheck) return false; } /* Check if the modification type has an "aci" attribute type. If so, check the syntax of that attribute value. Fail the