opendj-config/src/main/java/org/forgerock/opendj/config/dsconfig/DSConfig.java
@@ -567,7 +567,7 @@ ConnectionFactoryProvider cfp = null; try { cfp = new ConnectionFactoryProvider(parser, this, CliConstants.DEFAULT_ROOT_USER_DN, CliConstants.DEFAULT_ADMINISTRATION_CONNECTOR_PORT, true, null); CliConstants.DEFAULT_ADMINISTRATION_CONNECTOR_PORT, true); cfp.setIsAnAdminConnection(); // Parse the command-line arguments provided to this program.