opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/NewEntryTask.java
@@ -166,7 +166,7 @@ } else { ctx = getInfo().getDirContext(); ctx = getInfo().getConnection().getLdapContext(); useAdminCtx = true; } BasicAttributes attrs = new BasicAttributes();