opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/TargetAttr.java
@@ -122,7 +122,7 @@ throw new AciException(message); } } else { AttributeType attrType = DirectoryServer.getAttributeType(attribute); AttributeType attrType = DirectoryServer.getSchema().getAttributeType(attribute); if(attrType.isOperational()) { opAttributes.add(attrType);