opendj-server-legacy/src/main/java/org/opends/server/api/ClientConnection.java
@@ -1057,7 +1057,7 @@ } AttributeType privType = DirectoryServer.getSchema().getAttributeType(OP_ATTR_PRIVILEGE_NAME); for (Attribute a : entry.getAttribute(privType)) for (Attribute a : entry.getAllAttributes(privType)) { for (ByteString v : a) {