Uses of Class
org.forgerock.i18n.LocalizableMessageDescriptor.Arg0
Packages that use LocalizableMessageDescriptor.Arg0
Package
Description
This package provides an alternative localization mechanism to
org.slf4j.cal10n.APIs for implementing REST to LDAP gateways.
Defines all the messages that may be used in the Directory Server and tools.
-
Uses of LocalizableMessageDescriptor.Arg0 in org.forgerock.i18n.slf4j
Methods in org.forgerock.i18n.slf4j with parameters of type LocalizableMessageDescriptor.Arg0Modifier and TypeMethodDescriptionvoidLocalizedLogger.error(LocalizableMessageDescriptor.Arg0 d) Logs an error message.voidLocalizedLogger.info(LocalizableMessageDescriptor.Arg0 d) Logs a message at INFO level.voidLocalizedLogger.note(LocalizableMessageDescriptor.Arg0 d) Logs a message at NOTICE level.voidLocalizedLogger.warn(LocalizableMessageDescriptor.Arg0 d) Logs a warning message. -
Uses of LocalizableMessageDescriptor.Arg0 in org.forgerock.opendj.rest2ldap
Fields in org.forgerock.opendj.rest2ldap declared as LocalizableMessageDescriptor.Arg0Modifier and TypeFieldDescriptionRest2ldapMessages.ERR_ACCOUNT_USER_AUTHENTICATEDAccount Usability can only be viewed by authenticated usersRest2ldapMessages.ERR_CANNOT_ANSWER_COUNT_ONLY_REQUESTNo estimated count could be obtained from the backend LDAP server(s) for this count only request. Review access logs and make sure to configure indexes on the server(s) to support count only requestsRest2ldapMessages.ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST_ON_REVERSE_REFERENCECount-only requests cannot be performed on reverse-reference resourcesRest2ldapMessages.ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSINGResources cannot be created without a client provided resource IDRest2ldapMessages.ERR_CONFIG_INVALID_FAILOVER_WITH_PRIMARY_SECONDARY_LDAP_SERVERSCannot use both 'failoverLdapServers' with 'primaryLdapServers' or 'secondaryLdapServers' at the same time. Please use 'failoverLdapServers' only.Rest2ldapMessages.ERR_CONFIG_INVALID_SASL_EXTERNAL_AUTHENTICATIONSASL/External authentication requires the use of mTLS. Configure a key manager and enable SSL or StartTLS for the connection factoryRest2ldapMessages.ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENTNaming strategy DN and ID must be differentRest2ldapMessages.ERR_CONFIG_OAUTH2_CACHE_UNLIMITED_DURATIONThe cache expiration duration cannot be unlimitedRest2ldapMessages.ERR_CONFIG_OAUTH2_CACHE_ZERO_DURATIONThe cache expiration duration cannot be zeroRest2ldapMessages.ERR_HDAP_JWT_INVALID_SIGNATUREInvalid JWT signatureRest2ldapMessages.ERR_HDAP_JWT_NO_BEARER_TOKENNo bearer token foundRest2ldapMessages.ERR_HDAP_JWT_TOO_MANY_BEARER_TOKENSToo many bearer tokens found. Only one Bearer token is allowedRest2ldapMessages.ERR_HDAP_JWT_UNAUTHENTICATED_REQUESTUnauthenticated request: you must either run this request with a basic authentication or get a JWT token first through the HDAP 'authenticate' actionRest2ldapMessages.ERR_INVALID_COOKIEInvalid cookieRest2ldapMessages.ERR_JSON_EMPTY_CONTENTThe value could not be parsed as valid JSON because it is emptyRest2ldapMessages.ERR_JSON_TRAILING_CONTENTThe value could not be parsed as valid JSON because it contains trailing content after the JSON valueRest2ldapMessages.ERR_LOCAL_SORT_NO_PAGE_OFFSETThe query request cannot be processed because this sort directive does not support page offset. This sort directive must be used with page cookie instead.Rest2ldapMessages.ERR_MVCC_NOT_SUPPORTEDMulti-version concurrency control is not supported by this resourceRest2ldapMessages.ERR_PAGE_RESULTS_OFFSET_AND_COOKIE_ARE_MUTUALLY_EXCLUSIVEThe query request cannot be processed because '_pagedResultsOffset' and '_pagedResultsCookie' are mutually exclusive, and cannot be used togetherRest2ldapMessages.ERR_PAGE_RESULTS_OFFSET_NOT_SUPPORTEDThe query request cannot be processed because '_pagedResultsOffset' is not supported but has been setRest2ldapMessages.ERR_PASSWORD_MODIFY_REQUEST_IS_INVALIDThe modify password request has been rejected because it is invalid. A modify password request must contain two string valued fields 'oldPassword' and 'newPassword'Rest2ldapMessages.ERR_PASSWORD_MODIFY_SECURE_CONNECTIONPasswords can only be modified using a secure connectionRest2ldapMessages.ERR_PASSWORD_MODIFY_USER_AUTHENTICATEDPasswords can only be modified by authenticated usersRest2ldapMessages.ERR_PASSWORD_RESET_SECURE_CONNECTIONPasswords can only be reset using a secure connectionRest2ldapMessages.ERR_PASSWORD_RESET_USER_AUTHENTICATEDPasswords can only be reset by authenticated usersRest2ldapMessages.ERR_READ_ONLY_ENDPOINTThis endpoint is read-only and only supports read and query requestsRest2ldapMessages.ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTEDResources cannot be created with a client provided resource ID. The server will automatically generate a resource IDRest2ldapMessages.ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTIONThe targeted resource is a resource collection which only supports create and query requestsRest2ldapMessages.ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCEThe targeted resource is a resource instance which only supports read, update, delete, patch, and action requestsRest2ldapMessages.ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETONThe targeted resource is a resource singleton which only supports read, update, patch, and action requestsRest2ldapMessages.ERR_VIRTUAL_SUBRESOURCE_REFERENCER_ONLY_ONE_EXPECTEDThe search request succeeded but returned more than one resource when only one was expected -
Uses of LocalizableMessageDescriptor.Arg0 in org.opends.messages
Fields in org.opends.messages declared as LocalizableMessageDescriptor.Arg0Modifier and TypeFieldDescriptionServerMessages.DEBUG_RECOVERY_SHUTDOWN_REQUESTEDRecovery interrupted because shutdown of replication domain has been requestedServerMessages.DOC_DEFAULT_INSTANCE_PATH/path/to/opendjServerMessages.DSBACKUP_BACKUP_COMPLETED_WITH_ERRORThe backup process failed with one or more errorsServerMessages.DSBACKUP_BACKUP_ID_PLACEHOLDER{backup ID}ServerMessages.DSBACKUP_BACKUP_LOCATION_DESC_FOR_READINGLocation containing backups: file-system path or URI for alternative storage mechanisms. File-system paths may be expressed as absolute or relative paths and are resolved relative to the current working directory when the tool is run in offline mode, or relative to the server instance directory when the tool is run in task mode. Read the documentation for further information regarding alternative backup storage mechanismsServerMessages.DSBACKUP_BACKUP_LOCATION_DESC_FOR_WRITINGBackup file-system path or URI for alternative storage mechanisms. File-system paths may be expressed as absolute or relative paths and are resolved relative to the current working directory when the tool is run in offline mode, or relative to the server instance directory when the tool is run in task mode. Read the documentation for further information regarding alternative backup storage mechanismsServerMessages.DSBACKUP_CLEANUP_BACKEND_DIRECTORYDeleting corrupted file from backend directoryServerMessages.DSBACKUP_CLEANUP_BACKUP_STORAGEDeleting corrupted file from backup storageServerMessages.DSBACKUP_CREATE_BACKEND_NAME_DESCThe name of the backend to back up. Specify this option multiple times to backup multiple backends or skip this option to backup all the enabled backends that support backupsServerMessages.DSBACKUP_CREATE_DESCRIPTIONTake encrypted and signed backups of individual backends and send them to the desired locationServerMessages.DSBACKUP_CREATE_FOUND_NO_BACKENDThere are no enabled backends that support backup operationServerMessages.DSBACKUP_CREATE_INTERRUPTEDThe backup command was interruptedServerMessages.DSBACKUP_DESCRIPTIONBackup and restore backends, manage backup filesServerMessages.DSBACKUP_DESCRIPTION_SHORTBackup and restore backendsServerMessages.DSBACKUP_DIRECTORY_DOES_NOT_EXISTThe directory does not existServerMessages.DSBACKUP_DIRECTORY_IS_NOT_A_DIRECTORYNot a directoryServerMessages.DSBACKUP_LIST_BACKEND_NAME_DESCRIPTIONShow only backups taken from the provided backendServerMessages.DSBACKUP_LIST_BADBadServerMessages.DSBACKUP_LIST_DESCRIPTIONList the backups at the specified locationServerMessages.DSBACKUP_LIST_LAST_DESCRIPTIONShow only the last backup for each backendServerMessages.DSBACKUP_LIST_NO_BACKUPS_WITH_REQUESTED_PROPERTIESThere are no backups with the requested characteristicsServerMessages.DSBACKUP_LIST_SERVER_ID_DESCRIPTIONShow only backups taken from the provided serverServerMessages.DSBACKUP_LIST_SERVER_ID_PLACEHOLDER{server ID}ServerMessages.DSBACKUP_LIST_VERIFIEDVerifiedServerMessages.DSBACKUP_LOCATION_PLACEHOLDER{backup location}ServerMessages.DSBACKUP_MAC_DOES_NOT_MATCHsignature does not matchServerMessages.DSBACKUP_NEW_FILES_FOUNDBackup still in progress, new files have been createdServerMessages.DSBACKUP_OPERATION_INTERRUPTEDOperation was interruptedServerMessages.DSBACKUP_PURGE_BACKEND_NAME_PLACEHOLDER{backend name}ServerMessages.DSBACKUP_PURGE_BACKUP_ID_DESCRIPTIONThe ID of the backup that should be deleted. Specify this option multiple times to purge multiple backupsServerMessages.DSBACKUP_PURGE_COMPLETED_WITH_ERRORBackup purge process failed with one or more errorsServerMessages.DSBACKUP_PURGE_DESCRIPTIONDelete one or more backupsServerMessages.DSBACKUP_PURGE_KEEP_COUNT_DESCRIPTIONThe number of backups to keep per backend. Use this option to keep the n latest backups of each backend and delete the others. If n=0, all the backups will be removedServerMessages.DSBACKUP_PURGE_KEEP_COUNT_PLACEHOLDER{number of backups}ServerMessages.DSBACKUP_PURGE_OLDER_THAN_PLACEHOLDER{duration}ServerMessages.DSBACKUP_PURGE_SUCCESSFULPurge completed successfullyServerMessages.DSBACKUP_RESTORE_BACKEND_NAME_DESCRIPTIONRestore the last backup of the provided backend. Specify this option multiple times to restore multiple backendsServerMessages.DSBACKUP_RESTORE_BACKUP_ID_DESCRIPTIONRestore the backup having the provided ID. Specify this option multiple times to restore multiple backendsServerMessages.DSBACKUP_RESTORE_COMPLETED_WITH_ERRORThe restore process failed with one or more errorsServerMessages.DSBACKUP_RESTORE_DESCRIPTIONRestore one or more backends. In order to decrypt and verify signatures on backup files, the server must have access to the master key pair used to encrypt and sign the files when they were createdServerMessages.DSBACKUP_STORAGE_PROPERTY_DESCRIPTIONAssigns a value to a storage property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to itServerMessages.DSBACKUP_STORAGE_PROPERTY_PLACEHOLDER{PROP:VALUE}ServerMessages.DSBACKUP_UNEXPECTED_CONTENTunexpected contentServerMessages.DSBCAKUP_LIST_VERIFY_DESCRIPTIONVerify backups completeness, integrity and whether they can be decryptedServerMessages.ERR_ACCESS_MONITORING_INFORMATION_NOT_AUTHENTICATEDUser authentication is mandatory to access server monitoring informationServerMessages.ERR_ADD_CANNOT_ADD_ROOT_DSEThe provided entry cannot be added because it contains a null DN. This DN is reserved for the root DSE, and that entry may not be added over protocolServerMessages.ERR_ADD_CHANGE_PRIVILEGE_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to add entries that include privilegesServerMessages.ERR_ASSURED_REPLICATION_IS_NOT_SUPPORTEDAssured replication is not supported anymore, it should be disabled on the topologyServerMessages.ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRYThe provided password was found in another attribute in the user entryServerMessages.ERR_BACKEND_NO_INDEXING_SUPPORTThe backend does not support indexingServerMessages.ERR_BACKEND_TOOL_DECODER_NOT_AVAILABLEData decoder for printing is not available, should use hex dumpServerMessages.ERR_BACKEND_TOOL_ONLY_ONE_MAX_KEYCannot specify a maximum key both as a string and as an hexadecimal stringServerMessages.ERR_BACKEND_TOOL_ONLY_ONE_MIN_KEYCannot specify a minimum key both as a string and as an hexadecimal stringServerMessages.ERR_BIND_ACCOUNT_PERMANENTLY_LOCKEDThe account has been locked as a result of too many failed authentication attempts. It may only be unlocked by an administratorServerMessages.ERR_BIND_AUTHZ_INSUFFICIENT_ACCESS_RIGHTSThe user cannot bind due to insufficient access rightsServerMessages.ERR_BIND_DN_BUT_NO_PASSWORDUnable to process the simple bind request because it contained a bind DN but no password, which is forbidden by the server configurationServerMessages.ERR_BIND_OPERATION_ACCOUNT_DISABLEDRejecting a bind request because the account has been administratively disabledServerMessages.ERR_BIND_OPERATION_ACCOUNT_EXPIREDRejecting a bind request because the account has expiredServerMessages.ERR_BIND_OPERATION_ACCOUNT_FAILURE_LOCKEDRejecting a bind request because the account has been locked due to too many failed authentication attemptsServerMessages.ERR_BIND_OPERATION_ACCOUNT_IDLE_LOCKEDRejecting a bind request because the account has been locked after remaining idle for too longServerMessages.ERR_BIND_OPERATION_ACCOUNT_RESET_LOCKEDRejecting a bind request because the account has been locked after the user's password was not changed in a timely manner after an administrative resetServerMessages.ERR_BIND_OPERATION_INSECURE_SIMPLE_BINDRejecting a simple bind request because the password policy requires secure authenticationServerMessages.ERR_BIND_OPERATION_NO_PASSWORDUnable to bind to the Directory Server using simple authentication because that user does not have a passwordServerMessages.ERR_BIND_OPERATION_PASSWORD_EXPIREDRejecting a bind request because that user's password is expiredServerMessages.ERR_BIND_OPERATION_UNKNOWN_USERUnable to bind to the Directory Server because no such user exists in the serverServerMessages.ERR_BIND_OPERATION_WRONG_PASSWORDThe password provided by the user did not match any password(s) stored in the user's entryServerMessages.ERR_BIND_REJECTED_LOCKDOWN_MODEUnable to process the non-root bind because the server is in lockdown modeServerMessages.ERR_CANNOT_BOOTSTRAP_WHILE_RUNNINGThe Directory Server is currently running. The configuration may not be bootstrapped while the server is onlineServerMessages.ERR_CANNOT_CANCEL_ABANDONAbandon requests cannot be canceledServerMessages.ERR_CANNOT_CANCEL_BINDBind requests cannot be canceledServerMessages.ERR_CANNOT_CANCEL_CANCELCancel extended operations can not be canceledServerMessages.ERR_CANNOT_CANCEL_START_TLSStart TLS extended operations cannot be canceledServerMessages.ERR_CANNOT_CANCEL_UNBINDUnbind requests cannot be canceledServerMessages.ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWNCould not create replica database because the changelog database is shutting downServerMessages.ERR_CANNOT_DECODE_ENTRYInput stream ended unexpectedly while decoding entryServerMessages.ERR_CANNOT_HASH_DATACannot properly use SHA-1 using the java provider. Verify java.security is properly configuredServerMessages.ERR_CANNOT_SET_ENVIRONMENT_CONFIG_WHILE_RUNNINGThe Directory Server is currently running. The environment configuration can not be altered while the server is onlineServerMessages.ERR_CANNOT_START_BEFORE_BOOTSTRAPThe Directory Server may not be started before the configuration has been bootstrappedServerMessages.ERR_CANNOT_START_WHILE_RUNNINGThe Directory Server may not be started while it is already running. Please stop the running instance before attempting to start it againServerMessages.ERR_CHANGELOG_BACKEND_CHANGE_NUMBER_INDEXER_NOT_ENABLEDThe search cannot be processed because the external changelog is not configured to generate change numbers. Change the replication server configuration if change numbers are neededServerMessages.ERR_CHARSET_CONSTRUCTOR_NO_NAMEThe named character set is invalid because it does not contain a nameServerMessages.ERR_CIPHERSERVICE_NULL_ENCRYPTION_KEYRequested cipher for a non existing cipher key: cryptographic services were not properly initialized, programming errorServerMessages.ERR_COMPARE_CONFIG_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to access the server configurationServerMessages.ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXISTThe entry cn=Backends,cn=config does not appear to exist in the Directory Server configuration. This is a required entryServerMessages.ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform add operations in the Directory Server configurationServerMessages.ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform delete operations in the Directory Server configurationServerMessages.ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform modify DN operations in the Directory Server configurationServerMessages.ERR_CONFIG_FILE_MODDN_NOT_ALLOWEDModify DN operations are not allowed in the Directory Server configurationServerMessages.ERR_CONFIG_FILE_MODIFY_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform modify operations in the Directory Server configurationServerMessages.ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to change the set of default root privilegesServerMessages.ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform search operations in the Directory Server configurationServerMessages.ERR_CONFIG_FILE_UNWILLING_TO_IMPORTThe Directory Server configuration may not be altered by importing a new configuration from LDIFServerMessages.ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIMEThe time-to-live (TTL) feature can only be enabled for generalized time ordering indexesServerMessages.ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICYNo default password policy is configured for the Directory Server. The default password policy must be specified by the ds-cfg-default-password-policy attribute in the cn=config entryServerMessages.ERR_CONFIG_PWPOLICY_NO_POLICIESNo password policies have been defined below the cn=Password Policies,cn=config entry in the Directory Server configuration. At least one password policy configuration must be definedServerMessages.ERR_CONFIGURE_WINDOWS_SERVICE_TOO_FEW_ARGSYou must provide at least one of the following arguments: enableService, disableService or serviceState or cleanupServiceServerMessages.ERR_CONFIGURE_WINDOWS_SERVICE_TOO_MANY_ARGSYou can only provide one of the following arguments: enableService, disableService, serviceState or cleanupServiceServerMessages.ERR_CONNHANDLER_REJECTED_BY_SERVERThe attempt to register this connection with the Directory Server was rejected. This indicates that the server already has the maximum allowed number of concurrent connections establishedServerMessages.ERR_CREATERC_ONLY_RUNS_ON_UNIXThis tool may only be used on UNIX-based systemsServerMessages.ERR_CRYPTOMGR_DECRYPT_FAILED_TO_READ_IVCryptoManager failed to decrypt the supplied data because it could not read the cipher initialization vector in the data prologueServerMessages.ERR_CRYPTOMGR_DECRYPT_UNKNOWN_KEY_IDENTIFIERCryptoManager failed to decrypt the supplied data because the symmetric key identifier in the data prologue does not match any known key entriesServerMessages.ERR_CRYPTOMGR_UNABLE_TO_OBTAIN_DEPLOYMENT_PEPPERThe CryptoManager could was not able to obtain the deployment's pepper. Please check that the CryptoManager has a correctly configured key manager and preferred digest mechanismServerMessages.ERR_CRYPTOMGR_WRAPPED_KEY_ENTRY_SIGNATURE_DOES_NOT_MATCHThe wrapped key entry signature does not match the entry contentServerMessages.ERR_DEPRECATED_DR_TOOLS_USAGEThis server received a replication message to signal a disaster recovery. This means that this server is part of a mixed topology where the deprecated start-disaster-recovery command is used. The operation will continue, but it is not supported anymore and the disaster recovery procedure for mixed topologies must be used instead.ServerMessages.ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARYThe provided password contained a word from the server's dictionaryServerMessages.ERR_DIRCFG_SERVER_ALREADY_RUNNINGThe Directory Server is currently running. Environment configuration changes are not allowed with the server runningServerMessages.ERR_DISK_FULL_CHANGELOG_DIRECTORYThe replication server has detected that the file system containing the changelog is full. In order to prevent further problems, the replication server will disconnect from the replication topology and wait for sufficient disk space to be recovered, at which point it will reconnectServerMessages.ERR_DSCORE_ERROR_NODETACH_AND_WINDOW_SERVICEOpenDJ is configured to run as a Windows service and it cannot run in no-detach modeServerMessages.ERR_DSCORE_ERROR_NODETACH_TIMEOUTIn no-detach mode, the 'timeout' option cannot be usedServerMessages.ERR_DSREPL_DECODE_CSN_INVALID_CSNThe CSN cannot be parsed as a valid CSNServerMessages.ERR_DSREPL_DR_INIT_NEED_DSDisaster recovery must be started on a directory server or a combined directory/replication serverServerMessages.ERR_DSREPL_MIGRATION_RESTART_THE_SERVEROnce done, restart the server for the changes to take effectServerMessages.ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTEDDynamic groups do not support explicitly altering their membershipServerMessages.ERR_ECLN_NO_CONTROL_VALUECannot decode the provided entry changelog notification control because it does not have a valueServerMessages.ERR_EMAILMSG_CANNOT_SENDThe specified e-mail message could not be sent using any of the configured mail serversServerMessages.ERR_EMBEDDED_SERVER_SETUP_REQUIRE_LDAP_OR_LDAPS_PORTConfiguration error: an LDAP port or an LDAPS port must be configured before finishing configuring the embedded serverServerMessages.ERR_ENCPW_NO_STORAGE_SCHEMESNo password storage schemes have been configured for use in the Directory ServerServerMessages.ERR_ENCPW_NOT_SAME_PWProvided passwords don't matchedServerMessages.ERR_ENQUEUE_BIND_IN_PROGRESSA bind operation is currently in progress on the associated client connection. No other requests may be made on this client connection until the bind processing has completedServerMessages.ERR_ENQUEUE_SASLBIND_IN_PROGRESSA SASL bind operation is currently in progress on the associated client connection. No other requests may be made on this client connection until the SASL bind processing has completedServerMessages.ERR_ENQUEUE_STARTTLS_IN_PROGRESSA StartTLS operation is currently in progress on the associated client connection. No other requests may be made on this client connection until the StartTLS processing has completedServerMessages.ERR_ENTRYENCODECFG_INVALID_LENGTHUnable to decode the provided entry encode configuration element because it has an invalid lengthServerMessages.ERR_ENTRYIDSORTER_NEGATIVE_START_POSUnable to process the virtual list view request because the target start position was before the beginning of the result setServerMessages.ERR_ERROR_STARTING_CONNECTION_HANDLERSCould not start connection handlersServerMessages.ERR_EXPORT_LDIF_FORCE_STOP_THREADSCould not stop export-ldif threads after 30 seconds. Now forcing stop by interrupting themServerMessages.ERR_EXTOP_CANCEL_NO_REQUEST_VALUEUnable to process the cancel request because the extended operation did not include a request valueServerMessages.ERR_EXTOP_PASSMOD_ACCOUNT_DISABLEDThe user account has been administratively disabledServerMessages.ERR_EXTOP_PASSMOD_ACCOUNT_LOCKEDThe user account is lockedServerMessages.ERR_EXTOP_PASSMOD_IN_MIN_AGEThe password cannot be changed because the previous password change was too recentServerMessages.ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform password reset operationsServerMessages.ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORDThe password modify extended operation cannot be processed because the current password provided for the user is invalidServerMessages.ERR_EXTOP_PASSMOD_NO_AUTH_OR_USERIDThe password modify extended request cannot be processed because it does not contain an authorization ID and the underlying connection is not authenticatedServerMessages.ERR_EXTOP_PASSMOD_NO_PW_GENERATORNo new password was provided, and no password generator has been defined that may be used to automatically create a new passwordServerMessages.ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIREDThe password cannot be changed because it is expiredServerMessages.ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWEDThe password policy does not allow users to supply pre-encoded passwordsServerMessages.ERR_EXTOP_PASSMOD_PW_IN_HISTORYThe provided new password was already contained in the password historyServerMessages.ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PWThe current password must be provided for self password changesServerMessages.ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIREDPassword modify operations that supply the user's current password must be performed over a secure communication channelServerMessages.ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIREDPassword changes must be performed over a secure communication channelServerMessages.ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWEDEnd users are not allowed to change their passwordsServerMessages.ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to use the proxied authorization controlServerMessages.ERR_FCM_NO_PEER_CERTIFICATECould not map the provided certificate chain to a user entry because no peer certificate was availableServerMessages.ERR_FILE_COLLECTORCould not collect all the filesServerMessages.ERR_GET_SYMMETRIC_KEY_NO_VALUECannot decode the provided symmetric key extended operation because it does not have a valueServerMessages.ERR_IMPORT_BACKEND_ONLINEThe backend must be disabled before the import process can startServerMessages.ERR_INSTANCE_NOT_CONFIGUREDThe server has not been configured. Please run the 'setup' command firstServerMessages.ERR_INTERNAL_MOD_CONTROL_NO_MODSUnable to process the provided internal modifications request control because it did not contain modificationsServerMessages.ERR_INTERNAL_MOD_CONTROL_NO_ORIGINUnable to process the provided internal modifications request control because it did not contain an originServerMessages.ERR_INVALID_EXPORT_TARGETInvalid target for the exportServerMessages.ERR_INVALID_LOG_AFTER_DATEThe date argument for "logsAfterDate" is invalidServerMessages.ERR_INVALID_MAX_LOG_FILESThe number argument for "maxLogFiles" is invalidServerMessages.ERR_INVALID_PROVIDERThe provider class does not allow the operation requestedServerMessages.ERR_INVALID_SERVER_PIDThe serverPID argument is not a valid numberServerMessages.ERR_JMX_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to establish the connection through JMX. At least JMX_READ privilege is requiredServerMessages.ERR_JMX_SEARCH_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform search operations through JMXServerMessages.ERR_LDAP_CLIENT_CANCEL_INVOKEDcancel() invokedServerMessages.ERR_LDAPV2_CLIENTS_NOT_ALLOWEDThe Directory Server has been configured to deny access to LDAPv2 clients. This connection will be closedServerMessages.ERR_LDAPV2_CONTROLS_NOT_ALLOWEDLDAPv2 clients are not allowed to use request controlsServerMessages.ERR_LDAPV2_REFERRAL_RESULT_CHANGEDThe original result code for this message was 10 but this result is not allowed for LDAPv2 clientsServerMessages.ERR_LDIFIMPORT_MULTIPLE_BACKENDS_FOR_IDImported branches or backend IDs can not span across multiple Directory Server backendsServerMessages.ERR_LDIFIMPORT_NO_BACKENDS_FOR_IDNone of the Directory Server backends are configured with the requested backend ID or base DNs that include the specified branchesServerMessages.ERR_MAX_PSEARCH_LIMIT_EXCEEDEDThe directory server is not accepting a new persistent search request because the server has already reached its limitServerMessages.ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASEExactly one base DN must be provided for use with the memory-based backendServerMessages.ERR_MISSING_ADMIN_BACKENDSCannot complete initialization of server's backends because the root and administrative backends have not been initialized yetServerMessages.ERR_MISSING_CREDENTIAL_ARGSThe --bindDN and/or --bindPassword arguments are missingServerMessages.ERR_MISSING_OUTPUTDIR_ARGAn error occurred while parsing the command-line arguments: The argument --outputDirectory is required to have a value but none was provided in the argument list and no default value is availableServerMessages.ERR_MISSING_SUBCOMMANDA sub-command must be specifiedServerMessages.ERR_MODIFY_CHANGE_PRIVILEGE_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to modify the set of privileges contained in an entryServerMessages.ERR_MODIFY_INVALID_PASSWORDThe provided user password does not match any password in the user's entryServerMessages.ERR_MODIFY_MULTIPLE_PASSWORDS_NOT_ALLOWEDThe password change would result in multiple password values in the user entry, which is not allowedServerMessages.ERR_MODIFY_MULTIPLE_VALUES_NOT_ALLOWEDMultiple password values are not allowed in user entriesServerMessages.ERR_MODIFY_NO_EXISTING_VALUESThe user entry does not have any existing passwords to removeServerMessages.ERR_MODIFY_NO_PREENCODED_PASSWORDSUser passwords may not be provided in pre-encoded formServerMessages.ERR_MODIFY_NO_USER_PW_CHANGESUsers are not allowed to change their own passwordsServerMessages.ERR_MODIFY_PASSWORD_EXISTSThe specified password value already exists in the user entryServerMessages.ERR_MODIFY_PASSWORDS_CANNOT_HAVE_OPTIONSAttributes used to hold user passwords are not allowed to have any attribute optionsServerMessages.ERR_MODIFY_PW_CHANGE_REQUIRES_CURRENT_PWThe password policy requires that user password changes include the current password in the requestServerMessages.ERR_MODIFY_PW_IN_HISTORYThe provided new password was found in the password history for the userServerMessages.ERR_MODIFY_PWRESET_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to reset user passwordsServerMessages.ERR_MODIFY_REQUIRE_SECURE_CHANGESPassword changes must be performed over a secure authentication channelServerMessages.ERR_MODIFY_WITHIN_MINIMUM_AGEThe password cannot be changed because it has not been long enough since the last password changeServerMessages.ERR_MONITOR_BACKEND_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to read directory server monitoring informationServerMessages.ERR_MONITOR_CONFIG_ENTRY_NULLAn attempt was made to configure the monitor backend without providing a configuration entry. This is not allowed, and no monitor information will be available over protocolServerMessages.ERR_MULTIPLE_MATCHING_DOMAINMultiple domains match the base DN providedServerMessages.ERR_NOT_AVAILABLE_CONNECTION_HANDLERSNo enabled connection handler availableServerMessages.ERR_NOT_ENOUGH_RESOURCESThere are insufficient resources to perform the operationServerMessages.ERR_NUM_SUBORDINATES_NOT_SUPPORTEDThis backend does not provide support for the numSubordinates operational attributeServerMessages.ERR_PROXYAUTH_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to use the proxied authorization controlServerMessages.ERR_PROXYAUTH2_NO_IDENTITY_MAPPERUnable to process proxied authorization V2 control because it contains an authorization ID based on a username and no proxied authorization identity mapper is configured in the Directory ServerServerMessages.ERR_PWPOLICY_INVALID_DICTIONARY_CONFIGThe dictionary validator configuration is invalidServerMessages.ERR_PWPOLICY_REJECT_DUE_TO_UNKNOWN_VALIDATOR_REASONThe password could not be validated because of misconfiguration. Please contact the administratorServerMessages.ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNTMultiple values were provided for the password policy state operation intended to set the account expiration time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNTMultiple values were provided for the password policy state operation intended to add an authentication failure time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNTMultiple values were provided for the password policy state operation intended to add a grace login use time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUEThe value provided for the password policy state operation intended to set the disabled state for the user was invalid. The value must be either 'true' or 'false'ServerMessages.ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_COUNTMultiple values were provided for the password policy state operation intended to set the disabled state for the user. Exactly one value (either 'true' or 'false') must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNTMultiple values were provided for the password policy state operation intended to set the last login time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNTMultiple values were provided for the password policy state operation intended to set the password changed time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNTMultiple values were provided for the password policy state operation intended to set the password warned time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNTMultiple values were provided for the password policy state operation intended to set the required change time for the user. Exactly one value must be givenServerMessages.ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUEThe value provided for the password policy state operation intended to set the reset state for the user was invalid. The value must be either 'true' or 'false'ServerMessages.ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_COUNTMultiple values were provided for the password policy state operation intended to set the reset state for the user. Exactly one value (either 'true' or 'false') must be givenServerMessages.ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUENo value was provided for the password policy state operation intended to set the disabled state for the user. Exactly one value (either 'true' or 'false') must be givenServerMessages.ERR_PWPSTATE_EXTOP_NO_PRIVILEGEYou do not have sufficient privileges to use the password policy state extended operationServerMessages.ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUEThe provided password policy state extended request did not include a request valueServerMessages.ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUENo value was provided for the password policy state operation intended to set the reset state for the user. Exactly one value (either 'true' or 'false') must be givenServerMessages.ERR_PWSCHEME_ARGON2_ADD_NEW_SCHEME_OFFLINEA new Argon2 password storage scheme can only be added by running dsconfig in offline modeServerMessages.ERR_REBUILD_BACKEND_ONLINERebuilding system index(es) must be done with the backend containing the base DN disabledServerMessages.ERR_REBUILDINDEX_REQUIRES_AT_LEAST_ONE_INDEXAt least one index must be specified for the rebuild processServerMessages.ERR_REBUILDINDEX_WRONG_BACKEND_TYPEThe backend does not support rebuilding of indexesServerMessages.ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid day of the month tokenServerMessages.ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid hour tokenServerMessages.ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid minute tokenServerMessages.ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid month of the year tokenServerMessages.ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLEThe provided recurring task schedule value has an invalid number of tokensServerMessages.ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid day of the week tokenServerMessages.ERR_REJECT_UNAUTHENTICATED_OPERATIONRejecting the requested operation because the connection has not been authenticatedServerMessages.ERR_REPLICATION_CTX_CONTROL_NO_CSNUnable to process the provided replication context request control because it did not contain a CSNServerMessages.ERR_REPLICATION_CTX_CONTROL_NO_ENTRY_UUIDUnable to process the provided replication context request control because it did not contain an entry UUIDServerMessages.ERR_RESOLVE_INSTALL_PATHUnable to resolve the server installation root directoryServerMessages.ERR_ROOTDSE_CONFIG_ENTRY_NULLAn attempt was made to configure the root DSE backend without providing a configuration entry. This is not allowedServerMessages.ERR_SASLDIGESTMD5_EMPTY_AUTHZIDThe provided authorization ID was empty, which is not allowed for DIGEST-MD5 authenticationServerMessages.ERR_SASLEXTERNAL_NO_CLIENT_CERTThe SASL EXTERNAL bind request could not be processed because the client did not present a certificate chain during SSL/TLS negotiationServerMessages.ERR_SASLEXTERNAL_NO_CLIENT_CONNECTIONThe SASL EXTERNAL bind request could not be processed because the associated bind request does not have a reference to the client connectionServerMessages.ERR_SASLEXTERNAL_NO_MAPPINGThe SASL EXTERNAL bind request failed because the certificate chain presented by the client during SSL/TLS negotiation could not be mapped to a user entry in the Directory ServerServerMessages.ERR_SASLEXTERNAL_NOT_LDAP_CLIENT_INSTANCEThe SASL EXTERNAL bind request could not be processed because the associated client connection instance is not an instance of LDAPClientConnectionServerMessages.ERR_SASLGSSAPI_KDC_REALM_NOT_DEFINEDThe server was unable to because both the ds-cfg-kdc-address and ds-cfg-realm attributes must be defined or neither definedServerMessages.ERR_SASLPLAIN_AUTHCID_IS_NULL_DNThe authentication ID in the SASL PLAIN bind request appears to be an empty DN. This is not allowedServerMessages.ERR_SASLPLAIN_INVALID_PASSWORDThe provided password is invalidServerMessages.ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALSThe SASL PLAIN bind request did not include any NULL characters. NULL characters are required as delimiters between the authorization ID and authentication ID, and also between the authentication ID and the passwordServerMessages.ERR_SASLPLAIN_NO_SASL_CREDENTIALSSASL PLAIN authentication requires that SASL credentials be provided but none were included in the bind requestServerMessages.ERR_SASLPLAIN_NO_SECOND_NULLThe SASL PLAIN bind request did not include a second NULL character in the credentials, which is required as a delimiter between the authentication ID and the passwordServerMessages.ERR_SASLPLAIN_ZERO_LENGTH_AUTHCIDThe authentication ID contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed. SASL PLAIN authentication does not allow an empty string for use as the authentication IDServerMessages.ERR_SASLPLAIN_ZERO_LENGTH_PASSWORDThe password contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed. SASL PLAIN authentication does not allow an empty string for use as the passwordServerMessages.ERR_SATUACM_NO_PEER_CERTIFICATECould not map the provided certificate chain to a user entry because no peer certificate was availableServerMessages.ERR_SCHEMA_CONFIG_ENTRY_NULLAn attempt was made to configure the schema backend without providing a configuration entry. This is not allowed, and no schema information will be available over protocolServerMessages.ERR_SCHEMA_COULD_NOT_PARSE_DEFINITIONSchema definition could not be parsed as valid attribute valueServerMessages.ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to modify the Directory Server schemaServerMessages.ERR_SDTUACM_NO_PEER_CERTIFICATECould not map the provided certificate chain to a user entry because no peer certificate was availableServerMessages.ERR_SEARCH_ASSERTION_FAILEDThe search request cannot be processed because it contains an LDAP assertion control and the assertion filter did not match the contents of the base entryServerMessages.ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLVThe requested search operation included both the simple paged results control and the virtual list view control. These controls are mutually exclusive and cannot be used togetherServerMessages.ERR_SEARCH_CANNOT_MIX_PAGING_AND_PERSISTENT_SEARCHESThe requested search operation included the persistent search control together with either the simple paged results control or the virtual list view control. These controls are mutually exclusive and cannot be used togetherServerMessages.ERR_SEARCH_CANNOT_SORT_UNINDEXEDThe search results cannot be sorted because the given search request is not indexedServerMessages.ERR_SEARCH_CANNOT_USE_VLV_UNINDEXEDThe VLV request cannot be processed because the search is not indexed. Configure a VLV index matching the requestServerMessages.ERR_SEARCH_NO_SUCH_ENTRY_FOR_ASSERTIONThe search request cannot be processed because it contains an LDAP assertion control but the search base entry does not existServerMessages.ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform an unindexed searchServerMessages.ERR_SEDCM_NO_PEER_CERTIFICATECould not map the provided certificate chain to a user entry because no peer certificate was availableServerMessages.ERR_SERVER_MUST_NOT_BE_ONLINEServer is running. Please stop the server before running this toolServerMessages.ERR_SETUP_BLANK_HOST_NAMEThe fully qualified host name must be a non blank stringServerMessages.ERR_SETUP_CERT_NICK_NAMES_WITHOUT_KEYSTOREYou cannot specify certificate aliases without providing an existing keystoreServerMessages.ERR_SETUP_CLEARTEXT_PASSWORD_EMPTYclear-text password cannot be emptyServerMessages.ERR_SETUP_DEPLOYMENT_ID_PROVIDER_NOT_FOUNDThis deployment ID is using a key-pair generator which is not available in this Java environment. Retry the command with the Java environment that was used for generating this deployment IDServerMessages.ERR_SETUP_ENABLE_WINDOWS_SERVICEThe server can only be enabled as a windows service on a Windows operating systemServerMessages.ERR_SETUP_INSTANCE_PATH_MUST_BE_A_DIRECTORYThe instance path must be a directoryServerMessages.ERR_SETUP_INTERACTIVE_EMPTY_FILE_BASED_KEYSTORE_PWDThe file based keystore password cannot be emptyServerMessages.ERR_SETUP_INTERACTIVE_EMPTY_SERVER_PORTYou must specify a valid port numberServerMessages.ERR_SETUP_INTERACTIVE_KEYSTORE_FILE_EMPTYInvalid input: keystore path cannot be emptyServerMessages.ERR_SETUP_INTERACTIVE_NO_ALIAS_SELECTEDInvalid configuration: you must use at least one certificate nicknameServerMessages.ERR_SETUP_INTERACTIVE_PASSWORDS_DONT_MATCHThe provided password values do not matchServerMessages.ERR_SETUP_KEYSTORE_PASSWORD_WITHOUT_KEYSTOREYou cannot provide a keystore password without providing an existing keystoreServerMessages.ERR_SETUP_MONITOR_USER_EMPTY_DNDN for the monitor user cannot be emptyServerMessages.ERR_SETUP_NB_SAMPLE_DATA_NEGATIVEThe number of entries to import must be a positive integerServerMessages.ERR_SETUP_PASSWORD_FILE_EMPTY_PASSWORDpassword is emptyServerMessages.ERR_SETUP_PROFILE_CLI_SERVER_ONLINEProfiles can be setup only when the server is offline, please stop the server and retryServerMessages.ERR_SETUP_PROFILE_DSCONFIGUnable to update server configurationServerMessages.ERR_SETUP_PROFILE_IMPORT_LDIFUnable to import dataServerMessages.ERR_SETUP_PROFILE_IMPORT_LDIF_REJECTED_ENTRIESUnable to import data because some entries have been rejectedServerMessages.ERR_SETUP_PROFILE_IMPORT_LDIF_SKIPPED_ENTRIESUnable to import data because some entries have been skippedServerMessages.ERR_SETUP_PROFILE_NO_BACKENDNo backend has been created in the profileServerMessages.ERR_SETUP_ROOT_USER_EMPTY_DNThe root user DN cannot be emptyServerMessages.ERR_SETUP_TRUSTSTORE_WITHOUT_KEYSTOREYou cannot specify truststore without providing an existing keystoreServerMessages.ERR_SHUTDOWN_DUE_TO_SHUTDOWN_HOOKThe Directory Server shutdown hook detected that the JVM is shutting down. This generally indicates that JVM received an external request to stop (e.g., through a kill signal)ServerMessages.ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTEDThe current request is rejected due to an import or an export already in progress for the same dataServerMessages.ERR_SMTPALERTHANDLER_NO_SMTP_SERVERSThe Directory Server is not configured with any SMTP servers. The SMTP alert handler cannot be used unless the Directory Server is configured with information about at least one SMTP serverServerMessages.ERR_SORT_CONTROL_REQUIRED_WITH_VLVA Server Side Sort control must be specified whenever a Virtual List View control is presentServerMessages.ERR_SORT_UNINDEXED_SEARCH_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform the sort requestServerMessages.ERR_SPECIFIED_A_MONITOR_USER_WITHOUT_PASSWORDWhen specifying a default user for monitoring a password should also be providedServerMessages.ERR_START_DATETIME_FORMATThe start date/time must in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local timeServerMessages.ERR_STARTTLS_NOT_TLS_CAPABLEStartTLS cannot be used on this client connection because this connection type is not capable of using StartTLS to protect its communicationServerMessages.ERR_STATUS_UNABLE_TO_READ_MONITOR_BACKEND_MSGUnable to perform the search on the monitor backend. To display information, the status tool requires the remote server monitor backend to be enabledServerMessages.ERR_STOPDS_CANNOT_DECODE_STOP_TIMEERROR: Unable to decode the provided stop time. It should be in the form YYYYMMDDhhmmssZ for UTC time or YYYYMMDDhhmmss for local timeServerMessages.ERR_SUBENTRY_WRITE_INSUFFICIENT_PRIVILEGESThis operation involves LDAP subentries which you do not have sufficient privileges to administerServerMessages.ERR_SYNC_INVALID_DNThe configured DN is already used by another domainServerMessages.ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to modify the server schemaServerMessages.ERR_TASK_BACKUP_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to initiate a Directory Server backup or backup purgeServerMessages.ERR_TASK_DISCONNECT_NO_PRIVILEGEYou do not have sufficient privileges to terminate client connectionsServerMessages.ERR_TASK_ENTERLOCKDOWN_NOT_LOOPBACKOnly users with the SERVER_LOCKDOWN privilege connected from a loopback address may place the server in lockdown modeServerMessages.ERR_TASK_ENTERLOCKDOWN_NOT_ROOTOnly users with the SERVER_LOCKDOWN privilege may place the server in lockdown modeServerMessages.ERR_TASK_INDEXREBUILD_ALL_ERRORIndex option cannot be specified when the rebuildAll or rebuildDegraded option is usedServerMessages.ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to initiate an index rebuildServerMessages.ERR_TASK_LDIFEXPORT_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to initiate an LDIF exportServerMessages.ERR_TASK_LDIFIMPORT_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to initiate an LDIF importServerMessages.ERR_TASK_LEAVELOCKDOWN_NOT_LOOPBACKOnly users with the SERVER_LOCKDOWN privilege connected from a loopback address may cause the server to leave lockdown modeServerMessages.ERR_TASK_LEAVELOCKDOWN_NOT_ROOTOnly users with the SERVER_LOCKDOWN privilege may cause the server to leave lockdown modeServerMessages.ERR_TASK_RESET_CHANGE_NUMBER_NO_RSESThe change number index cannot be reset because this OpenDJ instance does not appear to be a replication serverServerMessages.ERR_TASK_RESTORE_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to initiate a Directory Server restoreServerMessages.ERR_TASK_SHUTDOWN_INSUFFICIENT_RESTART_PRIVILEGESYou do not have sufficient privileges to initiate a Directory Server restartServerMessages.ERR_TASK_SHUTDOWN_INSUFFICIENT_SHUTDOWN_PRIVILEGESYou do not have sufficient privileges to initiate a Directory Server shutdownServerMessages.ERR_TASKTOOL_FDA_WITH_NO_DEPENDENCYThe failed dependency action option is to be used in conjunction with one or more dependenciesServerMessages.ERR_UPGRADE_CANNOT_REMOVE_RESTORE_TASKSThe restore tasks couldn't be removedServerMessages.ERR_UPGRADE_PERFORMING_POST_TASKS_FAILAn error occurred during post upgrade task. Process aborted. Please check log for further detailsServerMessages.ERR_UPGRADE_REQUIRES_SERVER_OFFLINEOpenDJ cannot be upgraded because the server is currently running. Please stop the server and try againServerMessages.ERR_UPGRADE_TASK_NO_ADMIN_DATACould not find a server ID to set for the server. Verify the configuration references a valid server ID for domain cn=admin dataServerMessages.ERR_UPRADE_CRYPTO_MANAGER_NOT_FOUNDCrypto manager configuration entry not foundServerMessages.ERR_VERIFYINDEX_VERIFY_CLEAN_REQUIRES_SINGLE_INDEXOnly one index at a time may be verified for cleanlinessServerMessages.ERR_WINDOWS_SERVICE_DISABLE_ERRORAn unexpected error occurred trying to disable the server as a Windows service%nCheck that you have administrator rights (only Administrators can disable the server as a Windows Service)ServerMessages.ERR_WINDOWS_SERVICE_ENABLE_ERRORAn unexpected error occurred trying to enable the server as a Windows service.%nCheck that you have administrator rights (only Administrators can enable the server to run as a Windows Service)ServerMessages.ERR_WINDOWS_SERVICE_NAME_ALREADY_IN_USEThe server could not be enabled to run as a Windows service. The service name is already in useServerMessages.ERR_WINDOWS_SERVICE_NOT_FOUNDCould not find the service name for the serverServerMessages.ERR_WINDOWS_SERVICE_START_ERRORAn unexpected error occurred starting the server as a windows serviceServerMessages.ERR_WINDOWS_SERVICE_STATE_ERRORAn unexpected error occurred trying to retrieve the state of the server as a Windows serviceServerMessages.ERR_WINDOWS_SERVICE_STOP_ERRORAn unexpected error occurred stopping the server windows serviceServerMessages.ERROR_COULD_NOT_RETRIEVE_LOCAL_HOSTNAMEUnable to retrieve the local hostname, the 'advertised-listen-address' attribute in global configuration must be set manuallyServerMessages.ERROR_DSREPL_DR_MISSING_ARGUMENTA mandatory argument is missing. Choose one and only one argument from '--generate-recovery-id', '--generated-id' and '--user-generated-id'ServerMessages.ERROR_DSREPL_MISSING_SERVER_VALUEA mandatory argument is missing. Choose one and only one argument from '--toServer', '--fromServer' and '--toAllServers'ServerMessages.ERROR_DSREPL_RESET_CHANGE_NUMBER_DOMAINS_DO_NOT_MATCHThe source and target server have distinct replication domains. As a consequence the change number from the target server can't be reset from a change number of the source serverServerMessages.ERROR_DSREPL_RESET_CHANGE_NUMBER_NO_DOMAIN_FOUNDUnable to find a replicated domain in the target serverUnable to retrieve the newest change number in the source serverServerMessages.ERROR_DSREPL_TOO_MANY_SERVER_VALUESInvalid combination of arguments. Choose one and only one argument from '--toServer', '--fromServer' and '--toAllServers'ServerMessages.ERROR_NO_JAVA_PROPERTIESCould not find "java.properties"ServerMessages.ERROR_UNABLE_TO_UPDATE_LISTEN_ADDRESS_ATTRAn error occurred while removing some 'listen-address' attribute values from the configurationServerMessages.ERROR_UPGRADE_FROM_INCOMPATIBLE_7_4_0The current 7.4.0 server is configured to use an incompatible confidentiality setting which prevents automated upgrade from working. Follow the procedure detailed in the Upgrade Guide to upgrade this serverServerMessages.INFO_ACTION_PLACEHOLDER{action}ServerMessages.INFO_ADD_NOOPThe add operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the requestServerMessages.INFO_ADMIN_CONNECTOR_PORT_LABELAdministration connector portServerMessages.INFO_ARGS_PLACEHOLDER{args}ServerMessages.INFO_ASK_TO_ENABLE_MONITOR_USERDefine and enable a default user for querying monitoring information?ServerMessages.INFO_ATTRIBUTE_PLACEHOLDER{attribute}ServerMessages.INFO_BACKENDNAME_PLACEHOLDER{backendName}ServerMessages.INFO_BACKUP_ARG_BACKEND_IDSBackend ID(s)ServerMessages.INFO_BACKUP_ARG_BACKUP_LOCATIONBackup LocationServerMessages.INFO_BACKUP_ARG_STORAGE_PROPERTYStorage propertyServerMessages.INFO_BACKUP_PURGE_ARG_BACKUP_IDBackup ID(s)ServerMessages.INFO_BACKUP_PURGE_ARG_BACKUP_LOCATIONBackup locationServerMessages.INFO_BACKUP_PURGE_ARG_FORCE_OLDER_THANForceServerMessages.INFO_BACKUP_PURGE_ARG_KEEP_COUNTKeep countServerMessages.INFO_BACKUP_PURGE_ARG_REMOVE_OLDER_THANRemove older thanServerMessages.INFO_BACKUP_PURGE_BACKEND_NAMEBackend name(s)ServerMessages.INFO_BACKUP_PURGE_TASK_NAMEPurge backup(s)ServerMessages.INFO_BASEDN_PLACEHOLDER{baseDN}ServerMessages.INFO_BRANCH_DN_PLACEHOLDER{branchDN}ServerMessages.INFO_CANCELED_BY_BIND_REQUESTProcessing on this operation has been canceled because the Directory Server received a bind request on this connection, which requires that all operations in progress to be abandonedServerMessages.INFO_CANCELED_BY_SHUTDOWNProcessing on this operation has been canceled because the Directory Server is shutting downServerMessages.INFO_CHANGELOG_STAT_BASE_DN_PLACEHOLDER{base dn}ServerMessages.INFO_CHANGELOG_STAT_CHANGE_NUMBER_PLACEHOLDER{change number}ServerMessages.INFO_CHANGELOG_STAT_CSN_PLACEHOLDER{csn}ServerMessages.INFO_CHANGELOG_STAT_OUTPUT_DIR_PLACEHOLDER{directory}ServerMessages.INFO_CLEAR_PWD{clearPW}ServerMessages.INFO_COLLECTING_BACKEND_INFOCollecting backend statisticsServerMessages.INFO_COLLECTING_CHANGELOG_INFOCollecting ChangelogDb informationServerMessages.INFO_COLLECTING_CHANGELOG_INFO_FAILURENo changelogDb data found (is a DS or is not replicated)ServerMessages.INFO_COLLECTING_DISK_INFODisk informationServerMessages.INFO_COLLECTING_ENV_VARSExtract environment variablesServerMessages.INFO_COLLECTING_GC_LOG_FILESCollecting the GC log filesServerMessages.INFO_COLLECTING_LOG_FILESCollecting the log filesServerMessages.INFO_COLLECTING_MONITORING_INFOCollecting the monitoring info from cn=monitorServerMessages.INFO_COLLECTING_NETWORK_INFONetwork informationServerMessages.INFO_COLLECTING_NODE_INFOCollecting system node informationServerMessages.INFO_COLLECTING_OS_INFOOS informationServerMessages.INFO_COLLECTING_OS_PROC_INFOLinux /proc info filesServerMessages.INFO_COLLECTING_OS_RELEASELinux releaseServerMessages.INFO_COLLECTING_PROC_ENVIRON_FILEDS /proc filesServerMessages.INFO_COLLECTING_PROCESS_STATISTICSCollecting process statisticsServerMessages.INFO_COLLECTING_PROCESSOR_INFOProcessor informationServerMessages.INFO_COLLECTING_THE_CONFIGURATION_FILESCollecting the configuration filesServerMessages.INFO_COLLECTING_VM_ENVIRON_FILESVM environment informationServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_CLEANUPDisables the server as a Windows service and removes the Windows registry information associated with the specified serviceServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_DISABLEDisables the server as a Windows service and stops the serverServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_ENABLEEnables the server as a Windows serviceServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_STATEProvides information about the state of the server as a Windows serviceServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_TOOL_DESCRIPTIONThis utility can be used to configure the server as a Windows serviceServerMessages.INFO_CREATERC_GROUP_DESCRIPTIONThe name of the group account under which the server should runServerMessages.INFO_CREATERC_JAVA_ARGS_DESCRIPTIONA set of arguments that should be passed to the JVM when running the serverServerMessages.INFO_CREATERC_JAVA_HOME_DESCRIPTIONThe path to the Java installation that should be used to run the serverServerMessages.INFO_CREATERC_RCSCRIPT_DESCRIPTIONThe path to the RC script to createServerMessages.INFO_CREATERC_SYSTEMD_DESCRIPTIONThe path to the systemd service file to createServerMessages.INFO_CREATERC_TOOL_DESCRIPTIONCreate an RC script or systemd service that may be used to start, stop, and restart the Directory Server on UNIX-based systemsServerMessages.INFO_CREATERC_USER_DESCRIPTIONThe name of the user account under which the server should runServerMessages.INFO_DATABASE_NAME_PLACEHOLDER{databaseName}ServerMessages.INFO_DELETE_LDIF_CHANGERECORD_REMNANTSRemove LDIF change record remnants from the configurationServerMessages.INFO_DELETE_NOOPThe delete operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the requestServerMessages.INFO_DEPLOYMENT_ID_PASSWORD_PLACEHOLDER{deploymentIdPassword}ServerMessages.INFO_DEPLOYMENT_ID_PLACEHOLDER{deploymentId}ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_BACKEND_IDThe backend ID of the backendServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_BASE_DNThe base DN within the backendServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_INDEX_NAMEThe name of the indexServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MAX_DATA_SIZEOnly show records whose data is no larger than the provided valueServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MAX_KEY_VALUEOnly show records with keys that should be ordered before the provided value using the comparator for the database containerServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MIN_DATA_SIZEOnly show records whose data is no smaller than the provided valueServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MIN_KEY_VALUEOnly show records with keys that should be ordered after the provided value using the comparator for the database containerServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_RAW_DB_NAMEThe raw database nameServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_SKIP_DECODEDo not try to decode backend data to their appropriate typesServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_STATS_ONLYDo not display backend data, just statisticsServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_ENTRY_CONTAINERSList the base DNs in a backendServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_INDEX_STATUSShows the status of indexes for a backend base DN. This subcommand can take a long time to complete, as it reads all indexes for all backendsServerMessages.INFO_DESCRIPTION_BACKEND_TOOLThis utility can be used to debug a backendServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_INDEXDump records from an index, decoding keys and values. Depending on index size, this subcommand can generate lots of outputServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_RAW_DBDump the raw records in hexadecimal format for a low-level database within the pluggable backend's storage engine. Depending on index size, this subcommand can generate lots of outputServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_BACKENDSList the pluggable backendsServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEXESList the indexes associated with a pluggable backend. This subcommand may take a long time to complete depending on the size of the backendServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_RAW_DBSList the low-level databases within a pluggable backend's storage engine. This subcommand may take a long time to complete depending on the size of the backendServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_SINGLE_LINEWrite hexadecimal data on a single line instead of pretty formatServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_USE_SI_UNITSUses SI Units for printing sizesServerMessages.INFO_DESCRIPTION_CHANGELOG_STATThis utility can be used to debug changelog and changenumber filesServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_BASE_DNThe base-dn of the changes contained in the provided replica DB fileServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_FROM_CNThe lower bound of the range of change numbers to dumpServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_FROM_CSNThe lower bound of the range of changes to dumpServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_OUTPUT_DIRThe output directory for the dump filesServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_CHANGE_NUMBER_DBDump the change number DBServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_REPLICA_DBDump the replica DB for a given domain and replicaServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_REPLICA_DB_FILEDump a replica DB fileServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_TO_CNThe upper bound of the range of change numbers to dumpServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_TO_CSNThe upper bound of the range of changes to dumpServerMessages.INFO_DESCRIPTION_DS_REPL_SUBCMD_INITIALIZEInitialize replication data for the serverServerMessages.INFO_DESCRIPTION_DSREPL_DR_SUBCMDPerforms disaster recovery on the local server. The subcommand has two forms. The first form verifies each replica has the same data after recovery: on a replica, run dsrepl disaster-recovery --baseDn dc=example,dc=com --generate-recovery-id The command prints the identifier to use on all other servers with the --generated-id option: dsrepl disaster-recovery --baseDn dc=example,dc=com --generated-id {identifier} The second form uses an identifier you provide. It lets you automate the recovery process when you cannot use the first form. Do not use this form if the topology has standalone replication servers. With this form of the subcommand, you must ensure you recover each replica with the same data. Run the same subcommand on all servers. Example: dsrepl disaster-recovery --baseDn dc=example,dc=com --user-generated-id Recovery_Date_20240101 Read the documentation on disaster recovery carefully before using this commandServerMessages.INFO_DESCRIPTION_DSREPL_END_DISASTER_RECOVERY_SUBCMDEnd disaster recovery for all servers. Read the documentation on disaster recovery carefully before using this commandServerMessages.INFO_DESCRIPTION_DSREPL_PURGE_METADATA_SUBCMDPurges old replication meta-data from application dataServerMessages.INFO_DESCRIPTION_DSREPL_RESET_CHANGE_NUMBER_SUBCMDRe-synchronizes the change-log change number of the target server with the change-log change number of the source serverServerMessages.INFO_DESCRIPTION_DSREPL_START_DISASTER_RECOVERY_SUBCMDStart disaster recovery for all servers. Read the documentation on disaster recovery carefully before using this commandServerMessages.INFO_DESCRIPTION_DSREPL_STATUS_SUBCMDDisplays the status of the replication service and various diagnostics about it. The information is derived from reading cn=monitor on all the servers in the replication topology. The status of a server is one of the following. - BAD - DATA MISMATCH: either the fractional replication configuration does not match the backend data, or the initial state of the replicated data does not match other servers and this server must be re-initialized; - BAD - TOO LATE: the server has fallen further behind than the replication purge delay and must be re-initialized; - GOOD: normal operation, nothing to do; - SLOW: the server's replay delay is greater than five seconds; - UNHEALTHY: read the server health errors in the server monitoring data for detailsServerMessages.INFO_DESCRIPTION_INSTANCE_PATHPath were the instance should be set upServerMessages.INFO_DESCRIPTION_RECURRING_TASKIndicates the task is recurring and will be scheduled according to the value argument expressed in crontab(5) compatible time/date patternServerMessages.INFO_DESCRIPTION_REFRESH_PERIODWhen this argument is specified, the status command will display its contents periodically. Used to specify the period (in seconds) between two displays of the statusServerMessages.INFO_DESCRIPTION_START_DATETIMEIndicates the date/time at which this operation will start when scheduled as a server task expressed in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local time. A value of '0' will cause the task to be scheduled for immediate execution. When this option is specified the operation will be scheduled to start at the specified time after which this utility will exit immediatelyServerMessages.INFO_DESCRIPTION_SUBCMD_ADD_SERVER_TO_PRE_7_0_TOPOLOGYAdds the local server (with version 7.0 or more) to a topology with older server versions (prior to 7.0)ServerMessages.INFO_DESCRIPTION_SUBCMD_CLEANUP_MIGRATED_PRE_70_TOPOLOGYClean all the servers (with version 7.0 or more) that have been migrated from a topology of older servers (version prior to 7.0)ServerMessages.INFO_DESCRIPTION_SUBCMD_CLEAR_CHANGELOGClears all replication server changelog data for the offline local server; the other replication servers in the topology will transfer any needed data when the server restartsServerMessages.INFO_DESCRIPTION_SUBCMD_DECODE_CSNDecodes one or more CSNs and displays them in a human readable JSON formatServerMessages.INFO_DESCRIPTION_TASK_COMPLETION_NOTIFICATIONEmail address of a recipient to be notified when the task completes. This option may be specified more than onceServerMessages.INFO_DESCRIPTION_TASK_DEPENDENCY_IDID of a task upon which this task depends. A task will not start execution until all its dependencies have completed executionServerMessages.INFO_DESCRIPTION_TASK_DESCRIPTIONGives a description to the taskServerMessages.INFO_DESCRIPTION_TASK_ERROR_NOTIFICATIONEmail address of a recipient to be notified if an error occurs when this task executes. This option may be specified more than onceServerMessages.INFO_DESCRIPTION_TASK_IDGives an ID to the taskServerMessages.INFO_DESCRIPTION_TASK_LDAP_ARGSTask Backend Connection OptionsServerMessages.INFO_DESCRIPTION_TASK_TASK_ARGSTask Scheduling OptionsServerMessages.INFO_DIRECTORY_BOOTSTRAPPINGThe Directory Server is beginning the configuration bootstrapping processServerMessages.INFO_DISCONNECT_BY_ADMINISTRATORAdministrative TerminationServerMessages.INFO_DISCONNECT_BY_PLUGINConnection Closed by PluginServerMessages.INFO_DISCONNECT_DUE_TO_ADMIN_LIMITAdministrative Limit ExceededServerMessages.INFO_DISCONNECT_DUE_TO_CLIENT_CLOSUREClient DisconnectServerMessages.INFO_DISCONNECT_DUE_TO_IDLE_TIME_LIMITIdle Time Limit ExceededServerMessages.INFO_DISCONNECT_DUE_TO_INVALID_CREDENTIALSInvalid CredentialsServerMessages.INFO_DISCONNECT_DUE_TO_IO_ERRORI/O ErrorServerMessages.INFO_DISCONNECT_DUE_TO_IO_TIMEOUTI/O TimeoutServerMessages.INFO_DISCONNECT_DUE_TO_MAX_REQUEST_SIZEMaximum Request Size ExceededServerMessages.INFO_DISCONNECT_DUE_TO_PROTOCOL_ERRORProtocol ErrorServerMessages.INFO_DISCONNECT_DUE_TO_REJECTED_CLIENTClient Connection RejectedServerMessages.INFO_DISCONNECT_DUE_TO_SECURITY_PROBLEMSecurity ProblemServerMessages.INFO_DISCONNECT_DUE_TO_SERVER_ERRORServer ErrorServerMessages.INFO_DISCONNECT_DUE_TO_SERVER_SHUTDOWNServer ShutdownServerMessages.INFO_DISCONNECT_DUE_TO_UNBINDClient UnbindServerMessages.INFO_DISCONNECT_LOCKDOWN_MODEServer in lockdown modeServerMessages.INFO_DISCONNECT_OTHERUnknown Closure ReasonServerMessages.INFO_DSCORE_DESCRIPTION_LASTKNOWNGOODCFGAttempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configurationServerMessages.INFO_DSCORE_DESCRIPTION_NODETACHDo not detach from the terminal and continue running in the foreground. This option cannot be used with the -t, --timeout optionServerMessages.INFO_DSCORE_DESCRIPTION_SYSINFODisplay general system informationServerMessages.INFO_DSCORE_DESCRIPTION_TIMEOUTMaximum time (in seconds) to wait before the command returns (the server continues the startup process, regardless). A value of '0' indicates an infinite timeout, which means that the command returns only when the server startup is completed. The default value is 60 seconds. This option cannot be used with the -N, --nodetach optionServerMessages.INFO_DSCORE_TOOL_DESCRIPTIONThis utility can be used to start the Directory Server, as well as to obtain the server version and other forms of general server informationServerMessages.INFO_DSREPL_BASE_DN_DESCRIPTIONBase DN(s) to use. Multiple base DNs can be provided by using this option multiple timesServerMessages.INFO_DSREPL_CHECK_SERVER_LOGSCheck the server error logs for additional detailsServerMessages.INFO_DSREPL_CLEANUP_MIGRATED_ALL_SERVERS_CLEANED_UPAll servers have been cleanedAll servers have been cleaned. The admin backend will remain enabled because it contains secret keys that may be used by reversible password storage schemesServerMessages.INFO_DSREPL_CLEANUP_MIGRATED_ALREADY_DONEThis server has already been cleaned, there is nothing left to doRemoving administrators from admin backendRemoving instance keys from admin backendServerMessages.INFO_DSREPL_CLEANUP_MIGRATED_REMOVE_ADMIN_BACKEND_SERVERSRemoving servers from admin backendServerMessages.INFO_DSREPL_CLEAR_CHANGELOG_NOTHING_TO_DONothing to do: this server does not keep any replication server changelog dataServerMessages.INFO_DSREPL_CLEAR_CHANGELOG_PROGRESSClearing all replication server changelog data for the local serverServerMessages.INFO_DSREPL_CSN_PLACEHOLDERcsn [csn ...]ServerMessages.INFO_DSREPL_DR_BASE_DN_DESCRIPTIONBase DN of the domain to be recoveredServerMessages.INFO_DSREPL_DR_CANCELED_PROCESSThe disaster recovery process has been canceled, no operation was performed. This server may still not be operationalServerMessages.INFO_DSREPL_DR_COMPUTED_ID_INTROThe disaster recovery process completed successfully for the first server. The next step is to restore the same data using the same procedure on all the remaining servers in the topology and run the following command on each server:ServerMessages.INFO_DSREPL_DR_ID_PLACEHOLDER{generatedRecoveryId}ServerMessages.INFO_DSREPL_ENABLE_ADMIN_DATA_BACKENDEnabling 'cn=admin data' backendServerMessages.INFO_DSREPL_FROM_SERVER_DESCRIPTIONServer ID of the server containing the source dataServerMessages.INFO_DSREPL_GENERATE_DRID_DESCRIPTIONGenerate a disaster recovery identifier during recovery. Use this for the first directory server in a replication topology with standalone RS servers. For all subsequent servers to recover, omit this option and use --generated-id {generatedRecoveryId} with the generated identifierServerMessages.INFO_DSREPL_GENERATED_DRID_DESCRIPTIONUse the disaster recovery identifier generated on the first server. You must use the same identifier for all servers involved in the same disaster recovery procedureServerMessages.INFO_DSREPL_INIT_ASK_CONFIRMATIONContinue the disaster recovery procedureServerMessages.INFO_DSREPL_INIT_ASK_CONFIRMATION_INTRODisaster recovery will erase replication metadata on this server. This server will then only be able to replicate changes with other recovered servers. You will have to run the recovery procedure on every other server of the topology. Servers which have not been recovered will not be able to connect to recovered servers anymoreServerMessages.INFO_DSREPL_MIGRATION_ADD_INSTANCE_KEYS_TO_CN_ADMIN_DATAAdding server instances keys from the existing topology into 'cn=admin data' in the new serverServerMessages.INFO_DSREPL_MIGRATION_BASE_DN_DESCRIPTIONBase DN(s) to replicateServerMessages.INFO_DSREPL_MIGRATION_CONFIGURING_REPLICATIONUpdating replication configuration on local serverConfiguring the servers in the topology to talk to the local serverServerMessages.INFO_DSREPL_MIGRATION_POST_CONFIGUREReplication has been successfully configured on the local server. Note that for replication to work you must initialize the contents of the base DNs that are being replicated. Run the following command(s) to do so:ServerMessages.INFO_DSREPL_PURGE_METADATA_MAX_DURATION_DESCRIPTIONMaximum duration of the command in seconds{maximum duration in seconds}ServerMessages.INFO_DSREPL_RESET_CHANGE_NUMBER_CN_DESCRIPTIONThe change number to use as the basis for re-synchronizationServerMessages.INFO_DSREPL_RESET_CHANGE_NUMBER_CN_DESCRIPTION_PLACEHOLDER{change number}ServerMessages.INFO_DSREPL_STATUS_BASE_DN_DESCRIPTIONBase DN(s) to display. Multiple base DNs can be provided by using this option multiple times. If no base DNs are provided, then all the base DNs will be displayedServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDNBase DNServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN_DSBase DN / DSServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN_RSBase DN / RSServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN_RS_DSBase DN / RS / DSServerMessages.INFO_DSREPL_STATUS_HEADING_ENTRIES_COUNTEntry countServerMessages.INFO_DSREPL_STATUS_HEADING_ERROR_OR_DIAGNOSTICError or diagnosticServerMessages.INFO_DSREPL_STATUS_HEADING_GROUPGroupServerMessages.INFO_DSREPL_STATUS_HEADING_HOSTNAMEHostnameServerMessages.INFO_DSREPL_STATUS_HEADING_RECEIVE_DELAYReceive delay (ms)ServerMessages.INFO_DSREPL_STATUS_HEADING_REPLAY_DELAYReplay delay (ms)ServerMessages.INFO_DSREPL_STATUS_HEADING_SERVER_HOSTPORTServer / host portServerMessages.INFO_DSREPL_STATUS_HEADING_STATUSStatusServerMessages.INFO_DSREPL_STATUS_SHOW_CHANGELOGS_DESCRIPTIONDisplays individual changelog servers in the outputServerMessages.INFO_DSREPL_STATUS_SHOW_GROUPS_DESCRIPTIONDisplay replication group information in the outputServerMessages.INFO_DSREPL_STATUS_SHOW_REPLICAS_DESCRIPTIONDisplays individual replicas in the outputServerMessages.INFO_DSREPL_TO_ALL_SERVERS_DESCRIPTIONInitialize all the other servers in the topologyServerMessages.INFO_DSREPL_TO_SERVER_DESCRIPTIONServer ID of the server to be initializedServerMessages.INFO_DSREPL_USER_GENERATED_ID_DESCRIPTIONSet the identifier for this recovery to {userGeneratedRecoveryId}, a string of your choice. Do not use this option if the replication topology has standalone RS servers. You must use the same identifier for all servers involved in the same disaster recovery procedure.ServerMessages.INFO_DSREPL_USER_GENERATED_ID_PLACEHOLDER{userGeneratedRecoveryId}ServerMessages.INFO_EMAIL_ADDRESS_PLACEHOLDER{emailAddress}ServerMessages.INFO_ENCODED_PWD_PLACEHOLDER{encodedPW}ServerMessages.INFO_ENCPW_DESCRIPTION_AUTHPWUse the authentication password syntax rather than the user password syntaxServerMessages.INFO_ENCPW_DESCRIPTION_CLEAR_PWClear-text password to encode or to compare against an encoded passwordServerMessages.INFO_ENCPW_DESCRIPTION_ENCODED_PWEncoded password to compare against the clear-text passwordServerMessages.INFO_ENCPW_DESCRIPTION_INPUT_PWThe password to encode or to compare against an encoded password is interactively asked to the userServerMessages.INFO_ENCPW_DESCRIPTION_LISTSCHEMESList available password storage schemesServerMessages.INFO_ENCPW_DESCRIPTION_SCHEMEScheme to use for the encoded passwordServerMessages.INFO_ENCPW_DESCRIPTION_USE_COMPARE_RESULTUse the LDAP compare result as an exit code for the password comparisonServerMessages.INFO_ENCPW_INPUT_PWD_1Please enter the password :ServerMessages.INFO_ENCPW_INPUT_PWD_2Please renter the password:ServerMessages.INFO_ENCPW_PASSWORDS_DO_NOT_MATCHThe provided clear-text and encoded passwords do not matchServerMessages.INFO_ENCPW_PASSWORDS_MATCHThe provided clear-text and encoded passwords matchServerMessages.INFO_ENCPW_TOOL_DESCRIPTIONThis utility can be used to encode user passwords with a specified storage scheme, or to determine whether a given clear-text value matches a provided encoded passwordServerMessages.INFO_ERROR_CREATING_TEMP_FILEAn error occurred creating the temporary fileServerMessages.INFO_ERROR_ENABLING_WINDOWS_SERVICEError Enabling Windows serviceServerMessages.INFO_ERROR_SEARCH_SCOPE_NOT_ALLOWEDUnable to process operation because this search scope is not allowed in this network groupServerMessages.INFO_ERROR_STARTING_SERVERError Starting Directory ServerServerMessages.INFO_EXPORT_ARG_APPEND_TO_LDIFAppend To LDIFServerMessages.INFO_EXPORT_ARG_BACKEND_IDBackend IDServerMessages.INFO_EXPORT_ARG_COMPRESS_LDIFCompress LDIFServerMessages.INFO_EXPORT_ARG_ENCRYPT_LDIFEncrypt LDIFServerMessages.INFO_EXPORT_ARG_EXCL_ATTRExclude AttributeServerMessages.INFO_EXPORT_ARG_EXCL_BRANCHExclude BranchServerMessages.INFO_EXPORT_ARG_EXCL_FILTERExclude FilterServerMessages.INFO_EXPORT_ARG_INCL_ATTRInclude AttributeServerMessages.INFO_EXPORT_ARG_INCL_BRANCHInclude BranchServerMessages.INFO_EXPORT_ARG_INCL_FILTERInclude FilterServerMessages.INFO_EXPORT_ARG_LDIF_FILELDIF FileServerMessages.INFO_EXPORT_ARG_SIGN_HASHSign HashServerMessages.INFO_EXPORT_ARG_WRAP_COLUMNWrap ColumnServerMessages.INFO_EXTRACT_BINDPASSWORDPassword to use to bind to the serverServerMessages.INFO_EXTRACT_BINDPASSWORD_PLACEHOLDER{password}ServerMessages.INFO_EXTRACT_LOGS_AFTER_DATECollect log files after this date. Format "YYYYMMDDhhmmss" like "20161123143612" = 23 November 2016, 14:36 12s. Overrides --maxLogFilesServerMessages.INFO_EXTRACT_LOGS_AFTER_DATE_PLACEHOLDER{date}ServerMessages.INFO_EXTRACT_MAX_LOG_FILESMaximum number of log files to collect. Ignored if --logsAfterDate is providedServerMessages.INFO_EXTRACT_MAX_LOG_FILES_PLACEHOLDER{number}ServerMessages.INFO_EXTRACT_NEEDJAVAHEAPDUMPSpecifies whether a Java Heap Dump (using jmap) should be produced. The binary file is generated at the same location as the ZIP archive before being added to it; please make sure that the target directory's volume has sufficient capacityServerMessages.INFO_EXTRACT_NOAUDITSpecifies whether audit files are excludedServerMessages.INFO_EXTRACT_NOKEYSTORESpecifies whether keystore files are excludedServerMessages.INFO_EXTRACT_NOSERVERINTERACTIONSpecifies that the tool should not interact with the server, that is no LDAP operation, and no jstack samplingServerMessages.INFO_EXTRACT_OUTPUT_DIRECTORYThe folder into which the files will be placed intoServerMessages.INFO_EXTRACT_OUTPUT_DIRECTORY_PLACEHOLDER{directory}ServerMessages.INFO_EXTRACT_SERVERPIDWhen the server is embedded in OpenAM, there is no PID file. Therefore this option indicates the server PID of the OpenAM application serverServerMessages.INFO_EXTRACT_SERVERPID_PLACEHOLDER{pid}ServerMessages.INFO_EXTRACT_TOOL_DESCRIPTIONThis tool collects support data from the OpenDJ instance it is bound toServerMessages.INFO_EXTRACT_TOOLSDIRPath to the JDK utility binaries directory such as jstackServerMessages.INFO_EXTRACT_TOOLSDIR_PLACEHOLDER{directory}ServerMessages.INFO_FAILED_DEPENDENCY_ACTION_CANCELCancelServerMessages.INFO_FAILED_DEPENDENCY_ACTION_DISABLEDisableServerMessages.INFO_FAILED_DEPENDENCY_ACTION_PROCESSProcessServerMessages.INFO_FILTER_PLACEHOLDER{filter}ServerMessages.INFO_FROM_SERVER_PLACEHOLDER{serverSource}ServerMessages.INFO_GROUP_NAME_PLACEHOLDER{groupName}ServerMessages.INFO_GSSAPI_STARTEDThe GSSAPI SASL mechanism handler initialization was successfulServerMessages.INFO_GSSAPI_STOPPEDThe GSSAPI SASL mechanism handler has been stoppedServerMessages.INFO_HELP_SETUP_ALL_PROFILES_HEADERProfiles available with this OpenDJ version are:ServerMessages.INFO_HOST_PLACEHOLDER{host}ServerMessages.INFO_IDLETIME_LIMIT_EXCEEDEDThis connection has been terminated because it has remained idle for too longServerMessages.INFO_IMPORT_ARG_BACKEND_IDBackend IDServerMessages.INFO_IMPORT_ARG_CLEAR_BACKENDClear BackendServerMessages.INFO_IMPORT_ARG_EXCL_ATTRExclude AttributeServerMessages.INFO_IMPORT_ARG_EXCL_BRANCHExclude BranchServerMessages.INFO_IMPORT_ARG_EXCL_FILTERExclude FilterServerMessages.INFO_IMPORT_ARG_INCL_ATTRInclude AttributeServerMessages.INFO_IMPORT_ARG_INCL_BRANCHInclude BranchServerMessages.INFO_IMPORT_ARG_INCL_FILTERInclude FilterServerMessages.INFO_IMPORT_ARG_IS_COMPRESSEDIs CompressedServerMessages.INFO_IMPORT_ARG_IS_ENCRYPTEDIs EncryptedServerMessages.INFO_IMPORT_ARG_LDIF_FILELDIF FileServerMessages.INFO_IMPORT_ARG_OVERWRITEOverwriteServerMessages.INFO_IMPORT_ARG_RANDOM_SEEDRandom SeedServerMessages.INFO_IMPORT_ARG_REJECT_FILEReject FileServerMessages.INFO_IMPORT_ARG_SKIP_FILESkip FileServerMessages.INFO_IMPORT_ARG_SKIP_SCHEMA_VALIDATIONSkip Schema ValidationServerMessages.INFO_IMPORT_ARG_TEMPLATE_FILETemplate FileServerMessages.INFO_INDEX_NAME_PLACEHOLDER{indexName}ServerMessages.INFO_INDEX_PLACEHOLDER{index}ServerMessages.INFO_INSTANCE_NOT_RUNNINGThe instance is not runningServerMessages.INFO_INSTANCE_RUNNINGThe instance is runningServerMessages.INFO_INTERNAL_CONNECTION_CANNOT_BE_CANCELLEDInternal operations can't be cancelledServerMessages.INFO_LABEL_BACKEND_DEBUG_BACKEND_IDBackend IDServerMessages.INFO_LABEL_BACKEND_DEBUG_BASE_DNBase DNServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_80TH_PERCENTILE80thServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_95TH_PERCENTILE95thServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_99TH_PERCENTILE99thServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_ENTRY_LIMITEntry LimitServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_KEY_COUNTKey CountServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_KEY_OVER_LIMITOverServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_MEANMeanServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_MEDIANMedianServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_NAMEIndex NameServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_SECURESecureServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_SIZESizeServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_TYPETypeServerMessages.INFO_LABEL_BACKEND_DEBUG_RECORD_COUNTRecordsServerMessages.INFO_LABEL_BACKEND_TOOL_KEYS_SIZEKeys SizeServerMessages.INFO_LABEL_BACKEND_TOOL_RAW_DB_NAMERaw DB NameServerMessages.INFO_LABEL_BACKEND_TOOL_TOTAL_KEYSTotal KeysServerMessages.INFO_LABEL_BACKEND_TOOL_TOTAL_SIZESTotal SizeServerMessages.INFO_LABEL_BACKEND_TOOL_VALUES_SIZEValues SizeServerMessages.INFO_LDAP_CLIENT_GENERIC_NOTICE_OF_DISCONNECTIONThe Directory Server is closing the connection to this clientServerMessages.INFO_LDIF_BACKEND_BASE_DN_CHANGEDThe change to the LDIF backend base DN will not take effect until the backend is disabled and re-enabledServerMessages.INFO_LDIF_BACKEND_LDIF_FILE_CHANGEDThe change to the LDIF file path will not take effect until the backend is disabled and re-enabledServerMessages.INFO_LDIF_BACKEND_VISIBILITY_CHANGEDThe change to the LDIF backend visibility will not take effect until the backend is disabled and re-enabledServerMessages.INFO_LDIFEXPORT_DESCRIPTION_APPEND_TO_LDIFAppend an existing LDIF file rather than overwriting itServerMessages.INFO_LDIFEXPORT_DESCRIPTION_BACKEND_IDBackend ID for the backend to exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_COMPRESS_LDIFCompress the LDIF data as it is exportedServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_ATTRIBUTEAttribute to exclude from the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_BRANCHBase DN of a branch to exclude from the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_FILTERFilter to identify entries to exclude from the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_OPERATIONALExclude operational attributes from the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_ATTRIBUTEAttribute to include in the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_BRANCHBase DN of a branch to include in the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_FILTERFilter to identify entries to include in the LDIF exportServerMessages.INFO_LDIFEXPORT_DESCRIPTION_LDIF_FILEPath to the LDIF file to write. All paths are relative to the server's installation directory, which can be remoteServerMessages.INFO_LDIFEXPORT_DESCRIPTION_WRAP_COLUMNColumn at which to wrap long lines (0 for no wrapping)ServerMessages.INFO_LDIFEXPORT_TOOL_DESCRIPTIONThis utility can be used to export data from a Directory Server backend in LDIF formServerMessages.INFO_LDIFFILE_PLACEHOLDER{ldifFile}ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_BACKEND_IDBackend ID for the backend to importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_CLEAR_BACKENDRemove all entries for all base DNs in the backend before importingServerMessages.INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTSCount the number of entries rejected by the server and return that value as the exit code (values > 255 will be reduced to 255 due to exit code restrictions)ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_ATTRIBUTEAttribute to exclude from the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_BRANCHBase DN of a branch to exclude from the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_FILTERFilter to identify entries to exclude from the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_ATTRIBUTEAttribute to include in the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_BRANCHBase DN of a branch to include in the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_FILTERFilter to identify entries to include in the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_IS_COMPRESSEDLDIF file is compressedServerMessages.INFO_LDIFIMPORT_DESCRIPTION_LDIF_FILEPath to the LDIF file to import. All paths are relative to the server's installation directory, which can be remoteServerMessages.INFO_LDIFIMPORT_DESCRIPTION_OVERWRITEOverwrite an existing rejects and/or skip file rather than appending to itServerMessages.INFO_LDIFIMPORT_DESCRIPTION_QUIETUse quiet mode (no output)ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_RANDOM_SEEDSeed for the MakeLDIF random number generator. To always generate the same data with the same command, use the same non-zero seed value. A value of zero (the default) results in different data each time the tool is runServerMessages.INFO_LDIFIMPORT_DESCRIPTION_REJECT_FILEWrite rejected entries to the specified fileServerMessages.INFO_LDIFIMPORT_DESCRIPTION_SKIP_FILEWrite skipped entries to the specified fileServerMessages.INFO_LDIFIMPORT_DESCRIPTION_SKIP_SCHEMA_VALIDATIONSkip schema validation during the LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_TEMP_DIRECTORYPath to temporary directory for index scratch files during LDIF importServerMessages.INFO_LDIFIMPORT_DESCRIPTION_TEMPLATE_FILEPath to a MakeLDIF template to use to generate the import dataServerMessages.INFO_LDIFIMPORT_DESCRIPTION_THREAD_COUNTNumber of threads used to read LDIF files during import. If 0, the number of threads will be set to twice the number of CPUsServerMessages.INFO_LDIFIMPORT_TEMP_DIR_PLACEHOLDER{directory}ServerMessages.INFO_LDIFIMPORT_THREAD_COUNT_PLACEHOLDER{count}ServerMessages.INFO_LDIFIMPORT_TOOL_DESCRIPTIONThis utility can be used to import LDIF data into a Directory Server backend, overwriting existing data. It cannot be used to append data to the backend databaseServerMessages.INFO_LICENSE_ACCEPTDo you accept the License Agreement?ServerMessages.INFO_LICENSE_DETAILS_CLI_LABELPlease read the License Agreement above.%nYou must accept the terms of the agreement before continuing with the installationServerMessages.INFO_LISTING_KEYSTORE_CONTENTListing the security storesServerMessages.INFO_MAX_DATA_SIZE_PLACEHOLDER{maxDataSize}ServerMessages.INFO_MAX_KEY_VALUE_PLACEHOLDER{maxKeyValue}ServerMessages.INFO_MIN_DATA_SIZE_PLACEHOLDER{minDataSize}ServerMessages.INFO_MIN_KEY_VALUE_PLACEHOLDER{minKeyValue}ServerMessages.INFO_MODDN_NOOPThe modify DN operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the requestServerMessages.INFO_MODIFY_ACCOUNT_DISABLEDThe user account has been administratively disabledServerMessages.INFO_MODIFY_ACCOUNT_ENABLEDThe user account has been administratively enabledServerMessages.INFO_MODIFY_ACCOUNT_UNLOCKEDThe user account has been administratively unlockedServerMessages.INFO_MODIFY_NOOPThe modify operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the requestServerMessages.INFO_MODIFY_PASSWORD_CHANGEDThe user password has been changedServerMessages.INFO_MODIFY_PASSWORD_RESETThe user password has been administratively resetServerMessages.INFO_MONITOR_USER_DN_PLACEHOLDER{monitorUserDn}ServerMessages.INFO_MONITOR_USER_PWD_PLACEHOLDER{monitorUserPassword}ServerMessages.INFO_MONITOR_USING_NEW_USER_ATTRSThe monitor configuration has been updated so that it will now use a new set of user-defined attributesServerMessages.INFO_NO_GC_LOGGINGSkipping GC logs collection because GC logging is not enabledServerMessages.INFO_NO_JVM_STACK_DUMPNo JVM stack dump can be produced when the server is not running or no server interaction is allowedServerMessages.INFO_NO_MONITORING_DATANo monitoring data can be collected when the server is not running or no server interaction is allowedServerMessages.INFO_PATH_PLACEHOLDER{path}ServerMessages.INFO_PERIOD_PLACEHOLDER{period}ServerMessages.INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STOPPINGThe Referential Integrity plugin background processing has been stoppedServerMessages.INFO_PROFILE_PARAMETER_HELP_DEFAULTDefault:ServerMessages.INFO_PROFILE_PARAMETER_HELP_DEFAULT_DERIVED_FROM_SETUPDerived from the setup global optionsServerMessages.INFO_PROFILE_PARAMETER_HELP_DESCRIPTIONDescription:ServerMessages.INFO_PROFILE_PARAMETER_HELP_PARAMETER_VARIABLE_NAMEParameter:ServerMessages.INFO_PROGRESS_DONEDoneServerMessages.INFO_PROGRESS_ENABLING_WINDOWS_SERVICEEnabling Windows serviceServerMessages.INFO_PROGRESS_ERRORErrorServerMessages.INFO_PROGRESS_POINTS.....ServerMessages.INFO_PROGRESS_STARTING_NON_VERBOSEStarting directory serverServerMessages.INFO_PROGRESS_UPDATING_CERTIFICATESConfiguring certificatesServerMessages.INFO_PROMPT_NO_COMPLETE_ANSWERnoServerMessages.INFO_PROMPT_NO_FIRST_LETTER_ANSWERnServerMessages.INFO_PROMPT_YES_COMPLETE_ANSWERyesServerMessages.INFO_PROMPT_YES_FIRST_LETTER_ANSWERyServerMessages.INFO_PURGE_DELAY_SET_TO_ZEROPurging is disabled (delay set to 0)ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_BASE_DNBase DN of a backend supporting indexing. Rebuild is performed on indexes within the scope of the given base DNServerMessages.INFO_REBUILDINDEX_DESCRIPTION_CLEAR_DEGRADED_STATEIndicates that indexes do not need rebuilding because they are known to be empty and forcefully marks them as valid. This is an advanced option which must only be used in cases where a degraded index is known to be empty and does not therefore need rebuildingServerMessages.INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAMENames of index(es) to rebuild. For an attribute index this is simply an attribute name. At least one index must be specified for rebuild. Cannot be used with the "--rebuildAll" optionServerMessages.INFO_REBUILDINDEX_DESCRIPTION_REBUILD_ALLRebuild all indexes, including any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used with the "-i" option or the "--rebuildDegraded" optionServerMessages.INFO_REBUILDINDEX_DESCRIPTION_REBUILD_DEGRADEDRebuild all degraded indexes, including any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used with the "-i" option or the "--rebuildAll" optionServerMessages.INFO_REBUILDINDEX_DESCRIPTION_TEMP_DIRECTORYPath to temporary directory for index scratch files during index rebuildingServerMessages.INFO_REBUILDINDEX_TEMP_DIR_PLACEHOLDER{directory}ServerMessages.INFO_REBUILDINDEX_TOOL_DESCRIPTIONThis utility can be used to rebuild index data within an indexed backend databaseServerMessages.INFO_RECURRING_TASK_PLACEHOLDER{schedulePattern}ServerMessages.INFO_REJECT_FILE_PLACEHOLDER{rejectFile}ServerMessages.INFO_REPLACE_COMMAS_IN_GROUPIDReplacing non allowed comma in groupID definition with a dotServerMessages.INFO_REPLICATION_CONFIGURE_UPDATING_ADS_CONTENTSChecking registration informationServerMessages.INFO_REPLICATION_CONNECTINGEstablishing connectionsServerMessages.INFO_RESTORE_ARG_BACKUP_DIRBackup DirectoryServerMessages.INFO_RESTORE_ARG_BACKUP_IDBackup IDServerMessages.INFO_RESULT_INVALID_CREDENTIALSInvalid CredentialsServerMessages.INFO_RESULT_OPERATIONS_ERROROperations ErrorServerMessages.INFO_ROOTDSE_USING_NEW_USER_ATTRSThe root DSE configuration has been updated so that it will now use a new set of user-defined attributesServerMessages.INFO_SECONDS_PLACEHOLDER{seconds}ServerMessages.INFO_SEED_PLACEHOLDER{seed}ServerMessages.INFO_SERVER_DIRECTORY_MANAGER_DN_LABELRoot user DNServerMessages.INFO_SERVER_ID_LABELServer IDServerMessages.INFO_SERVER_MONITOR_USER_DN_LABELMonitor userServerMessages.INFO_SERVER_MONITOR_USER_PASSWORD_LABELMonitor user passwordServerMessages.INFO_SERVICE_NAME_PLACEHOLDER{serviceName}ServerMessages.INFO_SETUP_BOOTSTRAP_RS_PLACEHOLDER{bootstrapReplicationServer}ServerMessages.INFO_SETUP_CERT_NICKNAME_PLACEHOLDER{nickname}ServerMessages.INFO_SETUP_CONFIGURE_SERVERConfiguring serverServerMessages.INFO_SETUP_CONFIRM_GROUP_DATAAccept these choices and continue?ServerMessages.INFO_SETUP_DESCRIPTION_ADMIN_CONNECTOR_PORTPort on which the Administration Connector should listen for communicationServerMessages.INFO_SETUP_DESCRIPTION_BOOTSTRAP_RSThe addresses of one or more replication servers within the topology which the server should connect to for discovering the rest of the topology. Use syntax "hostname:port" or "[IPv6Address]:port" for IPv6 addressesServerMessages.INFO_SETUP_DESCRIPTION_CERT_NICKNAMENickname of a keystore entry containing a certificate that the server should use when negotiating secure connections using StartTLS or SSL. Multiple keystore entries may be provided by using this option multiple timesServerMessages.INFO_SETUP_DESCRIPTION_DEPLOYMENT_ID_PASSWORD_ARGDeployment ID passwordServerMessages.INFO_SETUP_DESCRIPTION_ENABLE_START_TLSEnable StartTLS to allow secure communication with the server using the LDAP portServerMessages.INFO_SETUP_DESCRIPTION_ENABLE_WINDOWS_SERVICEEnable the server to run as a Windows ServiceServerMessages.INFO_SETUP_DESCRIPTION_HELP_PROFILE_PARAMETERSDisplay profile parametersServerMessages.INFO_SETUP_DESCRIPTION_HELP_PROFILESDisplay all available profilesServerMessages.INFO_SETUP_DESCRIPTION_HOST_NAMEThe fully-qualified directory server host name that will be used when generating certificates for LDAP SSL/StartTLS, the administration connector, and replicationServerMessages.INFO_SETUP_DESCRIPTION_KEYSTORE_PASSWORD_FILE_PATHPath of the file containing the keystore password. The specified path will be used as the configuration value in the new serverServerMessages.INFO_SETUP_DESCRIPTION_LDAP_PORTPort on which the Directory Server should listen for LDAP communicationServerMessages.INFO_SETUP_DESCRIPTION_LDAPS_PORTPort on which the Directory Server should listen for LDAPS communication. The LDAPS port will be configured and SSL will be enabled only if this option is explicitly specifiedServerMessages.INFO_SETUP_DESCRIPTION_MONITOR_USER_DNDN of the default user allowed to query monitoring informationServerMessages.INFO_SETUP_DESCRIPTION_MONITOR_USER_PASSWORDPassword of the default user allowed to query monitoring informationServerMessages.INFO_SETUP_DESCRIPTION_NO_PROFILES_AVAILABLEThere are no setup profiles available for this OpenDJ versionServerMessages.INFO_SETUP_DESCRIPTION_PROFILE_PARAMETERAssign a value to a setup profile parameter. Profile name must be provided if multiple profiles are provided, indicate the profile that a parameter applies to by using the profileName/parameterName formatServerMessages.INFO_SETUP_DESCRIPTION_REPLICATION_PORTPort used for replication protocol communications with other servers. Use this option to configure a local replication server. When this option is not used, this server is configured as a standalone DS (no local replication server)ServerMessages.INFO_SETUP_DESCRIPTION_ROOT_USER_DNDN for the initial root user for the Directory ServerServerMessages.INFO_SETUP_DESCRIPTION_ROOT_USER_PASSWORDPassword for the initial root user for the Directory ServerServerMessages.INFO_SETUP_DESCRIPTION_SERVER_IDSpecify the server ID for this server. An acceptable ID is an ASCII alpha-numeric string; it may also contain underscore and hyphen characters provided they are not the first characterServerMessages.INFO_SETUP_DESCRIPTION_SKIP_PORT_CHECKSkip the check to determine whether the specified ports are usableServerMessages.INFO_SETUP_DESCRIPTION_STARTStart the server when the configuration is completedServerMessages.INFO_SETUP_DESCRIPTION_TRUST_ALLBlindly trust peer SSL certificatesServerMessages.INFO_SETUP_DESCRIPTION_TRUSTSTORE_PASSWORD_FILE_PATHPath of the file containing the truststore password. The specified path will be used as the configuration value in the new serverServerMessages.INFO_SETUP_DESCRIPTION_USE_DEPLOYMENT_IDThe deployment ID which should be used for securing the deployment. If no existing certificates are specified using the key-store and trust-store options then the deployment ID will also be used for securing all TLS network communicationServerMessages.INFO_SETUP_DESCRIPTION_USE_JCE_KEYSTOREPath of a JCEKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSLServerMessages.INFO_SETUP_DESCRIPTION_USE_JCE_TRUSTSTOREUse existing JCEKS truststore file for validating peer SSL certificatesServerMessages.INFO_SETUP_DESCRIPTION_USE_JKS_KEYSTOREPath of a JKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSLServerMessages.INFO_SETUP_DESCRIPTION_USE_JKS_TRUSTSTOREUse existing JKS truststore file for validating peer SSL certificatesServerMessages.INFO_SETUP_DESCRIPTION_USE_PKCS11Use certificate(s) in a PKCS#11 token that the server should use when accepting SSL-based connections or performing StartTLS negotiationServerMessages.INFO_SETUP_DESCRIPTION_USE_PKCS12Path of a PKCS#12 keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSLServerMessages.INFO_SETUP_DESCRIPTION_USE_PKCS12_TRUSTSTOREUse existing PKCS12 truststore file for validating peer SSL certificatesServerMessages.INFO_SETUP_EVAL_PROFILE_COMBINED_WITH_NON_EVAL_PROFILEYou have chosen to combine an evaluation profile with another profile that is intended for production. Applying an evaluation profile after others can compromise the security of your server. Review the server configuration carefully before deploymentServerMessages.INFO_SETUP_HTTP_PORT_DESCRIPTIONPort on which the server should listen for HTTP communicationServerMessages.INFO_SETUP_HTTPS_PORT_DESCRIPTIONPort on which the server should listen for HTTPS communicationServerMessages.INFO_SETUP_INTERACTIVE_ADD_ONE_BOOTSTRAP_RSDo you want to add another replication serverServerMessages.INFO_SETUP_INTERACTIVE_ADMIN_CONNECTOR_PORTAdministration connector portServerMessages.INFO_SETUP_INTERACTIVE_ALL_PARAMETERSAll Server ParametersServerMessages.INFO_SETUP_INTERACTIVE_BOOTSTRAP_RS_HOSTReplication server hostnameServerMessages.INFO_SETUP_INTERACTIVE_BOOTSTRAP_RS_INTROWhat are the hostname and port number of the server to replicate with? (e.g ds.example.com on port 8989)ServerMessages.INFO_SETUP_INTERACTIVE_BOOTSTRAP_RS_SUMMARYReplicate with serverServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_JCEKSUse an existing certificate in a JCEKS keystoreServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_JKSUse an existing certificate in a JKS keystoreServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_PKCS11Use an existing certificate on a PKCS#11 tokenServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_PKCS12Use an existing certificate in a PKCS#12 keystoreServerMessages.INFO_SETUP_INTERACTIVE_CONFIRM_INSTALL_PROMPTWhat would you like to do?ServerMessages.INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_MONITOR_USER_PASSWORDConfirm the password for the default monitor user:ServerMessages.INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_ROOT_USER_PASSWORDConfirm the password for root user:ServerMessages.INFO_SETUP_INTERACTIVE_DEPLOYMENT_SECURITYHow would you like to secure your deployment?ServerMessages.INFO_SETUP_INTERACTIVE_DEPLOYMENT_SECURITY_EXISTING_CERTSYou already have a CA certificate for the deployment and an SSL key-pair for this serverServerMessages.INFO_SETUP_INTERACTIVE_DEPLOYMENT_SECURITY_KEYGenerate a CA certificate and SSL key-pair using the deployment ID (easier to deploy, but not suitable for public facing services)ServerMessages.INFO_SETUP_INTERACTIVE_DISABLED_LABELDisabledServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_HTTPEnable HTTP?ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_HTTPSEnable HTTPS?ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_LDAPEnable LDAP?ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_LDAPSEnable LDAPS?ServerMessages.INFO_SETUP_INTERACTIVE_ENABLED_LABELEnabledServerMessages.INFO_SETUP_INTERACTIVE_EQUIVALENT_COMMAND_LINEEquivalent non-interactive command:ServerMessages.INFO_SETUP_INTERACTIVE_EXISTING_DEPLOYMENT_IDProvide the deployment ID:ServerMessages.INFO_SETUP_INTERACTIVE_GLOBAL_PARAMETERS_GROUPGlobal ParametersServerMessages.INFO_SETUP_INTERACTIVE_HOST_NAMEProvide the server's fully qualified host nameServerMessages.INFO_SETUP_INTERACTIVE_HTTP_PORTHTTP portServerMessages.INFO_SETUP_INTERACTIVE_HTTPS_PORTHTTPS portServerMessages.INFO_SETUP_INTERACTIVE_IS_BOOTSTRAP_SERVER_NEEDEDDo you want to specify a server to replicate with? This step can be skipped if this is the first server in the topologyServerMessages.INFO_SETUP_INTERACTIVE_JCE_TRUSTSTORE_PATHJCEKS truststore path:ServerMessages.INFO_SETUP_INTERACTIVE_JKS_TRUSTSTORE_PATHJKS truststore path:ServerMessages.INFO_SETUP_INTERACTIVE_KEYPAIR_PROMPTProvide the SSL certificate that will be used for securing server connections:ServerMessages.INFO_SETUP_INTERACTIVE_LDAP_PORTLDAP portServerMessages.INFO_SETUP_INTERACTIVE_LDAPS_PORTLDAPS portServerMessages.INFO_SETUP_INTERACTIVE_NETWORK_PARAMETERS_GROUPNetwork ParametersServerMessages.INFO_SETUP_INTERACTIVE_NO_PASSWORD_PROVIDEDNo password providedServerMessages.INFO_SETUP_INTERACTIVE_PKCS12_TRUSTSTORE_PATHPKCS#12 truststore path:ServerMessages.INFO_SETUP_INTERACTIVE_PROFILES_GROUPCustomize Server With ProfilesServerMessages.INFO_SETUP_INTERACTIVE_PROFILES_PROMPTEnter profile number(s) separated by comma (leave empty to skip this step):ServerMessages.INFO_SETUP_INTERACTIVE_PROFILES_PROMPT_HEADERAvailable profiles:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_DEPLOYMENT_ID_PASSWORDProvide the deployment ID password:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_ENABLE_SERVICEEnable the server to run as a Windows Service?ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_INSTANCE_PATHProvide the server instance pathServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_JCEKS_PATHJCEKS keystore path:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_JKS_PATHJava keystore (JKS) path:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_KEYSTORE_PASSWORDKeystore password:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_DNProvide the DN for the default monitor userServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_PASSWORDProvide the password for the default monitor user:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_PKCS12_PATHPKCS#12 keystore path:ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_ROOT_USER_DNProvide the directory root user DNServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_ROOT_USER_PASSWORDProvide the password for root user (leave empty to use the deployment ID password):ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_SERVER_IDUnique server ID (used for identifying the server in the topology)ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_START_SERVERStart the server when setup is complete? Note: starting with version 7.0, it is advised to only start the server once it is customized for the intended deployment. If more configuration is needed, then select 'no'ServerMessages.INFO_SETUP_INTERACTIVE_QUIT_OPTIONQuitServerMessages.INFO_SETUP_INTERACTIVE_REPLICATION_PORTReplication portServerMessages.INFO_SETUP_INTERACTIVE_RUN_SETUP_OPTIONSet up the server with the specified settingsServerMessages.INFO_SETUP_INTERACTIVE_START_OVER_OPTIONStart overServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_CERT_NICKNAMESCertificate nickname(s) to useServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_CERTIFICATEServer securityServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_DO_NOT_CONFIGURE_DSNo profiles configured or data to be importedServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_KEYSTOREUse existing JCEKS keystoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_TRUSTSTOREUse existing JCEKS truststoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_KEYSTOREUse existing JKS keystoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_TRUSTSTOREUse existing JKS truststoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_FILEKeystore fileServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_PWDKeystore passwordServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS11_KEYSTOREUse existing PKCS#11 keystoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_KEYSTOREUse existing PKCS#12 keystoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_TRUSTSTOREUse existing PKCS#12 truststoreServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUST_METHODTrust remote server certificatesServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_FILETruststore fileServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_PWDTruststore passwordServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_USE_DEPLOYMENT_ID_PASSWORDSame as deployment ID passwordServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_HOSTNAMEServer's fully qualified host nameServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_HTTPHTTP (cleartext)ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_HTTPSHTTPS (secure)ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_INSTANCE_PATHServer instance pathServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_LDAPLDAP (cleartext)ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_LDAPSLDAPS (secure)ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_PWDRoot user passwordServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_REPLICATIONReplication (secure)ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_START_SERVERStart server after setupServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_USE_DEPLOYMENT_IDUse deployment IDServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_WINDOWS_SERVICERun as Windows serviceServerMessages.INFO_SETUP_INTERACTIVE_TRUST_METHOD_PROMPTHow should the server trust certificates from SSL peers?ServerMessages.INFO_SETUP_INTERACTIVE_TRUSTSTORE_PASSWORDTruststore password (leave empty if the truststore has no password):ServerMessages.INFO_SETUP_INTERACTIVE_USE_BLIND_TRUSTBlindly trust all certificates (evaluation only - unsafe for production)ServerMessages.INFO_SETUP_INTERACTIVE_USE_JCE_TRUSTSTOREUse a JCEKS truststoreServerMessages.INFO_SETUP_INTERACTIVE_USE_JKS_TRUSTSTOREUse a JKS truststoreServerMessages.INFO_SETUP_INTERACTIVE_USE_JVM_TRUSTSTOREUse the JVM truststoreServerMessages.INFO_SETUP_INTERACTIVE_USE_PKCS12_TRUSTSTOREUse a PKCS#12 truststoreServerMessages.INFO_SETUP_KEYSTORE_PWD_FILEPATH_PLACEHOLDER{path}ServerMessages.INFO_SETUP_PROFILE_CLI_DESCRIPTION_PROFILEName of the profile to be configured. If the version is not specified, the most recent version older or equal to this OpenDJ version is used. Use this option multiple times to apply multiple profilesServerMessages.INFO_SETUP_PROFILE_CLI_INSTANCE_PATH_DESCRIPTIONPath of the server instance where profiles should be setupServerMessages.INFO_SETUP_PROFILE_CLI_SHORT_DESCRIPTIONconfigure profiles in an offline OpenDJ server instanceServerMessages.INFO_SETUP_PROFILE_DECIMAL_NUMBER_PARAMETER_SYNTAXDecimal numberServerMessages.INFO_SETUP_PROFILE_DN_PARAMETER_SYNTAXDNServerMessages.INFO_SETUP_PROFILE_DOMAIN_PARAMETER_SYNTAXDomain nameServerMessages.INFO_SETUP_PROFILE_ENUM_PARAMETER_SYNTAXOne of the following values:ServerMessages.INFO_SETUP_PROFILE_FILE_PARAMETER_SYNTAXFile or directory pathServerMessages.INFO_SETUP_PROFILE_HOST_PORT_PARAMETER_SYNTAXhost:portServerMessages.INFO_SETUP_PROFILE_NUMBER_PARAMETER_SYNTAXNumberServerMessages.INFO_SETUP_PROFILE_PARAMETER_PLACEHOLDER{[profileName/]parameterName:value}ServerMessages.INFO_SETUP_PROFILE_PARAMETER_SYNTAXSyntax:ServerMessages.INFO_SETUP_PROFILE_PASSWORD_PARAMETER_SYNTAXPasswordServerMessages.INFO_SETUP_PROFILE_PLACEHOLDER{name[:version]}ServerMessages.INFO_SETUP_PROFILE_STRING_PARAMETER_SYNTAXStringServerMessages.INFO_SETUP_REF_SHORT_DESCinstall OpenDJ serverServerMessages.INFO_SETUP_ROOT_USER_DN_PLACEHOLDER{rootUserDN}ServerMessages.INFO_SETUP_ROOT_USER_PASSWORD_PLACEHOLDER{rootUserPassword}ServerMessages.INFO_SETUP_SERVER_ID_PLACEHOLDER{serverId}ServerMessages.INFO_SETUP_TRUSTSTORE_PASSWORD_FILEPATH_PLACEHOLDER{path}ServerMessages.INFO_SETUP_VALIDATE_INPUTS_STARTValidating parametersServerMessages.INFO_SKIP_FILE_PLACEHOLDER{skipFile}ServerMessages.INFO_SKIPPING_AUDITSkipping audit filesServerMessages.INFO_SKIPPING_KEYSTORESSkipping java security storesServerMessages.INFO_SMTP_ASNH_DEFAULT_SUBJECTDirectory Account Status NotificationServerMessages.INFO_START_DATETIME_PLACEHOLDER{startTime}ServerMessages.INFO_STATUS_ADMIN_CONNECTOR_LABELAdministration port (LDAPS)ServerMessages.INFO_STATUS_BACKEND_DB_TYPE_CACHE_SIZE_TITLEActive cacheServerMessages.INFO_STATUS_BACKEND_NAME_TITLEBackendServerMessages.INFO_STATUS_BACKEND_TYPE_TITLETypeServerMessages.INFO_STATUS_CH_M1_RATE_TITLELoad m1 rateServerMessages.INFO_STATUS_CH_M5_RATE_TITLELoad m5 rateServerMessages.INFO_STATUS_CH_NAME_TITLENameServerMessages.INFO_STATUS_CH_PORT_TITLEPortServerMessages.INFO_STATUS_CH_TYPE_TITLEProtocolServerMessages.INFO_STATUS_CLI_USAGE_DESCRIPTIONThis utility can be used to display basic server informationServerMessages.INFO_STATUS_CONNECT_TO_SERVER_FOR_DISKS_INFOConnect to the server to obtain disk space informationServerMessages.INFO_STATUS_CONNECT_TO_SERVER_FOR_JVM_INFOConnect to the server to obtain JVM informationServerMessages.INFO_STATUS_CONNECTION_HANDLER_TABLE_EMPTY_MSGThere are no connection handlers setup in the serverServerMessages.INFO_STATUS_CONNECTION_HANDLERS_TITLEConnection handlersServerMessages.INFO_STATUS_DISK_REMAINING_SPACE_TITLEFree spaceServerMessages.INFO_STATUS_DISK_ROOT_TITLEDisk spaceServerMessages.INFO_STATUS_DISK_SPACE_TABLE_EMPTY_MSGNo disks are monitored by the serverServerMessages.INFO_STATUS_DISK_STATE_TITLEStateServerMessages.INFO_STATUS_DN_NB_ENTRIES_TITLEEntriesServerMessages.INFO_STATUS_DN_REPLICATION_RECEIVE_DELAY_TITLEReceive delayServerMessages.INFO_STATUS_DN_REPLICATION_REPLAY_DELAY_TITLEReplay delayServerMessages.INFO_STATUS_DN_REPLICATION_STATUS_TITLEReplicationServerMessages.INFO_STATUS_DN_TITLEBase DNServerMessages.INFO_STATUS_GENERAL_DETAILS_TITLEGeneral detailsServerMessages.INFO_STATUS_HOSTNAME_LABELHost nameServerMessages.INFO_STATUS_INSTALL_AND_INSTANCE_PATH_LABELInstallation and instance pathServerMessages.INFO_STATUS_INSTALL_PATH_LABELInstallation pathServerMessages.INFO_STATUS_INSTANCE_PATH_LABELInstance pathServerMessages.INFO_STATUS_JAVA_VENDOR_LABELJava vendorServerMessages.INFO_STATUS_JAVA_VERSION_LABELJava versionServerMessages.INFO_STATUS_JVM_MAX_HEAP_SIZE_LABELJVM max heap sizeServerMessages.INFO_STATUS_JVM_PROCESSORS_LABELJVM available CPUsServerMessages.INFO_STATUS_LOCAL_BACKEND_TABLE_EMPTY_MSGThere are no local backends setup in the serverServerMessages.INFO_STATUS_LOCAL_BACKENDS_TITLELocal backendsServerMessages.INFO_STATUS_NB_OPEN_CONNECTIONS_LABELOpen connectionsServerMessages.INFO_STATUS_PROXY_BACKEND_TABLE_EMPTY_MSGThere are no proxy backends setup in the serverServerMessages.INFO_STATUS_PROXY_BACKENDS_TITLEProxy backendsServerMessages.INFO_STATUS_RUNNING_SERVER_JAVA_DETAILS_TITLERunning server Java detailsServerMessages.INFO_STATUS_SERVER_ID_LABELServer IDServerMessages.INFO_STATUS_SERVER_IS_RUNNING_LABELRun statusServerMessages.INFO_STATUS_SERVER_STARTEDStartedServerMessages.INFO_STATUS_SERVER_STOPPEDStoppedServerMessages.INFO_STATUS_VERSION_LABELVersionServerMessages.INFO_STOP_REASON_PLACEHOLDER{stopReason}ServerMessages.INFO_STOP_TIME_PLACEHOLDER{stopTime}ServerMessages.INFO_STOPDS_DESCRIPTION_STOP_REASONReason the server is being stopped or restartedServerMessages.INFO_STOPDS_DESCRIPTION_STOP_TIMEIndicates the date/time at which the shutdown operation will begin as a server task expressed in format YYYYMMDDhhmmssZ for UTC time or YYYYMMDDhhmmss for local time. A value of '0' will cause the shutdown to be scheduled for immediate execution. When this option is specified the operation will be scheduled to start at the specified time after which this utility will exit immediatelyServerMessages.INFO_STOPDS_GOING_TO_STOPStopping Server...ServerMessages.INFO_STOPDS_SERVER_ALREADY_STOPPEDServer already stoppedServerMessages.INFO_STOPDS_TOOL_DESCRIPTIONThis utility can be used to request that the Directory Server stop running or perform a restart. When run without explicit connection options, this utility sends a signal to the OpenDJ process to stop the server. When run with explicit connection options, this utility connects to the OpenDJ administration port and creates a shutdown task to stop the serverServerMessages.INFO_STORAGE_SCHEME_PLACEHOLDER{scheme}ServerMessages.INFO_TASK_ADD_SCHEMA_FILE_NAMEAdd Schema FileServerMessages.INFO_TASK_BACKUP_NAMEBackupServerMessages.INFO_TASK_DESCRIPTION_PLACEHOLDER{description}ServerMessages.INFO_TASK_DISCONNECT_CLIENT_NAMEDisconnect ClientServerMessages.INFO_TASK_DISCONNECT_GENERIC_MESSAGEAn administrator has terminated this client connectionServerMessages.INFO_TASK_ENTER_LOCKDOWN_MODE_NAMELockdownServerMessages.INFO_TASK_EXPORT_NAMEExportServerMessages.INFO_TASK_ID_PLACEHOLDER{taskID}ServerMessages.INFO_TASK_IMPORT_NAMEImportServerMessages.INFO_TASK_INITIALIZE_NAMEInitialize From ReplicaServerMessages.INFO_TASK_INITIALIZE_TARGET_NAMEInitialize BackendServerMessages.INFO_TASK_LEAVE_LOCKDOWN_MODE_NAMELeave LockdownServerMessages.INFO_TASK_PURGE_CONFLICTS_HIST_NAMEPurge conflicts historicalServerMessages.INFO_TASK_REBUILD_NAMERebuild IndexServerMessages.INFO_TASK_RESET_CHANGE_NUMBERReset change number index to begin with a given number and changeServerMessages.INFO_TASK_RESTORE_NAMERestoreServerMessages.INFO_TASK_SET_GENERATION_ID_NAMESet Generation IDServerMessages.INFO_TASK_SHUTDOWN_NAMEShutdownServerMessages.INFO_TASK_STATE_CANCELED_BEFORE_STARTINGCanceled before startingServerMessages.INFO_TASK_STATE_COMPLETED_SUCCESSFULLYCompleted successfullyServerMessages.INFO_TASK_STATE_COMPLETED_WITH_ERRORSCompleted with errorsServerMessages.INFO_TASK_STATE_DISABLEDDisabledServerMessages.INFO_TASK_STATE_RECURRINGRecurringServerMessages.INFO_TASK_STATE_RUNNINGRunningServerMessages.INFO_TASK_STATE_STOPPED_BY_ADMINISTRATORStopped by administratorServerMessages.INFO_TASK_STATE_STOPPED_BY_ERRORStopped by errorServerMessages.INFO_TASK_STATE_STOPPED_BY_SHUTDOWNStopped by shutdownServerMessages.INFO_TASK_STATE_UNSCHEDULEDUnscheduledServerMessages.INFO_TASK_STATE_WAITING_ON_DEPENDENCYWaiting on dependencyServerMessages.INFO_TASK_STATE_WAITING_ON_START_TIMEWaiting on start timeServerMessages.INFO_TASK_STATUS_PLACEHOLDER{taskStatus}ServerMessages.INFO_TASK_TYPE_PLACEHOLDER{taskType}ServerMessages.INFO_TASK_WILL_BE_RETRIEDRetryingServerMessages.INFO_TASKBE_BACKING_FILE_HEADERThis file contains the data used by the Directory Server task scheduler backend. Do not edit this file directly, as there is a risk that those changes will be lost. Scheduled and recurring task definitions should only be edited using the administration utilities provided with the Directory ServerServerMessages.INFO_TASKBE_INTERRUPTED_BY_SHUTDOWNThe tasks backend is being shut downServerMessages.INFO_TASKBE_RUNNING_TASK_CANCELLEDTask processing was interrupted by a modify request to cancel the taskServerMessages.INFO_TASKINFO_CMD_CANCELcancel taskServerMessages.INFO_TASKINFO_CMD_CANCEL_CHARcServerMessages.INFO_TASKINFO_CMD_CANCEL_NUMBER_PROMPTEnter the number of a task to cancelServerMessages.INFO_TASKINFO_CMD_REFRESHrefreshServerMessages.INFO_TASKINFO_CMD_REFRESH_CHARrServerMessages.INFO_TASKINFO_CMD_VIEW_LOGSview logsServerMessages.INFO_TASKINFO_CMD_VIEW_LOGS_CHARlServerMessages.INFO_TASKINFO_DETAILSTask DetailsServerMessages.INFO_TASKINFO_FIELD_ACTUAL_STARTActual Start TimeServerMessages.INFO_TASKINFO_FIELD_COMPLETION_TIMECompletion TimeServerMessages.INFO_TASKINFO_FIELD_DEPENDENCYDependenciesServerMessages.INFO_TASKINFO_FIELD_DESCRIPTIONDescriptionServerMessages.INFO_TASKINFO_FIELD_FAILED_DEPENDENCY_ACTIONFailed Dependency ActionServerMessages.INFO_TASKINFO_FIELD_IDIDServerMessages.INFO_TASKINFO_FIELD_LAST_LOGLast Log MessageServerMessages.INFO_TASKINFO_FIELD_LOGLog Message(s)ServerMessages.INFO_TASKINFO_FIELD_NOTIFY_ON_COMPLETIONEmail Upon CompletionServerMessages.INFO_TASKINFO_FIELD_NOTIFY_ON_ERROREmail Upon ErrorServerMessages.INFO_TASKINFO_FIELD_SCHEDULED_STARTScheduled Start TimeServerMessages.INFO_TASKINFO_FIELD_STATUSStatusServerMessages.INFO_TASKINFO_FIELD_TYPETypeServerMessages.INFO_TASKINFO_IMMEDIATE_EXECUTIONImmediate executionServerMessages.INFO_TASKINFO_NO_CANCELABLE_TASKSThere are currently no cancelable tasksServerMessages.INFO_TASKINFO_NO_TASKSNo tasks existServerMessages.INFO_TASKINFO_NONENoneServerMessages.INFO_TASKINFO_NONE_SPECIFIEDNone SpecifiedServerMessages.INFO_TASKINFO_STATUS_ARG_DESCRIPTIONShow only tasks with this statusServerMessages.INFO_TASKINFO_SUMMARY_ARG_DESCRIPTIONPrint a summary of tasksServerMessages.INFO_TASKINFO_TASK_ARG_CANCELID of a particular task to cancelServerMessages.INFO_TASKINFO_TASK_ARG_DESCRIPTIONID of a particular task about which this tool will display informationServerMessages.INFO_TASKINFO_TOOL_DESCRIPTIONThis utility can be used to obtain a list of tasks scheduled to run within the Directory Server as well as information about individual tasksServerMessages.INFO_TASKINFO_TYPE_ARG_DESCRIPTIONShow only tasks of this typeServerMessages.INFO_TEMPLATE_FILE_PLACEHOLDER{templateFile}ServerMessages.INFO_TO_SERVER_PLACEHOLDER{serverToInitialize}ServerMessages.INFO_UPGRADE_ABORTED_BY_USERThe upgrade has been canceledServerMessages.INFO_UPGRADE_ADD_FULL_VENDOR_VERSION_ACIAdd ACI to make Root DSE fullVendorVersion operational attribute user visibleAdding 'ds-cfg-exclude-values-of-attributes' with the list the attribute names which values will be excluded from the list of requested modificationsServerMessages.INFO_UPGRADE_ALL_REBUILD_INDEX_DECLINEDYou have to rebuild all indexes manually to get a fully functional serverServerMessages.INFO_UPGRADE_ALLOW_BACKUP_PURGE_TASKSAllowing dsbackup purge tasksServerMessages.INFO_UPGRADE_ALLOW_LDAP_SYNTAXESAdd 'ldapSyntaxes' to attribute list which can be read in the schema access global access control policiesServerMessages.INFO_UPGRADE_ARGON2_MEMORYRemoving 'ds-cfg-argon2-migration-memory' and adding 'ds-cfg-argon2-memory-pool-size' which specifies the size of the memory pool allocated for concurrent Argon2 password hashing computationsServerMessages.INFO_UPGRADE_CONFIG_IS_REQUIREDOpenDJ data can't be upgraded because the configuration has not been upgraded yet. Upgrade the configuration first before upgrading the dataServerMessages.INFO_UPGRADE_DELETE_DEBUG_LOG_CONFIGRemoving debug logging configurationServerMessages.INFO_UPGRADE_DELETE_DEGRADED_STATUS_THRESHOLDRemoving replica degraded status threshold configurationServerMessages.INFO_UPGRADE_DELETE_LOOKTHROUGH_LIMITRemoving look through limit from the configurationServerMessages.INFO_UPGRADE_DELETE_SEND_REJECT_NOTIFICATIONRemoving LDAP send reject notification configurationServerMessages.INFO_UPGRADE_DELETE_VLV_WITH_BASE_OBJECT_SCOPE_CONFIGRemoving VLV indexes with base-object scope from the configurationServerMessages.INFO_UPGRADE_DESCRIPTION_CLIUpgrades OpenDJ configuration and application data so that it is compatible with the installed binaries.%n%nThis tool should be run immediately after upgrading the OpenDJ binaries and before restarting the server.%n%nNOTE: this tool does not provide backup or restore capabilities. Therefore, it is the responsibility of the OpenDJ administrator to take necessary precautions before performing the upgradeServerMessages.INFO_UPGRADE_DISABLE_CERTLIST_VALIDATIONContinue to allow invalid certificate lists, certificate pairs and postal addressesServerMessages.INFO_UPGRADE_DISPLAY_CONFIRM_STARTThe upgrade is ready to proceed. Do you wish to continue?ServerMessages.INFO_UPGRADE_ENABLE_CHANGE_NUMBER_INDEXEREnabling change numbers in the replication changelogServerMessages.INFO_UPGRADE_JE_BACKEND_PROPERTIESMigrating JE environment properties to configuration attributesServerMessages.INFO_UPGRADE_OPTION_DATA_ONLYUpgrades only application data. OpenDJ configuration must have been upgraded beforeServerMessages.INFO_UPGRADE_OPTION_IGNORE_ERRORSIgnores any errors which occur during the upgrade. This option should be used with caution and may be useful in automated deployments where potential errors are known in advance and resolved after the upgrade has completedServerMessages.INFO_UPGRADE_PERFORMING_POST_TASKSPerforming post upgrade tasksServerMessages.INFO_UPGRADE_PERFORMING_TASKSPerforming upgradeServerMessages.INFO_UPGRADE_POST_TASKS_COMPLETEPost upgrade tasks completeServerMessages.INFO_UPGRADE_PROCESS_ENDEnd of the upgrade processServerMessages.INFO_UPGRADE_REBUILD_ALLRebuilding all indexesServerMessages.INFO_UPGRADE_REBUILD_ALL_DUE_TO_STRING_PREP_CHANGESChanges in Unicode string normalization require that all indexes are rebuilt. Do you want to rebuild the indexes automatically at the end of the upgrade?ServerMessages.INFO_UPGRADE_REBUILD_ENTRYUUID_INDEX_DUE_TO_DATA_CORRUPTIONOPENDJ-9550 on 7.3.0 caused static groups to lose their operational attributes on modify operations, corrupting data and the entryUUID index which needs to be rebuilt. Do you want to rebuild the indexes automatically at the end of the upgrade?ServerMessages.INFO_UPGRADE_REBUILD_INDEX_ENDSRebuild index task endsServerMessages.INFO_UPGRADE_REBUILD_INDEXES_TELEPHONENUMBER_EMR_SMROpenDJ 7.0.0 changed the indexing algorithm for TelephoneNumber equality and substring matching rules. All TelephoneNumber syntax based attribute indexes must be rebuilt which may take a long time. Do you want to rebuild the indexes automatically at the end of the upgrade?ServerMessages.INFO_UPGRADE_REMOVE_BACKUP_BACKENDRemoving 'backup' backendServerMessages.INFO_UPGRADE_REMOVE_EMPTY_GROUP_CONFIGURATIONSRemoving empty configuration for groupsServerMessages.INFO_UPGRADE_REMOVE_REFERENCES_TO_BACKUP_BACKENDRemoving references to 'backup' backendServerMessages.INFO_UPGRADE_REMOVE_RESTORE_TASKSRemoving restore tasksServerMessages.INFO_UPGRADE_REMOVE_SNMPRemoving SNMP supportServerMessages.INFO_UPGRADE_REMOVE_WORKQUEUE_CAPACITYRemoving max-work-queue-capacityServerMessages.INFO_UPGRADE_RENAME_CURSOR_LIMITRenaming 'ds-cfg-cursor-entry-limit' to 'ds-cfg-max-candidate-set-size'ServerMessages.INFO_UPGRADE_REPLACE_SEVERITY_VALUESReplace multiple severity values by a single one in logging configurationsServerMessages.INFO_UPGRADE_REQUIREMENTSPreparing to upgradeServerMessages.INFO_UPGRADE_RESTORE_TASKS_SUMMARYDS 7.0.0 breaks restore tasks compatibility, all existing restore tasks will be removedServerMessages.INFO_UPGRADE_TASK_ADD_MAILSERVERSAdding Mail ServersServerMessages.INFO_UPGRADE_TASK_COMPUTE_CHANGE_NUMBER_SUMMARYReplacing compute change number setting in replication serverServerMessages.INFO_UPGRADE_TASK_CONSOLIDATE_BOOTSTRAP_REPLICATION_SERVERSConsolidating bootstrap replication servers from replication server and replication domains into Multimaster Synchronization providerServerMessages.INFO_UPGRADE_TASK_DB_CACHE_MODESet the database cache mode 'ds-cfg-db-cache-mode' to 'cache-ln'ServerMessages.INFO_UPGRADE_TASK_DISABLE_SHARED_CACHEUse the old JE backend caches instead of the new shared cacheServerMessages.INFO_UPGRADE_TASK_INHERIT_ATTRIBUTE_SYNTAX_CHANGEChanging syntax for 'inheritAttribute' attribute type to IA5StringServerMessages.INFO_UPGRADE_TASK_INHERIT_FROM_DN_PARENTAdd 'inheritFromDNParent' attribute type to the 'inheritedCollectiveAttributeSubentry' object classServerMessages.INFO_UPGRADE_TASK_JE_HIGH_DURABILITY_SUMMARYReplacing high durability settings in JE backendsServerMessages.INFO_UPGRADE_TASK_JE_LOW_DURABILITY_SUMMARYReplacing low durability settings in JE backendsServerMessages.INFO_UPGRADE_TASK_JE_MEDIUM_DURABILITY_SUMMARYReplacing medium durability settings in JE backendsServerMessages.INFO_UPGRADE_TASK_MAKE_FILE_BASED_ERROR_LOGGERS_ASYNCHRONOUSMake the File-Based Error Loggers perform asynchronous logging for optimal performance after merging the debug and error loggerServerMessages.INFO_UPGRADE_TASK_MIGRATE_CHANGELOG_65_FORMATMigrating replication changelog files to 6.5.0 formatServerMessages.INFO_UPGRADE_TASK_MIGRATE_CONFIG_READ_FAILThe upgrade will not be performed because the configuration file config.ldif could not be parsedServerMessages.INFO_UPGRADE_TASK_MIGRATE_ECL_DOMAIN_CONFIGRemove External change log domain configuration entries and migrate information to the domains and the replication server configuration entriesServerMessages.INFO_UPGRADE_TASK_MIGRATE_ENCRYPTED_CHANGELOGMigrating encrypted replication changelog filesServerMessages.INFO_UPGRADE_TASK_MIGRATE_ISOLATION_POLICY_ATTRIBUTEMigrate isolation policy attribute to replication synchronization provider configurationServerMessages.INFO_UPGRADE_TASK_MIGRATE_PURGE_DELAY_ATTRIBUTESMerge replication-purge-delay and conflicts-historical-purge-delay attribute into a single replication-purge-delay attribute in replication synchronizer provider configurationMigrate common replication domain configuration attributes to replication synchronization provider configurationServerMessages.INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CANCELLEDThe upgrade will not be performed because some Root DNs need to be migratedServerMessages.INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CLEANUPRemoving root DN users from configurationMigrate source address attribute from replication server configuration to replication synchronization provider configurationServerMessages.INFO_UPGRADE_TASK_MIGRATE_TRUST_STORE_BACKENDMigrating truststore backend configurationServerMessages.INFO_UPGRADE_TASK_MIGRATE_TRUST_STORE_BACKEND_VERBOSEMigrating truststore backend configuration to crypto managerServerMessages.INFO_UPGRADE_TASK_MOVE_SSL_PROTOCOLS_AND_CIPHER_SUITESMove SSL protocols and cipher suites configuration from crypto manager into each configuration element where they are usedServerMessages.INFO_UPGRADE_TASK_PDB_TO_JE_2_SUMMARYReconfiguring PDB backends to JE backendsServerMessages.INFO_UPGRADE_TASK_PDB_TO_JE_WARNINGYou must reimport all your data into the JE backends in order to have a fully functional serverServerMessages.INFO_UPGRADE_TASK_PROMETHEUS_COMPLIANT_FORMATUpdating existing Prometheus endpoints to keep using the legacy formatServerMessages.INFO_UPGRADE_TASK_PROXY_HASH_FUNCTIONSet the proxy backend configuration property 'hash-function' to MD5ServerMessages.INFO_UPGRADE_TASK_REBUILD_DS_SYNCH_HIST_OMROpenDJ 6.5.0 changed the indexing algorithm for replication metadata. Its index must be rebuilt which may take a long time; without a working index every server start will take longer than normal. Do you want to rebuild the index automatically at the end of the upgrade?ServerMessages.INFO_UPGRADE_TASK_REBUILD_DUE_TO_DUPLICATE_ENTRY_IDSOpenDJ 7.2.0 fixed an indexing bug that may cause searches to return duplicate entries in certain circumstances. All indexes have to be rebuilt. This could take a long time to proceed. Do you want to launch this process automatically at the end of the upgrade?ServerMessages.INFO_UPGRADE_TASK_REFRESH_UPGRADE_DIRECTORYArchiving concatenated schemaServerMessages.INFO_UPGRADE_TASK_REJECT_UNAUTHENTICATED_REQUESTS_SUMMARYReplacing "reject unauthenticated requests" policy in global configurationServerMessages.INFO_UPGRADE_TASK_REMOVE_ASSURED_REPLICATIONRemoving configuration for assured replicationServerMessages.INFO_UPGRADE_TASK_REMOVE_MONITOR_PROVIDERS_CFG_ENTRIESRemoving configuration entries for the monitor providersServerMessages.INFO_UPGRADE_TASK_REMOVE_MONITORING_PERIODRemoving configuration for replication monitoringServerMessages.INFO_UPGRADE_TASK_REMOVE_PROFILER_PLUGINRemoving profiler pluginsRemoving 'ds-cfg-load-balancing-algorithm' attribute from the proxy backendServerMessages.INFO_UPGRADE_TASK_REMOVE_REDUNDANT_GENERATION_IDRemoving generation-id data from configurationServerMessages.INFO_UPGRADE_TASK_REMOVE_REDUNDANT_LISTEN_ADDRESSRemoving 'listen-address' attributes that are redundant with default value provided by the global configurationServerMessages.INFO_UPGRADE_TASK_REMOVE_REDUNDANT_SYNC_STATERemoving synchronization state data from configurationServerMessages.INFO_UPGRADE_TASK_REMOVE_REQUEST_CONNECTION_POOLRemoving 'ds-cfg-request-connection-pool-size' attribute,'ds-cfg-connection-pool-size' will be used insteadServerMessages.INFO_UPGRADE_TASK_REMOVE_SERVER_ID_FROM_REPLICATIONRemoving global server ID from replication domains and replication serverServerMessages.INFO_UPGRADE_TASK_REMOVE_WINDOW_SIZE_FROM_REPLICATIONRemoving send and receive window size configuration in replicationServerMessages.INFO_UPGRADE_TASK_RENAME_BIG_INDEX_MATCHING_RULE_ATTRIBUTERenaming 'ds-cfg-big-index-matching-rule' attribute to 'ds-cfg-big-index-extensible-matching-rule`ServerMessages.INFO_UPGRADE_TASK_RENAME_BIND_CONNECTION_POOL_ATTRIBUTESRenaming 'ds-cfg-bind-connection-pool-*' attributes to 'ds-cfg-connection-pool-*'ServerMessages.INFO_UPGRADE_TASK_RENAME_CHANGELOG_FILESRenaming replication changelog files from .log to .cdb suffixServerMessages.INFO_UPGRADE_TASK_RENAME_CONNECTION_POOL_ATTRIBUTESRenaming ds-cfg-connection-pool-* attributes to ds-cfg-bind-connection-pool-*ServerMessages.INFO_UPGRADE_TASK_RENAME_JSON_SCHEMARenaming 'ds-cfg-json-schema' object class to 'ds-cfg-json-query-equality-matching-rule'ServerMessages.INFO_UPGRADE_TASK_RENAME_LOG_CONTROLSRenaming 'ds-cfg-log-control-oids' attribute to 'ds-cfg-log-controls'ServerMessages.INFO_UPGRADE_TASK_RENAME_MUTUAL_TLS_TO_SASL_EXTERNALRenaming the 'use-mutual-tls' configuration property to 'use-sasl-external'ServerMessages.INFO_UPGRADE_TASK_RENAME_PROXY_HEARTBEAT_ATTRIBUTESRenaming proxy 'ds-cfg-heartbeat-*' attributes to 'ds-cfg-keep-alive-*`Renaming the 'replication-server' configuration property to 'bootstrap-replication-server'Renaming the proxy backend configuration property 'service discovery mechanism' to 'shard'ServerMessages.INFO_UPGRADE_TASK_REPLACE_PIN_OPTIONReplacing all pin related configuration attributes by a single pin configuration attributeServerMessages.INFO_UPGRADE_TASK_SEGREGATE_MUTABLE_IMMUTABLE_FILESSegregating mutable and immutable filesServerMessages.INFO_UPGRADE_TASK_SET_GLOBAL_ADDRESSESAdding 'listen-address' and 'advertised-listen-address' attributes to the global configurationServerMessages.INFO_UPGRADE_TASK_SET_GLOBAL_GROUP_ID_FROM_REPLICATIONSetting global group ID and removing per domain valuesServerMessages.INFO_UPGRADE_TASK_SET_GLOBAL_SERVER_IDSetting global server IDServerMessages.INFO_UPGRADE_TASK_SET_NEW_GLOBAL_SERVER_IDSetting new global server IDServerMessages.INFO_UPGRADE_TASK_UPDATE_ADMIN_BACKEND_LOCATIONUpdate admin-backend.ldif file locationServerMessages.INFO_UPGRADE_TASK_UPDATE_CAUD_LOGGERSAdding objectClass to JSON, CSV, and External access logger configurationsServerMessages.INFO_UPGRADE_TASK_UPDATE_DEFAULT_SECURITY_SETTINGSMigrating security settingsServerMessages.INFO_UPGRADE_TASK_UPDATE_REPLICATION_SSL_CONFIGURATIONUpdate replication SSL configurationUpdate replication SSL configuration from crypto manager and trust store backend to dedicated key and trust manager provider configuration elementsServerMessages.INFO_UPGRADE_TASK_UPDATE_TASKS_BACKEND_LOCATIONUpdate tasks backend file locationServerMessages.INFO_UPGRADE_TITLEOpenDJ Upgrade UtilityServerMessages.INFO_USER_NAME_PLACEHOLDER{userName}ServerMessages.INFO_VERIFY_ENTRY_LIMIT_STATS_HEADERStatistics for records that have exceeded the entry limit:ServerMessages.INFO_VERIFYINDEX_DESCRIPTION_BASE_DNBase DN of a backend supporting indexing. Verification is performed on indexes within the scope of the given base DNServerMessages.INFO_VERIFYINDEX_DESCRIPTION_COUNT_ERRORSCount the number of errors found during the verification and return that value as the exit code (values > 255 will be reduced to 255 due to exit code restrictions)ServerMessages.INFO_VERIFYINDEX_DESCRIPTION_INDEX_NAMEName of an index to be verified. For an attribute index this is simply an attribute name. Multiple indexes may be verified for completeness, or all indexes if no indexes are specified. An index is complete if each index value references all entries containing that valueServerMessages.INFO_VERIFYINDEX_DESCRIPTION_VERIFY_CLEANSpecifies that a single index should be verified to ensure it is clean. An index is clean if each index value references only entries containing that value. Only one index at a time may be verified in this wayServerMessages.INFO_VERIFYINDEX_TOOL_DESCRIPTIONThis utility ensures that index data is consistent within an indexed backend database. Stop the server before running this toolServerMessages.INFO_WAIT4DEL_DESCRIPTION_LOG_FILEPath to a file containing log output to monitorServerMessages.INFO_WAIT4DEL_DESCRIPTION_OUTPUT_FILEPath to a file to which the command will write the outputServerMessages.INFO_WAIT4DEL_DESCRIPTION_TARGET_FILEPath to the file to watch for deletionServerMessages.INFO_WAIT4DEL_DESCRIPTION_TIMEOUTMaximum length of time in seconds to wait for the target file to be deleted before exitingServerMessages.INFO_WAIT4DEL_TOOL_DESCRIPTIONThis utility can be used to wait for a file to be removed from the filesystemServerMessages.INFO_WINDOWS_SERVICE_ALREADY_DISABLEDThe server was already disabled as a Windows serviceServerMessages.INFO_WINDOWS_SERVICE_ALREADY_ENABLEDThe server was already enabled to run as a Windows serviceServerMessages.INFO_WINDOWS_SERVICE_DISABLEDThe server is disabled as a Windows serviceServerMessages.INFO_WINDOWS_SERVICE_SUCCESSULLY_DISABLEDThe server was successfully disabled as a Windows serviceServerMessages.INFO_WINDOWS_SERVICE_SUCCESSULLY_ENABLEDThe server was successfully enabled to run as a Windows serviceServerMessages.INFO_WRAP_COLUMN_PLACEHOLDER{wrapColumn}ServerMessages.NOTE_DIRECTORY_SERVER_LEAVING_LOCKDOWN_MODEThe Directory Server is leaving lockdown mode and will resume normal operationServerMessages.NOTE_DIRECTORY_SERVER_STARTEDThe Directory Server has started successfullyServerMessages.NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATECannot change the configuration while a total update is in progressServerMessages.NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODESWrong fractional replication configuration : cannot use both exclusive and inclusive modesServerMessages.NOTE_IMPORT_CLOSING_DATABASEFlushing data to diskServerMessages.NOTE_REBUILD_NOTHING_TO_REBUILDRebuilding index finished: no indexes to rebuildServerMessages.NOTE_REJECT_OPERATION_IN_LOCKDOWN_MODERejecting the requested operation because the server is in lockdown mode and will only accept requests from root users over loopback connectionsServerMessages.NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform a search request on cn=changelogServerMessages.NOTE_SERVER_STOPPEDThe Directory Server is now stoppedServerMessages.NOTE_UNKNOWN_INSTALL_DIRECTORYInstallation Directory: unknownServerMessages.NOTE_UNKNOWN_INSTANCE_DIRECTORYInstance Directory: unknownServerMessages.REF_SHORT_DESC_BACKEND_TOOLgather OpenDJ backend debugging informationServerMessages.REF_SHORT_DESC_CHANGELOG_TOOLdebug changelog and changenumber filesServerMessages.REF_SHORT_DESC_CREATE_RC_SCRIPTscript to manage OpenDJ as a service on UNIXServerMessages.REF_SHORT_DESC_DS_REPL_TOOLManages data synchronization between serversServerMessages.REF_SHORT_DESC_ENCODE_PASSWORDencode a password with a storage schemeServerMessages.REF_SHORT_DESC_EXPORT_LDIFexport directory data in LDIFServerMessages.REF_SHORT_DESC_EXTRACT_TOOLextract support dataServerMessages.REF_SHORT_DESC_IMPORT_LDIFimport directory data from LDIFServerMessages.REF_SHORT_DESC_MANAGE_TASKSmanage server administration tasksServerMessages.REF_SHORT_DESC_REBUILD_INDEXrebuild index after configuration changeServerMessages.REF_SHORT_DESC_START_DSstart OpenDJ serverServerMessages.REF_SHORT_DESC_STATUSdisplay basic OpenDJ server informationServerMessages.REF_SHORT_DESC_STOP_DSstop OpenDJ serverServerMessages.REF_SHORT_DESC_UPGRADEupgrade OpenDJ configuration and application dataServerMessages.REF_SHORT_DESC_VERIFY_INDEXcheck index for consistency or errorsServerMessages.REF_SHORT_DESC_WINDOWS_SERVICEregister OpenDJ server as a Windows ServiceServerMessages.SUPPLEMENT_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEX_STATUS<xinclude:include href="variablelist-backendstat-index-status.xml" />ServerMessages.SUPPLEMENT_DESCRIPTION_RECURRING_TASK_INFO<xinclude:include href="description-recurring-task-info.xml" />ServerMessages.SUPPLEMENT_DESCRIPTION_UPGRADE_CLI<xinclude:include href="description-upgrade.xml" />ServerMessages.SUPPLEMENT_EXTRACT_TOOL_DESCRIPTION<xinclude:include href="description-supportextract.xml" />ServerMessages.WARN_ACI_ENTER_LOCKDOWN_MODEThe server is being put into lockdown mode because invalid ACIs rules were detected either when the server was started or during a backend initializationServerMessages.WARN_CLIENT_DISCONNECT_IN_PROGRESSThe Directory Server is currently in the process of closing this client connectionServerMessages.WARN_CONFIG_AUTHZ_DISABLEDAccess control has been disabledServerMessages.WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRYThe entry cache configuration entry "cn=Entry Caches,cn=config" does not exist in the Directory Server configuration. No entry cache will be available until this entry is created with a valid entry cache configurationServerMessages.WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERSThere are no active access loggers defined in the Directory Server configuration. No access logging will be performedServerMessages.WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERSThere are no active error loggers defined in the Directory Server configuration. No error logging will be performedServerMessages.WARN_CONFIG_LOGGER_NO_ACTIVE_HTTP_ACCESS_LOGGERSThere are no active HTTP access loggers defined in the Directory Server configuration. No HTTP access logging will be performedServerMessages.WARN_COULD_NOT_RETRIEVE_KEYS_FROM_TRUSTSTOREUnable to retrieve the keys from the truststoreServerMessages.WARN_DIRECTORY_SERVER_ENTERING_LOCKDOWN_MODEThe Directory Server is entering lockdown mode, in which clients will only be allowed to connect via a loopback address, and only root users will be allowed to process operationsServerMessages.WARN_DISK_LOW_CHANGELOG_DIRECTORYDisk space for the replication changelog is getting low. The replication server will continue to operate, but will stop in the event of a full diskServerMessages.WARN_DISK_NORMAL_CHANGELOG_DIRECTORYThe replication server has detected that the file system containing the changelog has sufficient disk space to resume operationSome reversible password storage schemes are enabled in the configuration, note that it won't be possible to use them in password policies since the admin data backend has been disabledServerMessages.WARN_EMBEDDED_SERVER_NOT_FOR_PRODUCTIONEmbedded Directory Servers are NOT SUPPORTED in productionServerMessages.WARN_EXTOP_PASSMOD_NOOPThe password modify operation was not actually performed in the Directory Server because the LDAP no-op control was present in the requestServerMessages.WARN_FUNCTION_NOT_SUPPORTEDThe requested operation is not supported by this backendServerMessages.WARN_OP_REJECTED_BY_SHUTDOWNThe request to process this operation has been rejected because the Directory Server has already started its shutdown processServerMessages.WARN_REPLICATION_SERVER_RESTARTEDThe replication server has detected that the file system containing the changelog has sufficient disk space to resume operation. It is now reconnecting to the rest of the replication topologyServerMessages.WARN_SETUP_REMOVING_FILES_AFTER_FAILURESetup has failed, see the errors in the messages below. The process also failed to automatically remove the files that it created during setup. Please manually remove the 'db' and 'config' directories from the instance directory before trying to run the setup againServerMessages.WARN_USING_VIRTUAL_THREADSEXPERIMENTAL virtual threads support has been enabled. DO NOT USE in productionServerMessages.WARN_WINDOWS_SERVICE_MARKED_FOR_DELETIONThe server has been marked for deletion as a Windows Service