Uses of Class
org.forgerock.i18n.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
Modifier and TypeMethodDescriptionvoid
LocalizedLogger.error
(LocalizableMessageDescriptor.Arg0 d) Logs an error message.void
LocalizedLogger.info
(LocalizableMessageDescriptor.Arg0 d) Logs a message at INFO level.void
LocalizedLogger.note
(LocalizableMessageDescriptor.Arg0 d) Logs a message at NOTICE level.void
LocalizedLogger.warn
(LocalizableMessageDescriptor.Arg0 d) Logs a warning message. -
Uses of LocalizableMessageDescriptor.Arg0 in org.forgerock.opendj.rest2ldap
Modifier and TypeFieldDescriptionRest2ldapMessages.ERR_ACCOUNT_USER_AUTHENTICATED
Account Usability can only be viewed by authenticated users
Rest2ldapMessages.ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST
No 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 requests
Rest2ldapMessages.ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST_ON_REVERSE_REFERENCE
Count-only requests cannot be performed on reverse-reference resources
Rest2ldapMessages.ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSING
Resources cannot be created without a client provided resource ID
Rest2ldapMessages.ERR_CONFIG_INVALID_FAILOVER_WITH_PRIMARY_SECONDARY_LDAP_SERVERS
Cannot use both 'failoverLdapServers' with 'primaryLdapServers' or 'secondaryLdapServers' at the same time. Please use 'failoverLdapServers' only.
Rest2ldapMessages.ERR_CONFIG_INVALID_SASL_EXTERNAL_AUTHENTICATION
SASL/External authentication requires the use of mTLS. Configure a key manager and enable SSL or StartTLS for the connection factory
Rest2ldapMessages.ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENT
Naming strategy DN and ID must be different
Rest2ldapMessages.ERR_CONFIG_OAUTH2_CACHE_UNLIMITED_DURATION
The cache expiration duration cannot be unlimited
Rest2ldapMessages.ERR_CONFIG_OAUTH2_CACHE_ZERO_DURATION
The cache expiration duration cannot be zero
Rest2ldapMessages.ERR_HDAP_JWT_INVALID_SIGNATURE
Invalid JWT signature
Rest2ldapMessages.ERR_HDAP_JWT_NO_BEARER_TOKEN
No bearer token found
Rest2ldapMessages.ERR_HDAP_JWT_TOO_MANY_BEARER_TOKENS
Too many bearer tokens found. Only one Bearer token is allowed
Rest2ldapMessages.ERR_HDAP_JWT_UNAUTHENTICATED_REQUEST
Unauthenticated request: you must either run this request with a basic authentication or get a JWT token first through the HDAP 'authenticate' action
Rest2ldapMessages.ERR_INVALID_COOKIE
Invalid cookie
Rest2ldapMessages.ERR_JSON_EMPTY_CONTENT
The value could not be parsed as valid JSON because it is empty
Rest2ldapMessages.ERR_JSON_TRAILING_CONTENT
The value could not be parsed as valid JSON because it contains trailing content after the JSON value
Rest2ldapMessages.ERR_LOCAL_SORT_NO_PAGE_OFFSET
The 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_SUPPORTED
Multi-version concurrency control is not supported by this resource
Rest2ldapMessages.ERR_PAGE_RESULTS_OFFSET_AND_COOKIE_ARE_MUTUALLY_EXCLUSIVE
The query request cannot be processed because '_pagedResultsOffset' and '_pagedResultsCookie' are mutually exclusive, and cannot be used together
Rest2ldapMessages.ERR_PAGE_RESULTS_OFFSET_NOT_SUPPORTED
The query request cannot be processed because '_pagedResultsOffset' is not supported but has been set
Rest2ldapMessages.ERR_PASSWORD_MODIFY_REQUEST_IS_INVALID
The 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_CONNECTION
Passwords can only be modified using a secure connection
Rest2ldapMessages.ERR_PASSWORD_MODIFY_USER_AUTHENTICATED
Passwords can only be modified by authenticated users
Rest2ldapMessages.ERR_PASSWORD_RESET_SECURE_CONNECTION
Passwords can only be reset using a secure connection
Rest2ldapMessages.ERR_PASSWORD_RESET_USER_AUTHENTICATED
Passwords can only be reset by authenticated users
Rest2ldapMessages.ERR_READ_ONLY_ENDPOINT
This endpoint is read-only and only supports read and query requests
Rest2ldapMessages.ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTED
Resources cannot be created with a client provided resource ID. The server will automatically generate a resource ID
Rest2ldapMessages.ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTION
The targeted resource is a resource collection which only supports create and query requests
Rest2ldapMessages.ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCE
The targeted resource is a resource instance which only supports read, update, delete, patch, and action requests
Rest2ldapMessages.ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETON
The targeted resource is a resource singleton which only supports read, update, patch, and action requests
Rest2ldapMessages.ERR_VIRTUAL_SUBRESOURCE_REFERENCER_ONLY_ONE_EXPECTED
The search request succeeded but returned more than one resource when only one was expected
-
Uses of LocalizableMessageDescriptor.Arg0 in org.opends.messages
Modifier and TypeFieldDescriptionServerMessages.DEBUG_RECOVERY_SHUTDOWN_REQUESTED
Recovery interrupted because shutdown of replication domain has been requested
ServerMessages.DOC_DEFAULT_INSTANCE_PATH
/path/to/opendj
ServerMessages.DSBACKUP_BACKUP_COMPLETED_WITH_ERROR
The backup process failed with one or more errors
ServerMessages.DSBACKUP_BACKUP_ID_PLACEHOLDER
{backup ID}
ServerMessages.DSBACKUP_BACKUP_LOCATION_DESC_FOR_READING
Location 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 mechanisms
ServerMessages.DSBACKUP_BACKUP_LOCATION_DESC_FOR_WRITING
Backup 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 mechanisms
ServerMessages.DSBACKUP_CLEANUP_BACKEND_DIRECTORY
Deleting corrupted file from backend directory
ServerMessages.DSBACKUP_CLEANUP_BACKUP_STORAGE
Deleting corrupted file from backup storage
ServerMessages.DSBACKUP_CREATE_BACKEND_NAME_DESC
The 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 backups
ServerMessages.DSBACKUP_CREATE_DESCRIPTION
Take encrypted and signed backups of individual backends and send them to the desired location
ServerMessages.DSBACKUP_CREATE_FOUND_NO_BACKEND
There are no enabled backends that support backup operation
ServerMessages.DSBACKUP_CREATE_INTERRUPTED
The backup command was interrupted
ServerMessages.DSBACKUP_DESCRIPTION
Backup and restore backends, manage backup files
ServerMessages.DSBACKUP_DESCRIPTION_SHORT
Backup and restore backends
ServerMessages.DSBACKUP_DIRECTORY_DOES_NOT_EXIST
The directory does not exist
ServerMessages.DSBACKUP_DIRECTORY_IS_NOT_A_DIRECTORY
Not a directory
ServerMessages.DSBACKUP_LIST_BACKEND_NAME_DESCRIPTION
Show only backups taken from the provided backend
ServerMessages.DSBACKUP_LIST_BAD
Bad
ServerMessages.DSBACKUP_LIST_DESCRIPTION
List the backups at the specified location
ServerMessages.DSBACKUP_LIST_LAST_DESCRIPTION
Show only the last backup for each backend
ServerMessages.DSBACKUP_LIST_NO_BACKUPS_WITH_REQUESTED_PROPERTIES
There are no backups with the requested characteristics
ServerMessages.DSBACKUP_LIST_SERVER_ID_DESCRIPTION
Show only backups taken from the provided server
ServerMessages.DSBACKUP_LIST_SERVER_ID_PLACEHOLDER
{server ID}
ServerMessages.DSBACKUP_LIST_VERIFIED
Verified
ServerMessages.DSBACKUP_LOCATION_PLACEHOLDER
{backup location}
ServerMessages.DSBACKUP_MAC_DOES_NOT_MATCH
signature does not match
ServerMessages.DSBACKUP_NEW_FILES_FOUND
Backup still in progress, new files have been created
ServerMessages.DSBACKUP_OPERATION_INTERRUPTED
Operation was interrupted
ServerMessages.DSBACKUP_PURGE_BACKEND_NAME_PLACEHOLDER
{backend name}
ServerMessages.DSBACKUP_PURGE_BACKUP_ID_DESCRIPTION
The ID of the backup that should be deleted. Specify this option multiple times to purge multiple backups
ServerMessages.DSBACKUP_PURGE_COMPLETED_WITH_ERROR
Backup purge process failed with one or more errors
ServerMessages.DSBACKUP_PURGE_DESCRIPTION
Delete one or more backups
ServerMessages.DSBACKUP_PURGE_KEEP_COUNT_DESCRIPTION
The 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 removed
ServerMessages.DSBACKUP_PURGE_KEEP_COUNT_PLACEHOLDER
{number of backups}
ServerMessages.DSBACKUP_PURGE_OLDER_THAN_PLACEHOLDER
{duration}
ServerMessages.DSBACKUP_PURGE_SUCCESSFUL
Purge completed successfully
ServerMessages.DSBACKUP_RESTORE_BACKEND_NAME_DESCRIPTION
Restore the last backup of the provided backend. Specify this option multiple times to restore multiple backends
ServerMessages.DSBACKUP_RESTORE_BACKUP_ID_DESCRIPTION
Restore the backup having the provided ID. Specify this option multiple times to restore multiple backends
ServerMessages.DSBACKUP_RESTORE_COMPLETED_WITH_ERROR
The restore process failed with one or more errors
ServerMessages.DSBACKUP_RESTORE_DESCRIPTION
Restore 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 created
ServerMessages.DSBACKUP_STORAGE_PROPERTY_DESCRIPTION
Assigns 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 it
ServerMessages.DSBACKUP_STORAGE_PROPERTY_PLACEHOLDER
{PROP:VALUE}
ServerMessages.DSBACKUP_UNEXPECTED_CONTENT
unexpected content
ServerMessages.DSBCAKUP_LIST_VERIFY_DESCRIPTION
Verify backups completeness, integrity and whether they can be decrypted
ServerMessages.ERR_ACCESS_MONITORING_INFORMATION_NOT_AUTHENTICATED
User authentication is mandatory to access server monitoring information
ServerMessages.ERR_ADD_CANNOT_ADD_ROOT_DSE
The 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 protocol
ServerMessages.ERR_ADD_CHANGE_PRIVILEGE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to add entries that include privileges
ServerMessages.ERR_ASSURED_REPLICATION_IS_NOT_SUPPORTED
Assured replication is not supported anymore, it should be disabled on the topology
ServerMessages.ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY
The provided password was found in another attribute in the user entry
ServerMessages.ERR_BACKEND_NO_INDEXING_SUPPORT
The backend does not support indexing
ServerMessages.ERR_BACKEND_TOOL_DECODER_NOT_AVAILABLE
Data decoder for printing is not available, should use hex dump
ServerMessages.ERR_BACKEND_TOOL_ONLY_ONE_MAX_KEY
Cannot specify a maximum key both as a string and as an hexadecimal string
ServerMessages.ERR_BACKEND_TOOL_ONLY_ONE_MIN_KEY
Cannot specify a minimum key both as a string and as an hexadecimal string
ServerMessages.ERR_BIND_ACCOUNT_PERMANENTLY_LOCKED
The account has been locked as a result of too many failed authentication attempts. It may only be unlocked by an administrator
ServerMessages.ERR_BIND_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS
The user cannot bind due to insufficient access rights
ServerMessages.ERR_BIND_DN_BUT_NO_PASSWORD
Unable to process the simple bind request because it contained a bind DN but no password, which is forbidden by the server configuration
ServerMessages.ERR_BIND_OPERATION_ACCOUNT_DISABLED
Rejecting a bind request because the account has been administratively disabled
ServerMessages.ERR_BIND_OPERATION_ACCOUNT_EXPIRED
Rejecting a bind request because the account has expired
ServerMessages.ERR_BIND_OPERATION_ACCOUNT_FAILURE_LOCKED
Rejecting a bind request because the account has been locked due to too many failed authentication attempts
ServerMessages.ERR_BIND_OPERATION_ACCOUNT_IDLE_LOCKED
Rejecting a bind request because the account has been locked after remaining idle for too long
ServerMessages.ERR_BIND_OPERATION_ACCOUNT_RESET_LOCKED
Rejecting a bind request because the account has been locked after the user's password was not changed in a timely manner after an administrative reset
ServerMessages.ERR_BIND_OPERATION_INSECURE_SIMPLE_BIND
Rejecting a simple bind request because the password policy requires secure authentication
ServerMessages.ERR_BIND_OPERATION_NO_PASSWORD
Unable to bind to the Directory Server using simple authentication because that user does not have a password
ServerMessages.ERR_BIND_OPERATION_PASSWORD_EXPIRED
Rejecting a bind request because that user's password is expired
ServerMessages.ERR_BIND_OPERATION_UNKNOWN_USER
Unable to bind to the Directory Server because no such user exists in the server
ServerMessages.ERR_BIND_OPERATION_WRONG_PASSWORD
The password provided by the user did not match any password(s) stored in the user's entry
ServerMessages.ERR_BIND_REJECTED_LOCKDOWN_MODE
Unable to process the non-root bind because the server is in lockdown mode
ServerMessages.ERR_CANNOT_BOOTSTRAP_WHILE_RUNNING
The Directory Server is currently running. The configuration may not be bootstrapped while the server is online
ServerMessages.ERR_CANNOT_CANCEL_ABANDON
Abandon requests cannot be canceled
ServerMessages.ERR_CANNOT_CANCEL_BIND
Bind requests cannot be canceled
ServerMessages.ERR_CANNOT_CANCEL_CANCEL
Cancel extended operations can not be canceled
ServerMessages.ERR_CANNOT_CANCEL_START_TLS
Start TLS extended operations cannot be canceled
ServerMessages.ERR_CANNOT_CANCEL_UNBIND
Unbind requests cannot be canceled
ServerMessages.ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWN
Could not create replica database because the changelog database is shutting down
ServerMessages.ERR_CANNOT_DECODE_ENTRY
Input stream ended unexpectedly while decoding entry
ServerMessages.ERR_CANNOT_HASH_DATA
Cannot properly use SHA-1 using the java provider. Verify java.security is properly configured
ServerMessages.ERR_CANNOT_SET_ENVIRONMENT_CONFIG_WHILE_RUNNING
The Directory Server is currently running. The environment configuration can not be altered while the server is online
ServerMessages.ERR_CANNOT_START_BEFORE_BOOTSTRAP
The Directory Server may not be started before the configuration has been bootstrapped
ServerMessages.ERR_CANNOT_START_WHILE_RUNNING
The Directory Server may not be started while it is already running. Please stop the running instance before attempting to start it again
ServerMessages.ERR_CHANGELOG_BACKEND_CHANGE_NUMBER_INDEXER_NOT_ENABLED
The search cannot be processed because the external changelog is not configured to generate change numbers. Change the replication server configuration if change numbers are needed
ServerMessages.ERR_CHARSET_CONSTRUCTOR_NO_NAME
The named character set is invalid because it does not contain a name
ServerMessages.ERR_CIPHERSERVICE_NULL_ENCRYPTION_KEY
Requested cipher for a non existing cipher key: cryptographic services were not properly initialized, programming error
ServerMessages.ERR_COMPARE_CONFIG_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to access the server configuration
ServerMessages.ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST
The entry cn=Backends,cn=config does not appear to exist in the Directory Server configuration. This is a required entry
ServerMessages.ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform add operations in the Directory Server configuration
ServerMessages.ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform delete operations in the Directory Server configuration
ServerMessages.ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform modify DN operations in the Directory Server configuration
ServerMessages.ERR_CONFIG_FILE_MODDN_NOT_ALLOWED
Modify DN operations are not allowed in the Directory Server configuration
ServerMessages.ERR_CONFIG_FILE_MODIFY_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform modify operations in the Directory Server configuration
ServerMessages.ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to change the set of default root privileges
ServerMessages.ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform search operations in the Directory Server configuration
ServerMessages.ERR_CONFIG_FILE_UNWILLING_TO_IMPORT
The Directory Server configuration may not be altered by importing a new configuration from LDIF
ServerMessages.ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIME
The time-to-live (TTL) feature can only be enabled for generalized time ordering indexes
ServerMessages.ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY
No 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 entry
ServerMessages.ERR_CONFIG_PWPOLICY_NO_POLICIES
No 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 defined
ServerMessages.ERR_CONFIGURE_WINDOWS_SERVICE_TOO_FEW_ARGS
You must provide at least one of the following arguments: enableService, disableService or serviceState or cleanupService
ServerMessages.ERR_CONFIGURE_WINDOWS_SERVICE_TOO_MANY_ARGS
You can only provide one of the following arguments: enableService, disableService, serviceState or cleanupService
ServerMessages.ERR_CONNHANDLER_REJECTED_BY_SERVER
The 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 established
ServerMessages.ERR_CREATERC_ONLY_RUNS_ON_UNIX
This tool may only be used on UNIX-based systems
ServerMessages.ERR_CRYPTOMGR_DECRYPT_FAILED_TO_READ_IV
CryptoManager failed to decrypt the supplied data because it could not read the cipher initialization vector in the data prologue
ServerMessages.ERR_CRYPTOMGR_DECRYPT_UNKNOWN_KEY_IDENTIFIER
CryptoManager failed to decrypt the supplied data because the symmetric key identifier in the data prologue does not match any known key entries
ServerMessages.ERR_CRYPTOMGR_UNABLE_TO_OBTAIN_DEPLOYMENT_PEPPER
The 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 mechanism
ServerMessages.ERR_CRYPTOMGR_WRAPPED_KEY_ENTRY_SIGNATURE_DOES_NOT_MATCH
The wrapped key entry signature does not match the entry content
ServerMessages.ERR_DEPRECATED_DR_TOOLS_USAGE
This 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_DICTIONARY
The provided password contained a word from the server's dictionary
ServerMessages.ERR_DIRCFG_SERVER_ALREADY_RUNNING
The Directory Server is currently running. Environment configuration changes are not allowed with the server running
ServerMessages.ERR_DISK_FULL_CHANGELOG_DIRECTORY
The 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 reconnect
ServerMessages.ERR_DSCORE_ERROR_NODETACH_AND_WINDOW_SERVICE
OpenDJ is configured to run as a Windows service and it cannot run in no-detach mode
ServerMessages.ERR_DSCORE_ERROR_NODETACH_TIMEOUT
In no-detach mode, the 'timeout' option cannot be used
ServerMessages.ERR_DSREPL_DECODE_CSN_INVALID_CSN
The CSN cannot be parsed as a valid CSN
ServerMessages.ERR_DSREPL_DR_INIT_NEED_DS
Disaster recovery must be started on a directory server or a combined directory/replication server
ServerMessages.ERR_DSREPL_MIGRATION_RESTART_THE_SERVER
Once done, restart the server for the changes to take effect
ServerMessages.ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED
Dynamic groups do not support explicitly altering their membership
ServerMessages.ERR_ECLN_NO_CONTROL_VALUE
Cannot decode the provided entry changelog notification control because it does not have a value
ServerMessages.ERR_EMAILMSG_CANNOT_SEND
The specified e-mail message could not be sent using any of the configured mail servers
ServerMessages.ERR_EMBEDDED_SERVER_SETUP_REQUIRE_LDAP_OR_LDAPS_PORT
Configuration error: an LDAP port or an LDAPS port must be configured before finishing configuring the embedded server
ServerMessages.ERR_ENCPW_NO_STORAGE_SCHEMES
No password storage schemes have been configured for use in the Directory Server
ServerMessages.ERR_ENCPW_NOT_SAME_PW
Provided passwords don't matched
ServerMessages.ERR_ENQUEUE_BIND_IN_PROGRESS
A 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 completed
ServerMessages.ERR_ENQUEUE_SASLBIND_IN_PROGRESS
A 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 completed
ServerMessages.ERR_ENQUEUE_STARTTLS_IN_PROGRESS
A 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 completed
ServerMessages.ERR_ENTRYENCODECFG_INVALID_LENGTH
Unable to decode the provided entry encode configuration element because it has an invalid length
ServerMessages.ERR_ENTRYIDSORTER_NEGATIVE_START_POS
Unable to process the virtual list view request because the target start position was before the beginning of the result set
ServerMessages.ERR_ERROR_STARTING_CONNECTION_HANDLERS
Could not start connection handlers
ServerMessages.ERR_EXPORT_LDIF_FORCE_STOP_THREADS
Could not stop export-ldif threads after 30 seconds. Now forcing stop by interrupting them
ServerMessages.ERR_EXTOP_CANCEL_NO_REQUEST_VALUE
Unable to process the cancel request because the extended operation did not include a request value
ServerMessages.ERR_EXTOP_PASSMOD_ACCOUNT_DISABLED
The user account has been administratively disabled
ServerMessages.ERR_EXTOP_PASSMOD_ACCOUNT_LOCKED
The user account is locked
ServerMessages.ERR_EXTOP_PASSMOD_IN_MIN_AGE
The password cannot be changed because the previous password change was too recent
ServerMessages.ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform password reset operations
ServerMessages.ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD
The password modify extended operation cannot be processed because the current password provided for the user is invalid
ServerMessages.ERR_EXTOP_PASSMOD_NO_AUTH_OR_USERID
The password modify extended request cannot be processed because it does not contain an authorization ID and the underlying connection is not authenticated
ServerMessages.ERR_EXTOP_PASSMOD_NO_PW_GENERATOR
No new password was provided, and no password generator has been defined that may be used to automatically create a new password
ServerMessages.ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIRED
The password cannot be changed because it is expired
ServerMessages.ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED
The password policy does not allow users to supply pre-encoded passwords
ServerMessages.ERR_EXTOP_PASSMOD_PW_IN_HISTORY
The provided new password was already contained in the password history
ServerMessages.ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW
The current password must be provided for self password changes
ServerMessages.ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED
Password modify operations that supply the user's current password must be performed over a secure communication channel
ServerMessages.ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIRED
Password changes must be performed over a secure communication channel
ServerMessages.ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWED
End users are not allowed to change their passwords
ServerMessages.ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to use the proxied authorization control
ServerMessages.ERR_FCM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
ServerMessages.ERR_FILE_COLLECTOR
Could not collect all the files
ServerMessages.ERR_GET_SYMMETRIC_KEY_NO_VALUE
Cannot decode the provided symmetric key extended operation because it does not have a value
ServerMessages.ERR_IMPORT_BACKEND_ONLINE
The backend must be disabled before the import process can start
ServerMessages.ERR_INSTANCE_NOT_CONFIGURED
The server has not been configured. Please run the 'setup' command first
ServerMessages.ERR_INTERNAL_MOD_CONTROL_NO_MODS
Unable to process the provided internal modifications request control because it did not contain modifications
ServerMessages.ERR_INTERNAL_MOD_CONTROL_NO_ORIGIN
Unable to process the provided internal modifications request control because it did not contain an origin
ServerMessages.ERR_INVALID_EXPORT_TARGET
Invalid target for the export
ServerMessages.ERR_INVALID_LOG_AFTER_DATE
The date argument for "logsAfterDate" is invalid
ServerMessages.ERR_INVALID_MAX_LOG_FILES
The number argument for "maxLogFiles" is invalid
ServerMessages.ERR_INVALID_PROVIDER
The provider class does not allow the operation requested
ServerMessages.ERR_INVALID_SERVER_PID
The serverPID argument is not a valid number
ServerMessages.ERR_JMX_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to establish the connection through JMX. At least JMX_READ privilege is required
ServerMessages.ERR_JMX_SEARCH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform search operations through JMX
ServerMessages.ERR_LDAP_CLIENT_CANCEL_INVOKED
cancel() invoked
ServerMessages.ERR_LDAPV2_CLIENTS_NOT_ALLOWED
The Directory Server has been configured to deny access to LDAPv2 clients. This connection will be closed
ServerMessages.ERR_LDAPV2_CONTROLS_NOT_ALLOWED
LDAPv2 clients are not allowed to use request controls
ServerMessages.ERR_LDAPV2_REFERRAL_RESULT_CHANGED
The original result code for this message was 10 but this result is not allowed for LDAPv2 clients
ServerMessages.ERR_LDIFIMPORT_MULTIPLE_BACKENDS_FOR_ID
Imported branches or backend IDs can not span across multiple Directory Server backends
ServerMessages.ERR_LDIFIMPORT_NO_BACKENDS_FOR_ID
None of the Directory Server backends are configured with the requested backend ID or base DNs that include the specified branches
ServerMessages.ERR_MAX_PSEARCH_LIMIT_EXCEEDED
The directory server is not accepting a new persistent search request because the server has already reached its limit
ServerMessages.ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE
Exactly one base DN must be provided for use with the memory-based backend
ServerMessages.ERR_MISSING_ADMIN_BACKENDS
Cannot complete initialization of server's backends because the root and administrative backends have not been initialized yet
ServerMessages.ERR_MISSING_CREDENTIAL_ARGS
The --bindDN and/or --bindPassword arguments are missing
ServerMessages.ERR_MISSING_OUTPUTDIR_ARG
An 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 available
ServerMessages.ERR_MISSING_SUBCOMMAND
A sub-command must be specified
ServerMessages.ERR_MODIFY_CHANGE_PRIVILEGE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to modify the set of privileges contained in an entry
ServerMessages.ERR_MODIFY_INVALID_PASSWORD
The provided user password does not match any password in the user's entry
ServerMessages.ERR_MODIFY_MULTIPLE_PASSWORDS_NOT_ALLOWED
The password change would result in multiple password values in the user entry, which is not allowed
ServerMessages.ERR_MODIFY_MULTIPLE_VALUES_NOT_ALLOWED
Multiple password values are not allowed in user entries
ServerMessages.ERR_MODIFY_NO_EXISTING_VALUES
The user entry does not have any existing passwords to remove
ServerMessages.ERR_MODIFY_NO_PREENCODED_PASSWORDS
User passwords may not be provided in pre-encoded form
ServerMessages.ERR_MODIFY_NO_USER_PW_CHANGES
Users are not allowed to change their own passwords
ServerMessages.ERR_MODIFY_PASSWORD_EXISTS
The specified password value already exists in the user entry
ServerMessages.ERR_MODIFY_PASSWORDS_CANNOT_HAVE_OPTIONS
Attributes used to hold user passwords are not allowed to have any attribute options
ServerMessages.ERR_MODIFY_PW_CHANGE_REQUIRES_CURRENT_PW
The password policy requires that user password changes include the current password in the request
ServerMessages.ERR_MODIFY_PW_IN_HISTORY
The provided new password was found in the password history for the user
ServerMessages.ERR_MODIFY_PWRESET_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to reset user passwords
ServerMessages.ERR_MODIFY_REQUIRE_SECURE_CHANGES
Password changes must be performed over a secure authentication channel
ServerMessages.ERR_MODIFY_WITHIN_MINIMUM_AGE
The password cannot be changed because it has not been long enough since the last password change
ServerMessages.ERR_MONITOR_BACKEND_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to read directory server monitoring information
ServerMessages.ERR_MONITOR_CONFIG_ENTRY_NULL
An 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 protocol
ServerMessages.ERR_MULTIPLE_MATCHING_DOMAIN
Multiple domains match the base DN provided
ServerMessages.ERR_NOT_AVAILABLE_CONNECTION_HANDLERS
No enabled connection handler available
ServerMessages.ERR_NOT_ENOUGH_RESOURCES
There are insufficient resources to perform the operation
ServerMessages.ERR_NUM_SUBORDINATES_NOT_SUPPORTED
This backend does not provide support for the numSubordinates operational attribute
ServerMessages.ERR_PROXYAUTH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to use the proxied authorization control
ServerMessages.ERR_PROXYAUTH2_NO_IDENTITY_MAPPER
Unable 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 Server
ServerMessages.ERR_PWPOLICY_INVALID_DICTIONARY_CONFIG
The dictionary validator configuration is invalid
ServerMessages.ERR_PWPOLICY_REJECT_DUE_TO_UNKNOWN_VALIDATOR_REASON
The password could not be validated because of misconfiguration. Please contact the administrator
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNT
Multiple values were provided for the password policy state operation intended to set the account expiration time for the user. Exactly one value must be given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT
Multiple values were provided for the password policy state operation intended to add an authentication failure time for the user. Exactly one value must be given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNT
Multiple 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 given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE
The 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_COUNT
Multiple 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 given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT
Multiple values were provided for the password policy state operation intended to set the last login time for the user. Exactly one value must be given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT
Multiple values were provided for the password policy state operation intended to set the password changed time for the user. Exactly one value must be given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT
Multiple values were provided for the password policy state operation intended to set the password warned time for the user. Exactly one value must be given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT
Multiple values were provided for the password policy state operation intended to set the required change time for the user. Exactly one value must be given
ServerMessages.ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE
The 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_COUNT
Multiple 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 given
ServerMessages.ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUE
No 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 given
ServerMessages.ERR_PWPSTATE_EXTOP_NO_PRIVILEGE
You do not have sufficient privileges to use the password policy state extended operation
ServerMessages.ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE
The provided password policy state extended request did not include a request value
ServerMessages.ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE
No 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 given
ServerMessages.ERR_PWSCHEME_ARGON2_ADD_NEW_SCHEME_OFFLINE
A new Argon2 password storage scheme can only be added by running dsconfig in offline mode
ServerMessages.ERR_REBUILD_BACKEND_ONLINE
Rebuilding system index(es) must be done with the backend containing the base DN disabled
ServerMessages.ERR_REBUILDINDEX_REQUIRES_AT_LEAST_ONE_INDEX
At least one index must be specified for the rebuild process
ServerMessages.ERR_REBUILDINDEX_WRONG_BACKEND_TYPE
The backend does not support rebuilding of indexes
ServerMessages.ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid day of the month token
ServerMessages.ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid hour token
ServerMessages.ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid minute token
ServerMessages.ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid month of the year token
ServerMessages.ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLE
The provided recurring task schedule value has an invalid number of tokens
ServerMessages.ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid day of the week token
ServerMessages.ERR_REJECT_UNAUTHENTICATED_OPERATION
Rejecting the requested operation because the connection has not been authenticated
ServerMessages.ERR_REPLICATION_CTX_CONTROL_NO_CSN
Unable to process the provided replication context request control because it did not contain a CSN
ServerMessages.ERR_REPLICATION_CTX_CONTROL_NO_ENTRY_UUID
Unable to process the provided replication context request control because it did not contain an entry UUID
ServerMessages.ERR_RESOLVE_INSTALL_PATH
Unable to resolve the server installation root directory
ServerMessages.ERR_ROOTDSE_CONFIG_ENTRY_NULL
An attempt was made to configure the root DSE backend without providing a configuration entry. This is not allowed
ServerMessages.ERR_SASLDIGESTMD5_EMPTY_AUTHZID
The provided authorization ID was empty, which is not allowed for DIGEST-MD5 authentication
ServerMessages.ERR_SASLEXTERNAL_NO_CLIENT_CERT
The SASL EXTERNAL bind request could not be processed because the client did not present a certificate chain during SSL/TLS negotiation
ServerMessages.ERR_SASLEXTERNAL_NO_CLIENT_CONNECTION
The SASL EXTERNAL bind request could not be processed because the associated bind request does not have a reference to the client connection
ServerMessages.ERR_SASLEXTERNAL_NO_MAPPING
The 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 Server
ServerMessages.ERR_SASLEXTERNAL_NOT_LDAP_CLIENT_INSTANCE
The SASL EXTERNAL bind request could not be processed because the associated client connection instance is not an instance of LDAPClientConnection
ServerMessages.ERR_SASLGSSAPI_KDC_REALM_NOT_DEFINED
The server was unable to because both the ds-cfg-kdc-address and ds-cfg-realm attributes must be defined or neither defined
ServerMessages.ERR_SASLPLAIN_AUTHCID_IS_NULL_DN
The authentication ID in the SASL PLAIN bind request appears to be an empty DN. This is not allowed
ServerMessages.ERR_SASLPLAIN_INVALID_PASSWORD
The provided password is invalid
ServerMessages.ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALS
The 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 password
ServerMessages.ERR_SASLPLAIN_NO_SASL_CREDENTIALS
SASL PLAIN authentication requires that SASL credentials be provided but none were included in the bind request
ServerMessages.ERR_SASLPLAIN_NO_SECOND_NULL
The 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 password
ServerMessages.ERR_SASLPLAIN_ZERO_LENGTH_AUTHCID
The 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 ID
ServerMessages.ERR_SASLPLAIN_ZERO_LENGTH_PASSWORD
The 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 password
ServerMessages.ERR_SATUACM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
ServerMessages.ERR_SCHEMA_CONFIG_ENTRY_NULL
An 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 protocol
ServerMessages.ERR_SCHEMA_COULD_NOT_PARSE_DEFINITION
Schema definition could not be parsed as valid attribute value
ServerMessages.ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to modify the Directory Server schema
ServerMessages.ERR_SDTUACM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
ServerMessages.ERR_SEARCH_ASSERTION_FAILED
The search request cannot be processed because it contains an LDAP assertion control and the assertion filter did not match the contents of the base entry
ServerMessages.ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV
The 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 together
ServerMessages.ERR_SEARCH_CANNOT_MIX_PAGING_AND_PERSISTENT_SEARCHES
The 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 together
ServerMessages.ERR_SEARCH_CANNOT_SORT_UNINDEXED
The search results cannot be sorted because the given search request is not indexed
ServerMessages.ERR_SEARCH_CANNOT_USE_VLV_UNINDEXED
The VLV request cannot be processed because the search is not indexed. Configure a VLV index matching the request
ServerMessages.ERR_SEARCH_NO_SUCH_ENTRY_FOR_ASSERTION
The search request cannot be processed because it contains an LDAP assertion control but the search base entry does not exist
ServerMessages.ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform an unindexed search
ServerMessages.ERR_SEDCM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
ServerMessages.ERR_SERVER_MUST_NOT_BE_ONLINE
Server is running. Please stop the server before running this tool
ServerMessages.ERR_SETUP_BLANK_HOST_NAME
The fully qualified host name must be a non blank string
ServerMessages.ERR_SETUP_CERT_NICK_NAMES_WITHOUT_KEYSTORE
You cannot specify certificate aliases without providing an existing keystore
ServerMessages.ERR_SETUP_CLEARTEXT_PASSWORD_EMPTY
clear-text password cannot be empty
ServerMessages.ERR_SETUP_DEPLOYMENT_ID_PROVIDER_NOT_FOUND
This 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 ID
ServerMessages.ERR_SETUP_ENABLE_WINDOWS_SERVICE
The server can only be enabled as a windows service on a Windows operating system
ServerMessages.ERR_SETUP_INSTANCE_PATH_MUST_BE_A_DIRECTORY
The instance path must be a directory
ServerMessages.ERR_SETUP_INTERACTIVE_EMPTY_FILE_BASED_KEYSTORE_PWD
The file based keystore password cannot be empty
ServerMessages.ERR_SETUP_INTERACTIVE_EMPTY_SERVER_PORT
You must specify a valid port number
ServerMessages.ERR_SETUP_INTERACTIVE_KEYSTORE_FILE_EMPTY
Invalid input: keystore path cannot be empty
ServerMessages.ERR_SETUP_INTERACTIVE_NO_ALIAS_SELECTED
Invalid configuration: you must use at least one certificate nickname
ServerMessages.ERR_SETUP_INTERACTIVE_PASSWORDS_DONT_MATCH
The provided password values do not match
ServerMessages.ERR_SETUP_KEYSTORE_PASSWORD_WITHOUT_KEYSTORE
You cannot provide a keystore password without providing an existing keystore
ServerMessages.ERR_SETUP_MONITOR_USER_EMPTY_DN
DN for the monitor user cannot be empty
ServerMessages.ERR_SETUP_NB_SAMPLE_DATA_NEGATIVE
The number of entries to import must be a positive integer
ServerMessages.ERR_SETUP_PASSWORD_FILE_EMPTY_PASSWORD
password is empty
ServerMessages.ERR_SETUP_PROFILE_CLI_SERVER_ONLINE
Profiles can be setup only when the server is offline, please stop the server and retry
ServerMessages.ERR_SETUP_PROFILE_DSCONFIG
Unable to update server configuration
ServerMessages.ERR_SETUP_PROFILE_IMPORT_LDIF
Unable to import data
ServerMessages.ERR_SETUP_PROFILE_IMPORT_LDIF_REJECTED_ENTRIES
Unable to import data because some entries have been rejected
ServerMessages.ERR_SETUP_PROFILE_IMPORT_LDIF_SKIPPED_ENTRIES
Unable to import data because some entries have been skipped
ServerMessages.ERR_SETUP_PROFILE_NO_BACKEND
No backend has been created in the profile
ServerMessages.ERR_SETUP_ROOT_USER_EMPTY_DN
The root user DN cannot be empty
ServerMessages.ERR_SETUP_TRUSTSTORE_WITHOUT_KEYSTORE
You cannot specify truststore without providing an existing keystore
ServerMessages.ERR_SHUTDOWN_DUE_TO_SHUTDOWN_HOOK
The 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_REJECTED
The current request is rejected due to an import or an export already in progress for the same data
ServerMessages.ERR_SMTPALERTHANDLER_NO_SMTP_SERVERS
The 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 server
ServerMessages.ERR_SORT_CONTROL_REQUIRED_WITH_VLV
A Server Side Sort control must be specified whenever a Virtual List View control is present
ServerMessages.ERR_SORT_UNINDEXED_SEARCH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform the sort request
ServerMessages.ERR_SPECIFIED_A_MONITOR_USER_WITHOUT_PASSWORD
When specifying a default user for monitoring a password should also be provided
ServerMessages.ERR_START_DATETIME_FORMAT
The start date/time must in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local time
ServerMessages.ERR_STARTTLS_NOT_TLS_CAPABLE
StartTLS cannot be used on this client connection because this connection type is not capable of using StartTLS to protect its communication
ServerMessages.ERR_STATUS_UNABLE_TO_READ_MONITOR_BACKEND_MSG
Unable to perform the search on the monitor backend. To display information, the status tool requires the remote server monitor backend to be enabled
ServerMessages.ERR_STOPDS_CANNOT_DECODE_STOP_TIME
ERROR: Unable to decode the provided stop time. It should be in the form YYYYMMDDhhmmssZ for UTC time or YYYYMMDDhhmmss for local time
ServerMessages.ERR_SUBENTRY_WRITE_INSUFFICIENT_PRIVILEGES
This operation involves LDAP subentries which you do not have sufficient privileges to administer
ServerMessages.ERR_SYNC_INVALID_DN
The configured DN is already used by another domain
ServerMessages.ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to modify the server schema
ServerMessages.ERR_TASK_BACKUP_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server backup or backup purge
ServerMessages.ERR_TASK_DISCONNECT_NO_PRIVILEGE
You do not have sufficient privileges to terminate client connections
ServerMessages.ERR_TASK_ENTERLOCKDOWN_NOT_LOOPBACK
Only users with the SERVER_LOCKDOWN privilege connected from a loopback address may place the server in lockdown mode
ServerMessages.ERR_TASK_ENTERLOCKDOWN_NOT_ROOT
Only users with the SERVER_LOCKDOWN privilege may place the server in lockdown mode
ServerMessages.ERR_TASK_INDEXREBUILD_ALL_ERROR
Index option cannot be specified when the rebuildAll or rebuildDegraded option is used
ServerMessages.ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate an index rebuild
ServerMessages.ERR_TASK_LDIFEXPORT_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate an LDIF export
ServerMessages.ERR_TASK_LDIFIMPORT_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate an LDIF import
ServerMessages.ERR_TASK_LEAVELOCKDOWN_NOT_LOOPBACK
Only users with the SERVER_LOCKDOWN privilege connected from a loopback address may cause the server to leave lockdown mode
ServerMessages.ERR_TASK_LEAVELOCKDOWN_NOT_ROOT
Only users with the SERVER_LOCKDOWN privilege may cause the server to leave lockdown mode
ServerMessages.ERR_TASK_RESET_CHANGE_NUMBER_NO_RSES
The change number index cannot be reset because this OpenDJ instance does not appear to be a replication server
ServerMessages.ERR_TASK_RESTORE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server restore
ServerMessages.ERR_TASK_SHUTDOWN_INSUFFICIENT_RESTART_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server restart
ServerMessages.ERR_TASK_SHUTDOWN_INSUFFICIENT_SHUTDOWN_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server shutdown
ServerMessages.ERR_TASKTOOL_FDA_WITH_NO_DEPENDENCY
The failed dependency action option is to be used in conjunction with one or more dependencies
ServerMessages.ERR_UPGRADE_CANNOT_REMOVE_RESTORE_TASKS
The restore tasks couldn't be removed
ServerMessages.ERR_UPGRADE_PERFORMING_POST_TASKS_FAIL
An error occurred during post upgrade task. Process aborted. Please check log for further details
ServerMessages.ERR_UPGRADE_REQUIRES_SERVER_OFFLINE
OpenDJ cannot be upgraded because the server is currently running. Please stop the server and try again
ServerMessages.ERR_UPGRADE_TASK_NO_ADMIN_DATA
Could not find a server ID to set for the server. Verify the configuration references a valid server ID for domain cn=admin data
ServerMessages.ERR_UPRADE_CRYPTO_MANAGER_NOT_FOUND
Crypto manager configuration entry not found
ServerMessages.ERR_VERIFYINDEX_VERIFY_CLEAN_REQUIRES_SINGLE_INDEX
Only one index at a time may be verified for cleanliness
ServerMessages.ERR_WINDOWS_SERVICE_DISABLE_ERROR
An 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_ERROR
An 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_USE
The server could not be enabled to run as a Windows service. The service name is already in use
ServerMessages.ERR_WINDOWS_SERVICE_NOT_FOUND
Could not find the service name for the server
ServerMessages.ERR_WINDOWS_SERVICE_START_ERROR
An unexpected error occurred starting the server as a windows service
ServerMessages.ERR_WINDOWS_SERVICE_STATE_ERROR
An unexpected error occurred trying to retrieve the state of the server as a Windows service
ServerMessages.ERR_WINDOWS_SERVICE_STOP_ERROR
An unexpected error occurred stopping the server windows service
ServerMessages.ERROR_COULD_NOT_RETRIEVE_LOCAL_HOSTNAME
Unable to retrieve the local hostname, the 'advertised-listen-address' attribute in global configuration must be set manually
ServerMessages.ERROR_DSREPL_DR_MISSING_ARGUMENT
A 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_VALUE
A mandatory argument is missing. Choose one and only one argument from '--toServer', '--fromServer' and '--toAllServers'
ServerMessages.ERROR_DSREPL_RESET_CHANGE_NUMBER_DOMAINS_DO_NOT_MATCH
The 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 server
ServerMessages.ERROR_DSREPL_RESET_CHANGE_NUMBER_NO_DOMAIN_FOUND
Unable to find a replicated domain in the target server
Unable to retrieve the newest change number in the source server
ServerMessages.ERROR_DSREPL_TOO_MANY_SERVER_VALUES
Invalid combination of arguments. Choose one and only one argument from '--toServer', '--fromServer' and '--toAllServers'
ServerMessages.ERROR_NO_JAVA_PROPERTIES
Could not find "java.properties"
ServerMessages.ERROR_UNABLE_TO_UPDATE_LISTEN_ADDRESS_ATTR
An error occurred while removing some 'listen-address' attribute values from the configuration
ServerMessages.ERROR_UPGRADE_FROM_INCOMPATIBLE_7_4_0
The 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 server
ServerMessages.INFO_ACTION_PLACEHOLDER
{action}
ServerMessages.INFO_ADD_NOOP
The add operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
ServerMessages.INFO_ADMIN_CONNECTOR_PORT_LABEL
Administration connector port
ServerMessages.INFO_ARGS_PLACEHOLDER
{args}
ServerMessages.INFO_ASK_TO_ENABLE_MONITOR_USER
Define and enable a default user for querying monitoring information?
ServerMessages.INFO_ATTRIBUTE_PLACEHOLDER
{attribute}
ServerMessages.INFO_BACKENDNAME_PLACEHOLDER
{backendName}
ServerMessages.INFO_BACKUP_ARG_BACKEND_IDS
Backend ID(s)
ServerMessages.INFO_BACKUP_ARG_BACKUP_LOCATION
Backup Location
ServerMessages.INFO_BACKUP_ARG_STORAGE_PROPERTY
Storage property
ServerMessages.INFO_BACKUP_PURGE_ARG_BACKUP_ID
Backup ID(s)
ServerMessages.INFO_BACKUP_PURGE_ARG_BACKUP_LOCATION
Backup location
ServerMessages.INFO_BACKUP_PURGE_ARG_FORCE_OLDER_THAN
Force
ServerMessages.INFO_BACKUP_PURGE_ARG_KEEP_COUNT
Keep count
ServerMessages.INFO_BACKUP_PURGE_ARG_REMOVE_OLDER_THAN
Remove older than
ServerMessages.INFO_BACKUP_PURGE_BACKEND_NAME
Backend name(s)
ServerMessages.INFO_BACKUP_PURGE_TASK_NAME
Purge backup(s)
ServerMessages.INFO_BASEDN_PLACEHOLDER
{baseDN}
ServerMessages.INFO_BRANCH_DN_PLACEHOLDER
{branchDN}
ServerMessages.INFO_CANCELED_BY_BIND_REQUEST
Processing 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 abandoned
ServerMessages.INFO_CANCELED_BY_SHUTDOWN
Processing on this operation has been canceled because the Directory Server is shutting down
ServerMessages.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_INFO
Collecting backend statistics
ServerMessages.INFO_COLLECTING_CHANGELOG_INFO
Collecting ChangelogDb information
ServerMessages.INFO_COLLECTING_CHANGELOG_INFO_FAILURE
No changelogDb data found (is a DS or is not replicated)
ServerMessages.INFO_COLLECTING_DISK_INFO
Disk information
ServerMessages.INFO_COLLECTING_ENV_VARS
Extract environment variables
ServerMessages.INFO_COLLECTING_GC_LOG_FILES
Collecting the GC log files
ServerMessages.INFO_COLLECTING_LOG_FILES
Collecting the log files
ServerMessages.INFO_COLLECTING_MONITORING_INFO
Collecting the monitoring info from cn=monitor
ServerMessages.INFO_COLLECTING_NETWORK_INFO
Network information
ServerMessages.INFO_COLLECTING_NODE_INFO
Collecting system node information
ServerMessages.INFO_COLLECTING_OS_INFO
OS information
ServerMessages.INFO_COLLECTING_OS_PROC_INFO
Linux /proc info files
ServerMessages.INFO_COLLECTING_OS_RELEASE
Linux release
ServerMessages.INFO_COLLECTING_PROC_ENVIRON_FILE
DS /proc files
ServerMessages.INFO_COLLECTING_PROCESS_STATISTICS
Collecting process statistics
ServerMessages.INFO_COLLECTING_PROCESSOR_INFO
Processor information
ServerMessages.INFO_COLLECTING_THE_CONFIGURATION_FILES
Collecting the configuration files
ServerMessages.INFO_COLLECTING_VM_ENVIRON_FILES
VM environment information
ServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_CLEANUP
Disables the server as a Windows service and removes the Windows registry information associated with the specified service
ServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_DISABLE
Disables the server as a Windows service and stops the server
ServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_ENABLE
Enables the server as a Windows service
ServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_STATE
Provides information about the state of the server as a Windows service
ServerMessages.INFO_CONFIGURE_WINDOWS_SERVICE_TOOL_DESCRIPTION
This utility can be used to configure the server as a Windows service
ServerMessages.INFO_CREATERC_GROUP_DESCRIPTION
The name of the group account under which the server should run
ServerMessages.INFO_CREATERC_JAVA_ARGS_DESCRIPTION
A set of arguments that should be passed to the JVM when running the server
ServerMessages.INFO_CREATERC_JAVA_HOME_DESCRIPTION
The path to the Java installation that should be used to run the server
ServerMessages.INFO_CREATERC_RCSCRIPT_DESCRIPTION
The path to the RC script to create
ServerMessages.INFO_CREATERC_SYSTEMD_DESCRIPTION
The path to the systemd service file to create
ServerMessages.INFO_CREATERC_TOOL_DESCRIPTION
Create an RC script or systemd service that may be used to start, stop, and restart the Directory Server on UNIX-based systems
ServerMessages.INFO_CREATERC_USER_DESCRIPTION
The name of the user account under which the server should run
ServerMessages.INFO_DATABASE_NAME_PLACEHOLDER
{databaseName}
ServerMessages.INFO_DELETE_LDIF_CHANGERECORD_REMNANTS
Remove LDIF change record remnants from the configuration
ServerMessages.INFO_DELETE_NOOP
The delete operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
ServerMessages.INFO_DEPLOYMENT_ID_PASSWORD_PLACEHOLDER
{deploymentIdPassword}
ServerMessages.INFO_DEPLOYMENT_ID_PLACEHOLDER
{deploymentId}
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_BACKEND_ID
The backend ID of the backend
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_BASE_DN
The base DN within the backend
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_INDEX_NAME
The name of the index
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MAX_DATA_SIZE
Only show records whose data is no larger than the provided value
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MAX_KEY_VALUE
Only show records with keys that should be ordered before the provided value using the comparator for the database container
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MIN_DATA_SIZE
Only show records whose data is no smaller than the provided value
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_MIN_KEY_VALUE
Only show records with keys that should be ordered after the provided value using the comparator for the database container
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_RAW_DB_NAME
The raw database name
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_SKIP_DECODE
Do not try to decode backend data to their appropriate types
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_STATS_ONLY
Do not display backend data, just statistics
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_ENTRY_CONTAINERS
List the base DNs in a backend
ServerMessages.INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_INDEX_STATUS
Shows 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 backends
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL
This utility can be used to debug a backend
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_INDEX
Dump records from an index, decoding keys and values. Depending on index size, this subcommand can generate lots of output
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_RAW_DB
Dump 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 output
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_BACKENDS
List the pluggable backends
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEXES
List the indexes associated with a pluggable backend. This subcommand may take a long time to complete depending on the size of the backend
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_RAW_DBS
List 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 backend
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_SINGLE_LINE
Write hexadecimal data on a single line instead of pretty format
ServerMessages.INFO_DESCRIPTION_BACKEND_TOOL_USE_SI_UNITS
Uses SI Units for printing sizes
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT
This utility can be used to debug changelog and changenumber files
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_BASE_DN
The base-dn of the changes contained in the provided replica DB file
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_FROM_CN
The lower bound of the range of change numbers to dump
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_FROM_CSN
The lower bound of the range of changes to dump
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_OUTPUT_DIR
The output directory for the dump files
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_CHANGE_NUMBER_DB
Dump the change number DB
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_REPLICA_DB
Dump the replica DB for a given domain and replica
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_REPLICA_DB_FILE
Dump a replica DB file
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_TO_CN
The upper bound of the range of change numbers to dump
ServerMessages.INFO_DESCRIPTION_CHANGELOG_STAT_TO_CSN
The upper bound of the range of changes to dump
ServerMessages.INFO_DESCRIPTION_DS_REPL_SUBCMD_INITIALIZE
Initialize replication data for the server
ServerMessages.INFO_DESCRIPTION_DSREPL_DR_SUBCMD
Performs 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 command
ServerMessages.INFO_DESCRIPTION_DSREPL_END_DISASTER_RECOVERY_SUBCMD
End disaster recovery for all servers. Read the documentation on disaster recovery carefully before using this command
ServerMessages.INFO_DESCRIPTION_DSREPL_PURGE_METADATA_SUBCMD
Purges old replication meta-data from application data
ServerMessages.INFO_DESCRIPTION_DSREPL_RESET_CHANGE_NUMBER_SUBCMD
Re-synchronizes the change-log change number of the target server with the change-log change number of the source server
ServerMessages.INFO_DESCRIPTION_DSREPL_START_DISASTER_RECOVERY_SUBCMD
Start disaster recovery for all servers. Read the documentation on disaster recovery carefully before using this command
ServerMessages.INFO_DESCRIPTION_DSREPL_STATUS_SUBCMD
Displays 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 details
ServerMessages.INFO_DESCRIPTION_INSTANCE_PATH
Path were the instance should be set up
ServerMessages.INFO_DESCRIPTION_RECURRING_TASK
Indicates the task is recurring and will be scheduled according to the value argument expressed in crontab(5) compatible time/date pattern
ServerMessages.INFO_DESCRIPTION_REFRESH_PERIOD
When this argument is specified, the status command will display its contents periodically. Used to specify the period (in seconds) between two displays of the status
ServerMessages.INFO_DESCRIPTION_START_DATETIME
Indicates 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 immediately
ServerMessages.INFO_DESCRIPTION_SUBCMD_ADD_SERVER_TO_PRE_7_0_TOPOLOGY
Adds 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_TOPOLOGY
Clean 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_CHANGELOG
Clears 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 restarts
ServerMessages.INFO_DESCRIPTION_SUBCMD_DECODE_CSN
Decodes one or more CSNs and displays them in a human readable JSON format
ServerMessages.INFO_DESCRIPTION_TASK_COMPLETION_NOTIFICATION
Email address of a recipient to be notified when the task completes. This option may be specified more than once
ServerMessages.INFO_DESCRIPTION_TASK_DEPENDENCY_ID
ID of a task upon which this task depends. A task will not start execution until all its dependencies have completed execution
ServerMessages.INFO_DESCRIPTION_TASK_DESCRIPTION
Gives a description to the task
ServerMessages.INFO_DESCRIPTION_TASK_ERROR_NOTIFICATION
Email address of a recipient to be notified if an error occurs when this task executes. This option may be specified more than once
ServerMessages.INFO_DESCRIPTION_TASK_ID
Gives an ID to the task
ServerMessages.INFO_DESCRIPTION_TASK_LDAP_ARGS
Task Backend Connection Options
ServerMessages.INFO_DESCRIPTION_TASK_TASK_ARGS
Task Scheduling Options
ServerMessages.INFO_DIRECTORY_BOOTSTRAPPING
The Directory Server is beginning the configuration bootstrapping process
ServerMessages.INFO_DISCONNECT_BY_ADMINISTRATOR
Administrative Termination
ServerMessages.INFO_DISCONNECT_BY_PLUGIN
Connection Closed by Plugin
ServerMessages.INFO_DISCONNECT_DUE_TO_ADMIN_LIMIT
Administrative Limit Exceeded
ServerMessages.INFO_DISCONNECT_DUE_TO_CLIENT_CLOSURE
Client Disconnect
ServerMessages.INFO_DISCONNECT_DUE_TO_IDLE_TIME_LIMIT
Idle Time Limit Exceeded
ServerMessages.INFO_DISCONNECT_DUE_TO_INVALID_CREDENTIALS
Invalid Credentials
ServerMessages.INFO_DISCONNECT_DUE_TO_IO_ERROR
I/O Error
ServerMessages.INFO_DISCONNECT_DUE_TO_IO_TIMEOUT
I/O Timeout
ServerMessages.INFO_DISCONNECT_DUE_TO_MAX_REQUEST_SIZE
Maximum Request Size Exceeded
ServerMessages.INFO_DISCONNECT_DUE_TO_PROTOCOL_ERROR
Protocol Error
ServerMessages.INFO_DISCONNECT_DUE_TO_REJECTED_CLIENT
Client Connection Rejected
ServerMessages.INFO_DISCONNECT_DUE_TO_SECURITY_PROBLEM
Security Problem
ServerMessages.INFO_DISCONNECT_DUE_TO_SERVER_ERROR
Server Error
ServerMessages.INFO_DISCONNECT_DUE_TO_SERVER_SHUTDOWN
Server Shutdown
ServerMessages.INFO_DISCONNECT_DUE_TO_UNBIND
Client Unbind
ServerMessages.INFO_DISCONNECT_LOCKDOWN_MODE
Server in lockdown mode
ServerMessages.INFO_DISCONNECT_OTHER
Unknown Closure Reason
ServerMessages.INFO_DSCORE_DESCRIPTION_LASTKNOWNGOODCFG
Attempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configuration
ServerMessages.INFO_DSCORE_DESCRIPTION_NODETACH
Do not detach from the terminal and continue running in the foreground. This option cannot be used with the -t, --timeout option
ServerMessages.INFO_DSCORE_DESCRIPTION_SYSINFO
Display general system information
ServerMessages.INFO_DSCORE_DESCRIPTION_TIMEOUT
Maximum 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 option
ServerMessages.INFO_DSCORE_TOOL_DESCRIPTION
This utility can be used to start the Directory Server, as well as to obtain the server version and other forms of general server information
ServerMessages.INFO_DSREPL_BASE_DN_DESCRIPTION
Base DN(s) to use. Multiple base DNs can be provided by using this option multiple times
ServerMessages.INFO_DSREPL_CHECK_SERVER_LOGS
Check the server error logs for additional details
ServerMessages.INFO_DSREPL_CLEANUP_MIGRATED_ALL_SERVERS_CLEANED_UP
All servers have been cleaned
All servers have been cleaned. The admin backend will remain enabled because it contains secret keys that may be used by reversible password storage schemes
ServerMessages.INFO_DSREPL_CLEANUP_MIGRATED_ALREADY_DONE
This server has already been cleaned, there is nothing left to do
Removing administrators from admin backend
Removing instance keys from admin backend
ServerMessages.INFO_DSREPL_CLEANUP_MIGRATED_REMOVE_ADMIN_BACKEND_SERVERS
Removing servers from admin backend
ServerMessages.INFO_DSREPL_CLEAR_CHANGELOG_NOTHING_TO_DO
Nothing to do: this server does not keep any replication server changelog data
ServerMessages.INFO_DSREPL_CLEAR_CHANGELOG_PROGRESS
Clearing all replication server changelog data for the local server
ServerMessages.INFO_DSREPL_CSN_PLACEHOLDER
csn [csn ...]
ServerMessages.INFO_DSREPL_DR_BASE_DN_DESCRIPTION
Base DN of the domain to be recovered
ServerMessages.INFO_DSREPL_DR_CANCELED_PROCESS
The disaster recovery process has been canceled, no operation was performed. This server may still not be operational
ServerMessages.INFO_DSREPL_DR_COMPUTED_ID_INTRO
The 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_BACKEND
Enabling 'cn=admin data' backend
ServerMessages.INFO_DSREPL_FROM_SERVER_DESCRIPTION
Server ID of the server containing the source data
ServerMessages.INFO_DSREPL_GENERATE_DRID_DESCRIPTION
Generate 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 identifier
ServerMessages.INFO_DSREPL_GENERATED_DRID_DESCRIPTION
Use the disaster recovery identifier generated on the first server. You must use the same identifier for all servers involved in the same disaster recovery procedure
ServerMessages.INFO_DSREPL_INIT_ASK_CONFIRMATION
Continue the disaster recovery procedure
ServerMessages.INFO_DSREPL_INIT_ASK_CONFIRMATION_INTRO
Disaster 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 anymore
ServerMessages.INFO_DSREPL_MIGRATION_ADD_INSTANCE_KEYS_TO_CN_ADMIN_DATA
Adding server instances keys from the existing topology into 'cn=admin data' in the new server
ServerMessages.INFO_DSREPL_MIGRATION_BASE_DN_DESCRIPTION
Base DN(s) to replicate
ServerMessages.INFO_DSREPL_MIGRATION_CONFIGURING_REPLICATION
Updating replication configuration on local server
Configuring the servers in the topology to talk to the local server
ServerMessages.INFO_DSREPL_MIGRATION_POST_CONFIGURE
Replication 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_DESCRIPTION
Maximum duration of the command in seconds
{maximum duration in seconds}
ServerMessages.INFO_DSREPL_RESET_CHANGE_NUMBER_CN_DESCRIPTION
The change number to use as the basis for re-synchronization
ServerMessages.INFO_DSREPL_RESET_CHANGE_NUMBER_CN_DESCRIPTION_PLACEHOLDER
{change number}
ServerMessages.INFO_DSREPL_STATUS_BASE_DN_DESCRIPTION
Base 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 displayed
ServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN
Base DN
ServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN_DS
Base DN / DS
ServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN_RS
Base DN / RS
ServerMessages.INFO_DSREPL_STATUS_HEADING_BASEDN_RS_DS
Base DN / RS / DS
ServerMessages.INFO_DSREPL_STATUS_HEADING_ENTRIES_COUNT
Entry count
ServerMessages.INFO_DSREPL_STATUS_HEADING_ERROR_OR_DIAGNOSTIC
Error or diagnostic
ServerMessages.INFO_DSREPL_STATUS_HEADING_GROUP
Group
ServerMessages.INFO_DSREPL_STATUS_HEADING_HOSTNAME
Hostname
ServerMessages.INFO_DSREPL_STATUS_HEADING_RECEIVE_DELAY
Receive delay (ms)
ServerMessages.INFO_DSREPL_STATUS_HEADING_REPLAY_DELAY
Replay delay (ms)
ServerMessages.INFO_DSREPL_STATUS_HEADING_SERVER_HOSTPORT
Server / host port
ServerMessages.INFO_DSREPL_STATUS_HEADING_STATUS
Status
ServerMessages.INFO_DSREPL_STATUS_SHOW_CHANGELOGS_DESCRIPTION
Displays individual changelog servers in the output
ServerMessages.INFO_DSREPL_STATUS_SHOW_GROUPS_DESCRIPTION
Display replication group information in the output
ServerMessages.INFO_DSREPL_STATUS_SHOW_REPLICAS_DESCRIPTION
Displays individual replicas in the output
ServerMessages.INFO_DSREPL_TO_ALL_SERVERS_DESCRIPTION
Initialize all the other servers in the topology
ServerMessages.INFO_DSREPL_TO_SERVER_DESCRIPTION
Server ID of the server to be initialized
ServerMessages.INFO_DSREPL_USER_GENERATED_ID_DESCRIPTION
Set 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_AUTHPW
Use the authentication password syntax rather than the user password syntax
ServerMessages.INFO_ENCPW_DESCRIPTION_CLEAR_PW
Clear-text password to encode or to compare against an encoded password
ServerMessages.INFO_ENCPW_DESCRIPTION_ENCODED_PW
Encoded password to compare against the clear-text password
ServerMessages.INFO_ENCPW_DESCRIPTION_INPUT_PW
The password to encode or to compare against an encoded password is interactively asked to the user
ServerMessages.INFO_ENCPW_DESCRIPTION_LISTSCHEMES
List available password storage schemes
ServerMessages.INFO_ENCPW_DESCRIPTION_SCHEME
Scheme to use for the encoded password
ServerMessages.INFO_ENCPW_DESCRIPTION_USE_COMPARE_RESULT
Use the LDAP compare result as an exit code for the password comparison
ServerMessages.INFO_ENCPW_INPUT_PWD_1
Please enter the password :
ServerMessages.INFO_ENCPW_INPUT_PWD_2
Please renter the password:
ServerMessages.INFO_ENCPW_PASSWORDS_DO_NOT_MATCH
The provided clear-text and encoded passwords do not match
ServerMessages.INFO_ENCPW_PASSWORDS_MATCH
The provided clear-text and encoded passwords match
ServerMessages.INFO_ENCPW_TOOL_DESCRIPTION
This 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 password
ServerMessages.INFO_ERROR_CREATING_TEMP_FILE
An error occurred creating the temporary file
ServerMessages.INFO_ERROR_ENABLING_WINDOWS_SERVICE
Error Enabling Windows service
ServerMessages.INFO_ERROR_SEARCH_SCOPE_NOT_ALLOWED
Unable to process operation because this search scope is not allowed in this network group
ServerMessages.INFO_ERROR_STARTING_SERVER
Error Starting Directory Server
ServerMessages.INFO_EXPORT_ARG_APPEND_TO_LDIF
Append To LDIF
ServerMessages.INFO_EXPORT_ARG_BACKEND_ID
Backend ID
ServerMessages.INFO_EXPORT_ARG_COMPRESS_LDIF
Compress LDIF
ServerMessages.INFO_EXPORT_ARG_ENCRYPT_LDIF
Encrypt LDIF
ServerMessages.INFO_EXPORT_ARG_EXCL_ATTR
Exclude Attribute
ServerMessages.INFO_EXPORT_ARG_EXCL_BRANCH
Exclude Branch
ServerMessages.INFO_EXPORT_ARG_EXCL_FILTER
Exclude Filter
ServerMessages.INFO_EXPORT_ARG_INCL_ATTR
Include Attribute
ServerMessages.INFO_EXPORT_ARG_INCL_BRANCH
Include Branch
ServerMessages.INFO_EXPORT_ARG_INCL_FILTER
Include Filter
ServerMessages.INFO_EXPORT_ARG_LDIF_FILE
LDIF File
ServerMessages.INFO_EXPORT_ARG_SIGN_HASH
Sign Hash
ServerMessages.INFO_EXPORT_ARG_WRAP_COLUMN
Wrap Column
ServerMessages.INFO_EXTRACT_BINDPASSWORD
Password to use to bind to the server
ServerMessages.INFO_EXTRACT_BINDPASSWORD_PLACEHOLDER
{password}
ServerMessages.INFO_EXTRACT_LOGS_AFTER_DATE
Collect log files after this date. Format "YYYYMMDDhhmmss" like "20161123143612" = 23 November 2016, 14:36 12s. Overrides --maxLogFiles
ServerMessages.INFO_EXTRACT_LOGS_AFTER_DATE_PLACEHOLDER
{date}
ServerMessages.INFO_EXTRACT_MAX_LOG_FILES
Maximum number of log files to collect. Ignored if --logsAfterDate is provided
ServerMessages.INFO_EXTRACT_MAX_LOG_FILES_PLACEHOLDER
{number}
ServerMessages.INFO_EXTRACT_NEEDJAVAHEAPDUMP
Specifies 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 capacity
ServerMessages.INFO_EXTRACT_NOAUDIT
Specifies whether audit files are excluded
ServerMessages.INFO_EXTRACT_NOKEYSTORE
Specifies whether keystore files are excluded
ServerMessages.INFO_EXTRACT_NOSERVERINTERACTION
Specifies that the tool should not interact with the server, that is no LDAP operation, and no jstack sampling
ServerMessages.INFO_EXTRACT_OUTPUT_DIRECTORY
The folder into which the files will be placed into
ServerMessages.INFO_EXTRACT_OUTPUT_DIRECTORY_PLACEHOLDER
{directory}
ServerMessages.INFO_EXTRACT_SERVERPID
When the server is embedded in OpenAM, there is no PID file. Therefore this option indicates the server PID of the OpenAM application server
ServerMessages.INFO_EXTRACT_SERVERPID_PLACEHOLDER
{pid}
ServerMessages.INFO_EXTRACT_TOOL_DESCRIPTION
This tool collects support data from the OpenDJ instance it is bound to
ServerMessages.INFO_EXTRACT_TOOLSDIR
Path to the JDK utility binaries directory such as jstack
ServerMessages.INFO_EXTRACT_TOOLSDIR_PLACEHOLDER
{directory}
ServerMessages.INFO_FAILED_DEPENDENCY_ACTION_CANCEL
Cancel
ServerMessages.INFO_FAILED_DEPENDENCY_ACTION_DISABLE
Disable
ServerMessages.INFO_FAILED_DEPENDENCY_ACTION_PROCESS
Process
ServerMessages.INFO_FILTER_PLACEHOLDER
{filter}
ServerMessages.INFO_FROM_SERVER_PLACEHOLDER
{serverSource}
ServerMessages.INFO_GROUP_NAME_PLACEHOLDER
{groupName}
ServerMessages.INFO_GSSAPI_STARTED
The GSSAPI SASL mechanism handler initialization was successful
ServerMessages.INFO_GSSAPI_STOPPED
The GSSAPI SASL mechanism handler has been stopped
ServerMessages.INFO_HELP_SETUP_ALL_PROFILES_HEADER
Profiles available with this OpenDJ version are:
ServerMessages.INFO_HOST_PLACEHOLDER
{host}
ServerMessages.INFO_IDLETIME_LIMIT_EXCEEDED
This connection has been terminated because it has remained idle for too long
ServerMessages.INFO_IMPORT_ARG_BACKEND_ID
Backend ID
ServerMessages.INFO_IMPORT_ARG_CLEAR_BACKEND
Clear Backend
ServerMessages.INFO_IMPORT_ARG_EXCL_ATTR
Exclude Attribute
ServerMessages.INFO_IMPORT_ARG_EXCL_BRANCH
Exclude Branch
ServerMessages.INFO_IMPORT_ARG_EXCL_FILTER
Exclude Filter
ServerMessages.INFO_IMPORT_ARG_INCL_ATTR
Include Attribute
ServerMessages.INFO_IMPORT_ARG_INCL_BRANCH
Include Branch
ServerMessages.INFO_IMPORT_ARG_INCL_FILTER
Include Filter
ServerMessages.INFO_IMPORT_ARG_IS_COMPRESSED
Is Compressed
ServerMessages.INFO_IMPORT_ARG_IS_ENCRYPTED
Is Encrypted
ServerMessages.INFO_IMPORT_ARG_LDIF_FILE
LDIF File
ServerMessages.INFO_IMPORT_ARG_OVERWRITE
Overwrite
ServerMessages.INFO_IMPORT_ARG_RANDOM_SEED
Random Seed
ServerMessages.INFO_IMPORT_ARG_REJECT_FILE
Reject File
ServerMessages.INFO_IMPORT_ARG_SKIP_FILE
Skip File
ServerMessages.INFO_IMPORT_ARG_SKIP_SCHEMA_VALIDATION
Skip Schema Validation
ServerMessages.INFO_IMPORT_ARG_TEMPLATE_FILE
Template File
ServerMessages.INFO_INDEX_NAME_PLACEHOLDER
{indexName}
ServerMessages.INFO_INDEX_PLACEHOLDER
{index}
ServerMessages.INFO_INSTANCE_NOT_RUNNING
The instance is not running
ServerMessages.INFO_INSTANCE_RUNNING
The instance is running
ServerMessages.INFO_INTERNAL_CONNECTION_CANNOT_BE_CANCELLED
Internal operations can't be cancelled
ServerMessages.INFO_LABEL_BACKEND_DEBUG_BACKEND_ID
Backend ID
ServerMessages.INFO_LABEL_BACKEND_DEBUG_BASE_DN
Base DN
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_80TH_PERCENTILE
80th
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_95TH_PERCENTILE
95th
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_99TH_PERCENTILE
99th
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_ENTRY_LIMIT
Entry Limit
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_KEY_COUNT
Key Count
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_KEY_OVER_LIMIT
Over
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_MEAN
Mean
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_MEDIAN
Median
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_NAME
Index Name
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_SECURE
Secure
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_SIZE
Size
ServerMessages.INFO_LABEL_BACKEND_DEBUG_INDEX_TYPE
Type
ServerMessages.INFO_LABEL_BACKEND_DEBUG_RECORD_COUNT
Records
ServerMessages.INFO_LABEL_BACKEND_TOOL_KEYS_SIZE
Keys Size
ServerMessages.INFO_LABEL_BACKEND_TOOL_RAW_DB_NAME
Raw DB Name
ServerMessages.INFO_LABEL_BACKEND_TOOL_TOTAL_KEYS
Total Keys
ServerMessages.INFO_LABEL_BACKEND_TOOL_TOTAL_SIZES
Total Size
ServerMessages.INFO_LABEL_BACKEND_TOOL_VALUES_SIZE
Values Size
ServerMessages.INFO_LDAP_CLIENT_GENERIC_NOTICE_OF_DISCONNECTION
The Directory Server is closing the connection to this client
ServerMessages.INFO_LDIF_BACKEND_BASE_DN_CHANGED
The change to the LDIF backend base DN will not take effect until the backend is disabled and re-enabled
ServerMessages.INFO_LDIF_BACKEND_LDIF_FILE_CHANGED
The change to the LDIF file path will not take effect until the backend is disabled and re-enabled
ServerMessages.INFO_LDIF_BACKEND_VISIBILITY_CHANGED
The change to the LDIF backend visibility will not take effect until the backend is disabled and re-enabled
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_APPEND_TO_LDIF
Append an existing LDIF file rather than overwriting it
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_BACKEND_ID
Backend ID for the backend to export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_COMPRESS_LDIF
Compress the LDIF data as it is exported
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE
Attribute to exclude from the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_BRANCH
Base DN of a branch to exclude from the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_FILTER
Filter to identify entries to exclude from the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_OPERATIONAL
Exclude operational attributes from the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_ATTRIBUTE
Attribute to include in the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_BRANCH
Base DN of a branch to include in the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_FILTER
Filter to identify entries to include in the LDIF export
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_LDIF_FILE
Path to the LDIF file to write. All paths are relative to the server's installation directory, which can be remote
ServerMessages.INFO_LDIFEXPORT_DESCRIPTION_WRAP_COLUMN
Column at which to wrap long lines (0 for no wrapping)
ServerMessages.INFO_LDIFEXPORT_TOOL_DESCRIPTION
This utility can be used to export data from a Directory Server backend in LDIF form
ServerMessages.INFO_LDIFFILE_PLACEHOLDER
{ldifFile}
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_BACKEND_ID
Backend ID for the backend to import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_CLEAR_BACKEND
Remove all entries for all base DNs in the backend before importing
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTS
Count 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_ATTRIBUTE
Attribute to exclude from the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_BRANCH
Base DN of a branch to exclude from the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_FILTER
Filter to identify entries to exclude from the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_ATTRIBUTE
Attribute to include in the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_BRANCH
Base DN of a branch to include in the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_FILTER
Filter to identify entries to include in the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_IS_COMPRESSED
LDIF file is compressed
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_LDIF_FILE
Path to the LDIF file to import. All paths are relative to the server's installation directory, which can be remote
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_OVERWRITE
Overwrite an existing rejects and/or skip file rather than appending to it
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_QUIET
Use quiet mode (no output)
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_RANDOM_SEED
Seed 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 run
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_REJECT_FILE
Write rejected entries to the specified file
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_SKIP_FILE
Write skipped entries to the specified file
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_SKIP_SCHEMA_VALIDATION
Skip schema validation during the LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_TEMP_DIRECTORY
Path to temporary directory for index scratch files during LDIF import
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_TEMPLATE_FILE
Path to a MakeLDIF template to use to generate the import data
ServerMessages.INFO_LDIFIMPORT_DESCRIPTION_THREAD_COUNT
Number of threads used to read LDIF files during import. If 0, the number of threads will be set to twice the number of CPUs
ServerMessages.INFO_LDIFIMPORT_TEMP_DIR_PLACEHOLDER
{directory}
ServerMessages.INFO_LDIFIMPORT_THREAD_COUNT_PLACEHOLDER
{count}
ServerMessages.INFO_LDIFIMPORT_TOOL_DESCRIPTION
This 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 database
ServerMessages.INFO_LICENSE_ACCEPT
Do you accept the License Agreement?
ServerMessages.INFO_LICENSE_DETAILS_CLI_LABEL
Please read the License Agreement above.%nYou must accept the terms of the agreement before continuing with the installation
ServerMessages.INFO_LISTING_KEYSTORE_CONTENT
Listing the security stores
ServerMessages.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_NOOP
The modify DN operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
ServerMessages.INFO_MODIFY_ACCOUNT_DISABLED
The user account has been administratively disabled
ServerMessages.INFO_MODIFY_ACCOUNT_ENABLED
The user account has been administratively enabled
ServerMessages.INFO_MODIFY_ACCOUNT_UNLOCKED
The user account has been administratively unlocked
ServerMessages.INFO_MODIFY_NOOP
The modify operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
ServerMessages.INFO_MODIFY_PASSWORD_CHANGED
The user password has been changed
ServerMessages.INFO_MODIFY_PASSWORD_RESET
The user password has been administratively reset
ServerMessages.INFO_MONITOR_USER_DN_PLACEHOLDER
{monitorUserDn}
ServerMessages.INFO_MONITOR_USER_PWD_PLACEHOLDER
{monitorUserPassword}
ServerMessages.INFO_MONITOR_USING_NEW_USER_ATTRS
The monitor configuration has been updated so that it will now use a new set of user-defined attributes
ServerMessages.INFO_NO_GC_LOGGING
Skipping GC logs collection because GC logging is not enabled
ServerMessages.INFO_NO_JVM_STACK_DUMP
No JVM stack dump can be produced when the server is not running or no server interaction is allowed
ServerMessages.INFO_NO_MONITORING_DATA
No monitoring data can be collected when the server is not running or no server interaction is allowed
ServerMessages.INFO_PATH_PLACEHOLDER
{path}
ServerMessages.INFO_PERIOD_PLACEHOLDER
{period}
ServerMessages.INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STOPPING
The Referential Integrity plugin background processing has been stopped
ServerMessages.INFO_PROFILE_PARAMETER_HELP_DEFAULT
Default:
ServerMessages.INFO_PROFILE_PARAMETER_HELP_DEFAULT_DERIVED_FROM_SETUP
Derived from the setup global options
ServerMessages.INFO_PROFILE_PARAMETER_HELP_DESCRIPTION
Description:
ServerMessages.INFO_PROFILE_PARAMETER_HELP_PARAMETER_VARIABLE_NAME
Parameter:
ServerMessages.INFO_PROGRESS_DONE
Done
ServerMessages.INFO_PROGRESS_ENABLING_WINDOWS_SERVICE
Enabling Windows service
ServerMessages.INFO_PROGRESS_ERROR
Error
ServerMessages.INFO_PROGRESS_POINTS
.....
ServerMessages.INFO_PROGRESS_STARTING_NON_VERBOSE
Starting directory server
ServerMessages.INFO_PROGRESS_UPDATING_CERTIFICATES
Configuring certificates
ServerMessages.INFO_PROMPT_NO_COMPLETE_ANSWER
no
ServerMessages.INFO_PROMPT_NO_FIRST_LETTER_ANSWER
n
ServerMessages.INFO_PROMPT_YES_COMPLETE_ANSWER
yes
ServerMessages.INFO_PROMPT_YES_FIRST_LETTER_ANSWER
y
ServerMessages.INFO_PURGE_DELAY_SET_TO_ZERO
Purging is disabled (delay set to 0)
ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_BASE_DN
Base DN of a backend supporting indexing. Rebuild is performed on indexes within the scope of the given base DN
ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_CLEAR_DEGRADED_STATE
Indicates 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 rebuilding
ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAME
Names 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" option
ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_REBUILD_ALL
Rebuild all indexes, including any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used with the "-i" option or the "--rebuildDegraded" option
ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_REBUILD_DEGRADED
Rebuild all degraded indexes, including any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used with the "-i" option or the "--rebuildAll" option
ServerMessages.INFO_REBUILDINDEX_DESCRIPTION_TEMP_DIRECTORY
Path to temporary directory for index scratch files during index rebuilding
ServerMessages.INFO_REBUILDINDEX_TEMP_DIR_PLACEHOLDER
{directory}
ServerMessages.INFO_REBUILDINDEX_TOOL_DESCRIPTION
This utility can be used to rebuild index data within an indexed backend database
ServerMessages.INFO_RECURRING_TASK_PLACEHOLDER
{schedulePattern}
ServerMessages.INFO_REJECT_FILE_PLACEHOLDER
{rejectFile}
ServerMessages.INFO_REPLACE_COMMAS_IN_GROUPID
Replacing non allowed comma in groupID definition with a dot
ServerMessages.INFO_REPLICATION_CONFIGURE_UPDATING_ADS_CONTENTS
Checking registration information
ServerMessages.INFO_REPLICATION_CONNECTING
Establishing connections
ServerMessages.INFO_RESTORE_ARG_BACKUP_DIR
Backup Directory
ServerMessages.INFO_RESTORE_ARG_BACKUP_ID
Backup ID
ServerMessages.INFO_RESULT_INVALID_CREDENTIALS
Invalid Credentials
ServerMessages.INFO_RESULT_OPERATIONS_ERROR
Operations Error
ServerMessages.INFO_ROOTDSE_USING_NEW_USER_ATTRS
The root DSE configuration has been updated so that it will now use a new set of user-defined attributes
ServerMessages.INFO_SECONDS_PLACEHOLDER
{seconds}
ServerMessages.INFO_SEED_PLACEHOLDER
{seed}
ServerMessages.INFO_SERVER_DIRECTORY_MANAGER_DN_LABEL
Root user DN
ServerMessages.INFO_SERVER_ID_LABEL
Server ID
ServerMessages.INFO_SERVER_MONITOR_USER_DN_LABEL
Monitor user
ServerMessages.INFO_SERVER_MONITOR_USER_PASSWORD_LABEL
Monitor user password
ServerMessages.INFO_SERVICE_NAME_PLACEHOLDER
{serviceName}
ServerMessages.INFO_SETUP_BOOTSTRAP_RS_PLACEHOLDER
{bootstrapReplicationServer}
ServerMessages.INFO_SETUP_CERT_NICKNAME_PLACEHOLDER
{nickname}
ServerMessages.INFO_SETUP_CONFIGURE_SERVER
Configuring server
ServerMessages.INFO_SETUP_CONFIRM_GROUP_DATA
Accept these choices and continue?
ServerMessages.INFO_SETUP_DESCRIPTION_ADMIN_CONNECTOR_PORT
Port on which the Administration Connector should listen for communication
ServerMessages.INFO_SETUP_DESCRIPTION_BOOTSTRAP_RS
The 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 addresses
ServerMessages.INFO_SETUP_DESCRIPTION_CERT_NICKNAME
Nickname 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 times
ServerMessages.INFO_SETUP_DESCRIPTION_DEPLOYMENT_ID_PASSWORD_ARG
Deployment ID password
ServerMessages.INFO_SETUP_DESCRIPTION_ENABLE_START_TLS
Enable StartTLS to allow secure communication with the server using the LDAP port
ServerMessages.INFO_SETUP_DESCRIPTION_ENABLE_WINDOWS_SERVICE
Enable the server to run as a Windows Service
ServerMessages.INFO_SETUP_DESCRIPTION_HELP_PROFILE_PARAMETERS
Display profile parameters
ServerMessages.INFO_SETUP_DESCRIPTION_HELP_PROFILES
Display all available profiles
ServerMessages.INFO_SETUP_DESCRIPTION_HOST_NAME
The fully-qualified directory server host name that will be used when generating certificates for LDAP SSL/StartTLS, the administration connector, and replication
ServerMessages.INFO_SETUP_DESCRIPTION_KEYSTORE_PASSWORD_FILE_PATH
Path of the file containing the keystore password. The specified path will be used as the configuration value in the new server
ServerMessages.INFO_SETUP_DESCRIPTION_LDAP_PORT
Port on which the Directory Server should listen for LDAP communication
ServerMessages.INFO_SETUP_DESCRIPTION_LDAPS_PORT
Port 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 specified
ServerMessages.INFO_SETUP_DESCRIPTION_MONITOR_USER_DN
DN of the default user allowed to query monitoring information
ServerMessages.INFO_SETUP_DESCRIPTION_MONITOR_USER_PASSWORD
Password of the default user allowed to query monitoring information
ServerMessages.INFO_SETUP_DESCRIPTION_NO_PROFILES_AVAILABLE
There are no setup profiles available for this OpenDJ version
ServerMessages.INFO_SETUP_DESCRIPTION_PROFILE_PARAMETER
Assign 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 format
ServerMessages.INFO_SETUP_DESCRIPTION_REPLICATION_PORT
Port 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_DN
DN for the initial root user for the Directory Server
ServerMessages.INFO_SETUP_DESCRIPTION_ROOT_USER_PASSWORD
Password for the initial root user for the Directory Server
ServerMessages.INFO_SETUP_DESCRIPTION_SERVER_ID
Specify 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 character
ServerMessages.INFO_SETUP_DESCRIPTION_SKIP_PORT_CHECK
Skip the check to determine whether the specified ports are usable
ServerMessages.INFO_SETUP_DESCRIPTION_START
Start the server when the configuration is completed
ServerMessages.INFO_SETUP_DESCRIPTION_TRUST_ALL
Blindly trust peer SSL certificates
ServerMessages.INFO_SETUP_DESCRIPTION_TRUSTSTORE_PASSWORD_FILE_PATH
Path of the file containing the truststore password. The specified path will be used as the configuration value in the new server
ServerMessages.INFO_SETUP_DESCRIPTION_USE_DEPLOYMENT_ID
The 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 communication
ServerMessages.INFO_SETUP_DESCRIPTION_USE_JCE_KEYSTORE
Path of a JCEKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
ServerMessages.INFO_SETUP_DESCRIPTION_USE_JCE_TRUSTSTORE
Use existing JCEKS truststore file for validating peer SSL certificates
ServerMessages.INFO_SETUP_DESCRIPTION_USE_JKS_KEYSTORE
Path of a JKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
ServerMessages.INFO_SETUP_DESCRIPTION_USE_JKS_TRUSTSTORE
Use existing JKS truststore file for validating peer SSL certificates
ServerMessages.INFO_SETUP_DESCRIPTION_USE_PKCS11
Use certificate(s) in a PKCS#11 token that the server should use when accepting SSL-based connections or performing StartTLS negotiation
ServerMessages.INFO_SETUP_DESCRIPTION_USE_PKCS12
Path of a PKCS#12 keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
ServerMessages.INFO_SETUP_DESCRIPTION_USE_PKCS12_TRUSTSTORE
Use existing PKCS12 truststore file for validating peer SSL certificates
ServerMessages.INFO_SETUP_EVAL_PROFILE_COMBINED_WITH_NON_EVAL_PROFILE
You 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 deployment
ServerMessages.INFO_SETUP_HTTP_PORT_DESCRIPTION
Port on which the server should listen for HTTP communication
ServerMessages.INFO_SETUP_HTTPS_PORT_DESCRIPTION
Port on which the server should listen for HTTPS communication
ServerMessages.INFO_SETUP_INTERACTIVE_ADD_ONE_BOOTSTRAP_RS
Do you want to add another replication server
ServerMessages.INFO_SETUP_INTERACTIVE_ADMIN_CONNECTOR_PORT
Administration connector port
ServerMessages.INFO_SETUP_INTERACTIVE_ALL_PARAMETERS
All Server Parameters
ServerMessages.INFO_SETUP_INTERACTIVE_BOOTSTRAP_RS_HOST
Replication server hostname
ServerMessages.INFO_SETUP_INTERACTIVE_BOOTSTRAP_RS_INTRO
What 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_SUMMARY
Replicate with server
ServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_JCEKS
Use an existing certificate in a JCEKS keystore
ServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_JKS
Use an existing certificate in a JKS keystore
ServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_PKCS11
Use an existing certificate on a PKCS#11 token
ServerMessages.INFO_SETUP_INTERACTIVE_CERT_OPTION_PKCS12
Use an existing certificate in a PKCS#12 keystore
ServerMessages.INFO_SETUP_INTERACTIVE_CONFIRM_INSTALL_PROMPT
What would you like to do?
ServerMessages.INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_MONITOR_USER_PASSWORD
Confirm the password for the default monitor user:
ServerMessages.INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_ROOT_USER_PASSWORD
Confirm the password for root user:
ServerMessages.INFO_SETUP_INTERACTIVE_DEPLOYMENT_SECURITY
How would you like to secure your deployment?
ServerMessages.INFO_SETUP_INTERACTIVE_DEPLOYMENT_SECURITY_EXISTING_CERTS
You already have a CA certificate for the deployment and an SSL key-pair for this server
ServerMessages.INFO_SETUP_INTERACTIVE_DEPLOYMENT_SECURITY_KEY
Generate 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_LABEL
Disabled
ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_HTTP
Enable HTTP?
ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_HTTPS
Enable HTTPS?
ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_LDAP
Enable LDAP?
ServerMessages.INFO_SETUP_INTERACTIVE_ENABLE_LDAPS
Enable LDAPS?
ServerMessages.INFO_SETUP_INTERACTIVE_ENABLED_LABEL
Enabled
ServerMessages.INFO_SETUP_INTERACTIVE_EQUIVALENT_COMMAND_LINE
Equivalent non-interactive command:
ServerMessages.INFO_SETUP_INTERACTIVE_EXISTING_DEPLOYMENT_ID
Provide the deployment ID:
ServerMessages.INFO_SETUP_INTERACTIVE_GLOBAL_PARAMETERS_GROUP
Global Parameters
ServerMessages.INFO_SETUP_INTERACTIVE_HOST_NAME
Provide the server's fully qualified host name
ServerMessages.INFO_SETUP_INTERACTIVE_HTTP_PORT
HTTP port
ServerMessages.INFO_SETUP_INTERACTIVE_HTTPS_PORT
HTTPS port
ServerMessages.INFO_SETUP_INTERACTIVE_IS_BOOTSTRAP_SERVER_NEEDED
Do you want to specify a server to replicate with? This step can be skipped if this is the first server in the topology
ServerMessages.INFO_SETUP_INTERACTIVE_JCE_TRUSTSTORE_PATH
JCEKS truststore path:
ServerMessages.INFO_SETUP_INTERACTIVE_JKS_TRUSTSTORE_PATH
JKS truststore path:
ServerMessages.INFO_SETUP_INTERACTIVE_KEYPAIR_PROMPT
Provide the SSL certificate that will be used for securing server connections:
ServerMessages.INFO_SETUP_INTERACTIVE_LDAP_PORT
LDAP port
ServerMessages.INFO_SETUP_INTERACTIVE_LDAPS_PORT
LDAPS port
ServerMessages.INFO_SETUP_INTERACTIVE_NETWORK_PARAMETERS_GROUP
Network Parameters
ServerMessages.INFO_SETUP_INTERACTIVE_NO_PASSWORD_PROVIDED
No password provided
ServerMessages.INFO_SETUP_INTERACTIVE_PKCS12_TRUSTSTORE_PATH
PKCS#12 truststore path:
ServerMessages.INFO_SETUP_INTERACTIVE_PROFILES_GROUP
Customize Server With Profiles
ServerMessages.INFO_SETUP_INTERACTIVE_PROFILES_PROMPT
Enter profile number(s) separated by comma (leave empty to skip this step):
ServerMessages.INFO_SETUP_INTERACTIVE_PROFILES_PROMPT_HEADER
Available profiles:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_DEPLOYMENT_ID_PASSWORD
Provide the deployment ID password:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_ENABLE_SERVICE
Enable the server to run as a Windows Service?
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_INSTANCE_PATH
Provide the server instance path
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_JCEKS_PATH
JCEKS keystore path:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_JKS_PATH
Java keystore (JKS) path:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_KEYSTORE_PASSWORD
Keystore password:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_DN
Provide the DN for the default monitor user
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_PASSWORD
Provide the password for the default monitor user:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_PKCS12_PATH
PKCS#12 keystore path:
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_ROOT_USER_DN
Provide the directory root user DN
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_ROOT_USER_PASSWORD
Provide the password for root user (leave empty to use the deployment ID password):
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_SERVER_ID
Unique server ID (used for identifying the server in the topology)
ServerMessages.INFO_SETUP_INTERACTIVE_PROMPT_START_SERVER
Start 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_OPTION
Quit
ServerMessages.INFO_SETUP_INTERACTIVE_REPLICATION_PORT
Replication port
ServerMessages.INFO_SETUP_INTERACTIVE_RUN_SETUP_OPTION
Set up the server with the specified settings
ServerMessages.INFO_SETUP_INTERACTIVE_START_OVER_OPTION
Start over
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_CERT_NICKNAMES
Certificate nickname(s) to use
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_CERTIFICATE
Server security
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_DO_NOT_CONFIGURE_DS
No profiles configured or data to be imported
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_KEYSTORE
Use existing JCEKS keystore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_TRUSTSTORE
Use existing JCEKS truststore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_KEYSTORE
Use existing JKS keystore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_TRUSTSTORE
Use existing JKS truststore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_FILE
Keystore file
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_PWD
Keystore password
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS11_KEYSTORE
Use existing PKCS#11 keystore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_KEYSTORE
Use existing PKCS#12 keystore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_TRUSTSTORE
Use existing PKCS#12 truststore
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUST_METHOD
Trust remote server certificates
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_FILE
Truststore file
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_PWD
Truststore password
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARIZE_USE_DEPLOYMENT_ID_PASSWORD
Same as deployment ID password
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_HOSTNAME
Server's fully qualified host name
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_HTTP
HTTP (cleartext)
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_HTTPS
HTTPS (secure)
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_INSTANCE_PATH
Server instance path
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_LDAP
LDAP (cleartext)
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_LDAPS
LDAPS (secure)
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_PWD
Root user password
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_REPLICATION
Replication (secure)
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_START_SERVER
Start server after setup
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_USE_DEPLOYMENT_ID
Use deployment ID
ServerMessages.INFO_SETUP_INTERACTIVE_SUMMARY_WINDOWS_SERVICE
Run as Windows service
ServerMessages.INFO_SETUP_INTERACTIVE_TRUST_METHOD_PROMPT
How should the server trust certificates from SSL peers?
ServerMessages.INFO_SETUP_INTERACTIVE_TRUSTSTORE_PASSWORD
Truststore password (leave empty if the truststore has no password):
ServerMessages.INFO_SETUP_INTERACTIVE_USE_BLIND_TRUST
Blindly trust all certificates (evaluation only - unsafe for production)
ServerMessages.INFO_SETUP_INTERACTIVE_USE_JCE_TRUSTSTORE
Use a JCEKS truststore
ServerMessages.INFO_SETUP_INTERACTIVE_USE_JKS_TRUSTSTORE
Use a JKS truststore
ServerMessages.INFO_SETUP_INTERACTIVE_USE_JVM_TRUSTSTORE
Use the JVM truststore
ServerMessages.INFO_SETUP_INTERACTIVE_USE_PKCS12_TRUSTSTORE
Use a PKCS#12 truststore
ServerMessages.INFO_SETUP_KEYSTORE_PWD_FILEPATH_PLACEHOLDER
{path}
ServerMessages.INFO_SETUP_PROFILE_CLI_DESCRIPTION_PROFILE
Name 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 profiles
ServerMessages.INFO_SETUP_PROFILE_CLI_INSTANCE_PATH_DESCRIPTION
Path of the server instance where profiles should be setup
ServerMessages.INFO_SETUP_PROFILE_CLI_SHORT_DESCRIPTION
configure profiles in an offline OpenDJ server instance
ServerMessages.INFO_SETUP_PROFILE_DECIMAL_NUMBER_PARAMETER_SYNTAX
Decimal number
ServerMessages.INFO_SETUP_PROFILE_DN_PARAMETER_SYNTAX
DN
ServerMessages.INFO_SETUP_PROFILE_DOMAIN_PARAMETER_SYNTAX
Domain name
ServerMessages.INFO_SETUP_PROFILE_ENUM_PARAMETER_SYNTAX
One of the following values:
ServerMessages.INFO_SETUP_PROFILE_FILE_PARAMETER_SYNTAX
File or directory path
ServerMessages.INFO_SETUP_PROFILE_HOST_PORT_PARAMETER_SYNTAX
host:port
ServerMessages.INFO_SETUP_PROFILE_NUMBER_PARAMETER_SYNTAX
Number
ServerMessages.INFO_SETUP_PROFILE_PARAMETER_PLACEHOLDER
{[profileName/]parameterName:value}
ServerMessages.INFO_SETUP_PROFILE_PARAMETER_SYNTAX
Syntax:
ServerMessages.INFO_SETUP_PROFILE_PASSWORD_PARAMETER_SYNTAX
Password
ServerMessages.INFO_SETUP_PROFILE_PLACEHOLDER
{name[:version]}
ServerMessages.INFO_SETUP_PROFILE_STRING_PARAMETER_SYNTAX
String
ServerMessages.INFO_SETUP_REF_SHORT_DESC
install OpenDJ server
ServerMessages.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_START
Validating parameters
ServerMessages.INFO_SKIP_FILE_PLACEHOLDER
{skipFile}
ServerMessages.INFO_SKIPPING_AUDIT
Skipping audit files
ServerMessages.INFO_SKIPPING_KEYSTORES
Skipping java security stores
ServerMessages.INFO_SMTP_ASNH_DEFAULT_SUBJECT
Directory Account Status Notification
ServerMessages.INFO_START_DATETIME_PLACEHOLDER
{startTime}
ServerMessages.INFO_STATUS_ADMIN_CONNECTOR_LABEL
Administration port (LDAPS)
ServerMessages.INFO_STATUS_BACKEND_DB_TYPE_CACHE_SIZE_TITLE
Active cache
ServerMessages.INFO_STATUS_BACKEND_NAME_TITLE
Backend
ServerMessages.INFO_STATUS_BACKEND_TYPE_TITLE
Type
ServerMessages.INFO_STATUS_CH_M1_RATE_TITLE
Load m1 rate
ServerMessages.INFO_STATUS_CH_M5_RATE_TITLE
Load m5 rate
ServerMessages.INFO_STATUS_CH_NAME_TITLE
Name
ServerMessages.INFO_STATUS_CH_PORT_TITLE
Port
ServerMessages.INFO_STATUS_CH_TYPE_TITLE
Protocol
ServerMessages.INFO_STATUS_CLI_USAGE_DESCRIPTION
This utility can be used to display basic server information
ServerMessages.INFO_STATUS_CONNECT_TO_SERVER_FOR_DISKS_INFO
Connect to the server to obtain disk space information
ServerMessages.INFO_STATUS_CONNECT_TO_SERVER_FOR_JVM_INFO
Connect to the server to obtain JVM information
ServerMessages.INFO_STATUS_CONNECTION_HANDLER_TABLE_EMPTY_MSG
There are no connection handlers setup in the server
ServerMessages.INFO_STATUS_CONNECTION_HANDLERS_TITLE
Connection handlers
ServerMessages.INFO_STATUS_DISK_REMAINING_SPACE_TITLE
Free space
ServerMessages.INFO_STATUS_DISK_ROOT_TITLE
Disk space
ServerMessages.INFO_STATUS_DISK_SPACE_TABLE_EMPTY_MSG
No disks are monitored by the server
ServerMessages.INFO_STATUS_DISK_STATE_TITLE
State
ServerMessages.INFO_STATUS_DN_NB_ENTRIES_TITLE
Entries
ServerMessages.INFO_STATUS_DN_REPLICATION_RECEIVE_DELAY_TITLE
Receive delay
ServerMessages.INFO_STATUS_DN_REPLICATION_REPLAY_DELAY_TITLE
Replay delay
ServerMessages.INFO_STATUS_DN_REPLICATION_STATUS_TITLE
Replication
ServerMessages.INFO_STATUS_DN_TITLE
Base DN
ServerMessages.INFO_STATUS_GENERAL_DETAILS_TITLE
General details
ServerMessages.INFO_STATUS_HOSTNAME_LABEL
Host name
ServerMessages.INFO_STATUS_INSTALL_AND_INSTANCE_PATH_LABEL
Installation and instance path
ServerMessages.INFO_STATUS_INSTALL_PATH_LABEL
Installation path
ServerMessages.INFO_STATUS_INSTANCE_PATH_LABEL
Instance path
ServerMessages.INFO_STATUS_JAVA_VENDOR_LABEL
Java vendor
ServerMessages.INFO_STATUS_JAVA_VERSION_LABEL
Java version
ServerMessages.INFO_STATUS_JVM_MAX_HEAP_SIZE_LABEL
JVM max heap size
ServerMessages.INFO_STATUS_JVM_PROCESSORS_LABEL
JVM available CPUs
ServerMessages.INFO_STATUS_LOCAL_BACKEND_TABLE_EMPTY_MSG
There are no local backends setup in the server
ServerMessages.INFO_STATUS_LOCAL_BACKENDS_TITLE
Local backends
ServerMessages.INFO_STATUS_NB_OPEN_CONNECTIONS_LABEL
Open connections
ServerMessages.INFO_STATUS_PROXY_BACKEND_TABLE_EMPTY_MSG
There are no proxy backends setup in the server
ServerMessages.INFO_STATUS_PROXY_BACKENDS_TITLE
Proxy backends
ServerMessages.INFO_STATUS_RUNNING_SERVER_JAVA_DETAILS_TITLE
Running server Java details
ServerMessages.INFO_STATUS_SERVER_ID_LABEL
Server ID
ServerMessages.INFO_STATUS_SERVER_IS_RUNNING_LABEL
Run status
ServerMessages.INFO_STATUS_SERVER_STARTED
Started
ServerMessages.INFO_STATUS_SERVER_STOPPED
Stopped
ServerMessages.INFO_STATUS_VERSION_LABEL
Version
ServerMessages.INFO_STOP_REASON_PLACEHOLDER
{stopReason}
ServerMessages.INFO_STOP_TIME_PLACEHOLDER
{stopTime}
ServerMessages.INFO_STOPDS_DESCRIPTION_STOP_REASON
Reason the server is being stopped or restarted
ServerMessages.INFO_STOPDS_DESCRIPTION_STOP_TIME
Indicates 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 immediately
ServerMessages.INFO_STOPDS_GOING_TO_STOP
Stopping Server...
ServerMessages.INFO_STOPDS_SERVER_ALREADY_STOPPED
Server already stopped
ServerMessages.INFO_STOPDS_TOOL_DESCRIPTION
This 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 server
ServerMessages.INFO_STORAGE_SCHEME_PLACEHOLDER
{scheme}
ServerMessages.INFO_TASK_ADD_SCHEMA_FILE_NAME
Add Schema File
ServerMessages.INFO_TASK_BACKUP_NAME
Backup
ServerMessages.INFO_TASK_DESCRIPTION_PLACEHOLDER
{description}
ServerMessages.INFO_TASK_DISCONNECT_CLIENT_NAME
Disconnect Client
ServerMessages.INFO_TASK_DISCONNECT_GENERIC_MESSAGE
An administrator has terminated this client connection
ServerMessages.INFO_TASK_ENTER_LOCKDOWN_MODE_NAME
Lockdown
ServerMessages.INFO_TASK_EXPORT_NAME
Export
ServerMessages.INFO_TASK_ID_PLACEHOLDER
{taskID}
ServerMessages.INFO_TASK_IMPORT_NAME
Import
ServerMessages.INFO_TASK_INITIALIZE_NAME
Initialize From Replica
ServerMessages.INFO_TASK_INITIALIZE_TARGET_NAME
Initialize Backend
ServerMessages.INFO_TASK_LEAVE_LOCKDOWN_MODE_NAME
Leave Lockdown
ServerMessages.INFO_TASK_PURGE_CONFLICTS_HIST_NAME
Purge conflicts historical
ServerMessages.INFO_TASK_REBUILD_NAME
Rebuild Index
ServerMessages.INFO_TASK_RESET_CHANGE_NUMBER
Reset change number index to begin with a given number and change
ServerMessages.INFO_TASK_RESTORE_NAME
Restore
ServerMessages.INFO_TASK_SET_GENERATION_ID_NAME
Set Generation ID
ServerMessages.INFO_TASK_SHUTDOWN_NAME
Shutdown
ServerMessages.INFO_TASK_STATE_CANCELED_BEFORE_STARTING
Canceled before starting
ServerMessages.INFO_TASK_STATE_COMPLETED_SUCCESSFULLY
Completed successfully
ServerMessages.INFO_TASK_STATE_COMPLETED_WITH_ERRORS
Completed with errors
ServerMessages.INFO_TASK_STATE_DISABLED
Disabled
ServerMessages.INFO_TASK_STATE_RECURRING
Recurring
ServerMessages.INFO_TASK_STATE_RUNNING
Running
ServerMessages.INFO_TASK_STATE_STOPPED_BY_ADMINISTRATOR
Stopped by administrator
ServerMessages.INFO_TASK_STATE_STOPPED_BY_ERROR
Stopped by error
ServerMessages.INFO_TASK_STATE_STOPPED_BY_SHUTDOWN
Stopped by shutdown
ServerMessages.INFO_TASK_STATE_UNSCHEDULED
Unscheduled
ServerMessages.INFO_TASK_STATE_WAITING_ON_DEPENDENCY
Waiting on dependency
ServerMessages.INFO_TASK_STATE_WAITING_ON_START_TIME
Waiting on start time
ServerMessages.INFO_TASK_STATUS_PLACEHOLDER
{taskStatus}
ServerMessages.INFO_TASK_TYPE_PLACEHOLDER
{taskType}
ServerMessages.INFO_TASK_WILL_BE_RETRIED
Retrying
ServerMessages.INFO_TASKBE_BACKING_FILE_HEADER
This 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 Server
ServerMessages.INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN
The tasks backend is being shut down
ServerMessages.INFO_TASKBE_RUNNING_TASK_CANCELLED
Task processing was interrupted by a modify request to cancel the task
ServerMessages.INFO_TASKINFO_CMD_CANCEL
cancel task
ServerMessages.INFO_TASKINFO_CMD_CANCEL_CHAR
c
ServerMessages.INFO_TASKINFO_CMD_CANCEL_NUMBER_PROMPT
Enter the number of a task to cancel
ServerMessages.INFO_TASKINFO_CMD_REFRESH
refresh
ServerMessages.INFO_TASKINFO_CMD_REFRESH_CHAR
r
ServerMessages.INFO_TASKINFO_CMD_VIEW_LOGS
view logs
ServerMessages.INFO_TASKINFO_CMD_VIEW_LOGS_CHAR
l
ServerMessages.INFO_TASKINFO_DETAILS
Task Details
ServerMessages.INFO_TASKINFO_FIELD_ACTUAL_START
Actual Start Time
ServerMessages.INFO_TASKINFO_FIELD_COMPLETION_TIME
Completion Time
ServerMessages.INFO_TASKINFO_FIELD_DEPENDENCY
Dependencies
ServerMessages.INFO_TASKINFO_FIELD_DESCRIPTION
Description
ServerMessages.INFO_TASKINFO_FIELD_FAILED_DEPENDENCY_ACTION
Failed Dependency Action
ServerMessages.INFO_TASKINFO_FIELD_ID
ID
ServerMessages.INFO_TASKINFO_FIELD_LAST_LOG
Last Log Message
ServerMessages.INFO_TASKINFO_FIELD_LOG
Log Message(s)
ServerMessages.INFO_TASKINFO_FIELD_NOTIFY_ON_COMPLETION
Email Upon Completion
ServerMessages.INFO_TASKINFO_FIELD_NOTIFY_ON_ERROR
Email Upon Error
ServerMessages.INFO_TASKINFO_FIELD_SCHEDULED_START
Scheduled Start Time
ServerMessages.INFO_TASKINFO_FIELD_STATUS
Status
ServerMessages.INFO_TASKINFO_FIELD_TYPE
Type
ServerMessages.INFO_TASKINFO_IMMEDIATE_EXECUTION
Immediate execution
ServerMessages.INFO_TASKINFO_NO_CANCELABLE_TASKS
There are currently no cancelable tasks
ServerMessages.INFO_TASKINFO_NO_TASKS
No tasks exist
ServerMessages.INFO_TASKINFO_NONE
None
ServerMessages.INFO_TASKINFO_NONE_SPECIFIED
None Specified
ServerMessages.INFO_TASKINFO_STATUS_ARG_DESCRIPTION
Show only tasks with this status
ServerMessages.INFO_TASKINFO_SUMMARY_ARG_DESCRIPTION
Print a summary of tasks
ServerMessages.INFO_TASKINFO_TASK_ARG_CANCEL
ID of a particular task to cancel
ServerMessages.INFO_TASKINFO_TASK_ARG_DESCRIPTION
ID of a particular task about which this tool will display information
ServerMessages.INFO_TASKINFO_TOOL_DESCRIPTION
This utility can be used to obtain a list of tasks scheduled to run within the Directory Server as well as information about individual tasks
ServerMessages.INFO_TASKINFO_TYPE_ARG_DESCRIPTION
Show only tasks of this type
ServerMessages.INFO_TEMPLATE_FILE_PLACEHOLDER
{templateFile}
ServerMessages.INFO_TO_SERVER_PLACEHOLDER
{serverToInitialize}
ServerMessages.INFO_UPGRADE_ABORTED_BY_USER
The upgrade has been canceled
ServerMessages.INFO_UPGRADE_ADD_FULL_VENDOR_VERSION_ACI
Add ACI to make Root DSE fullVendorVersion operational attribute user visible
Adding 'ds-cfg-exclude-values-of-attributes' with the list the attribute names which values will be excluded from the list of requested modifications
ServerMessages.INFO_UPGRADE_ALL_REBUILD_INDEX_DECLINED
You have to rebuild all indexes manually to get a fully functional server
ServerMessages.INFO_UPGRADE_ALLOW_BACKUP_PURGE_TASKS
Allowing dsbackup purge tasks
ServerMessages.INFO_UPGRADE_ALLOW_LDAP_SYNTAXES
Add 'ldapSyntaxes' to attribute list which can be read in the schema access global access control policies
ServerMessages.INFO_UPGRADE_ARGON2_MEMORY
Removing '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 computations
ServerMessages.INFO_UPGRADE_CONFIG_IS_REQUIRED
OpenDJ data can't be upgraded because the configuration has not been upgraded yet. Upgrade the configuration first before upgrading the data
ServerMessages.INFO_UPGRADE_DELETE_DEBUG_LOG_CONFIG
Removing debug logging configuration
ServerMessages.INFO_UPGRADE_DELETE_DEGRADED_STATUS_THRESHOLD
Removing replica degraded status threshold configuration
ServerMessages.INFO_UPGRADE_DELETE_LOOKTHROUGH_LIMIT
Removing look through limit from the configuration
ServerMessages.INFO_UPGRADE_DELETE_SEND_REJECT_NOTIFICATION
Removing LDAP send reject notification configuration
ServerMessages.INFO_UPGRADE_DELETE_VLV_WITH_BASE_OBJECT_SCOPE_CONFIG
Removing VLV indexes with base-object scope from the configuration
ServerMessages.INFO_UPGRADE_DESCRIPTION_CLI
Upgrades 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 upgrade
ServerMessages.INFO_UPGRADE_DISABLE_CERTLIST_VALIDATION
Continue to allow invalid certificate lists, certificate pairs and postal addresses
ServerMessages.INFO_UPGRADE_DISPLAY_CONFIRM_START
The upgrade is ready to proceed. Do you wish to continue?
ServerMessages.INFO_UPGRADE_ENABLE_CHANGE_NUMBER_INDEXER
Enabling change numbers in the replication changelog
ServerMessages.INFO_UPGRADE_JE_BACKEND_PROPERTIES
Migrating JE environment properties to configuration attributes
ServerMessages.INFO_UPGRADE_OPTION_DATA_ONLY
Upgrades only application data. OpenDJ configuration must have been upgraded before
ServerMessages.INFO_UPGRADE_OPTION_IGNORE_ERRORS
Ignores 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 completed
ServerMessages.INFO_UPGRADE_PERFORMING_POST_TASKS
Performing post upgrade tasks
ServerMessages.INFO_UPGRADE_PERFORMING_TASKS
Performing upgrade
ServerMessages.INFO_UPGRADE_POST_TASKS_COMPLETE
Post upgrade tasks complete
ServerMessages.INFO_UPGRADE_PROCESS_END
End of the upgrade process
ServerMessages.INFO_UPGRADE_REBUILD_ALL
Rebuilding all indexes
ServerMessages.INFO_UPGRADE_REBUILD_ALL_DUE_TO_STRING_PREP_CHANGES
Changes 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_CORRUPTION
OPENDJ-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_ENDS
Rebuild index task ends
ServerMessages.INFO_UPGRADE_REBUILD_INDEXES_TELEPHONENUMBER_EMR_SMR
OpenDJ 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_BACKEND
Removing 'backup' backend
ServerMessages.INFO_UPGRADE_REMOVE_EMPTY_GROUP_CONFIGURATIONS
Removing empty configuration for groups
ServerMessages.INFO_UPGRADE_REMOVE_REFERENCES_TO_BACKUP_BACKEND
Removing references to 'backup' backend
ServerMessages.INFO_UPGRADE_REMOVE_RESTORE_TASKS
Removing restore tasks
ServerMessages.INFO_UPGRADE_REMOVE_SNMP
Removing SNMP support
ServerMessages.INFO_UPGRADE_REMOVE_WORKQUEUE_CAPACITY
Removing max-work-queue-capacity
ServerMessages.INFO_UPGRADE_RENAME_CURSOR_LIMIT
Renaming 'ds-cfg-cursor-entry-limit' to 'ds-cfg-max-candidate-set-size'
ServerMessages.INFO_UPGRADE_REPLACE_SEVERITY_VALUES
Replace multiple severity values by a single one in logging configurations
ServerMessages.INFO_UPGRADE_REQUIREMENTS
Preparing to upgrade
ServerMessages.INFO_UPGRADE_RESTORE_TASKS_SUMMARY
DS 7.0.0 breaks restore tasks compatibility, all existing restore tasks will be removed
ServerMessages.INFO_UPGRADE_TASK_ADD_MAILSERVERS
Adding Mail Servers
ServerMessages.INFO_UPGRADE_TASK_COMPUTE_CHANGE_NUMBER_SUMMARY
Replacing compute change number setting in replication server
ServerMessages.INFO_UPGRADE_TASK_CONSOLIDATE_BOOTSTRAP_REPLICATION_SERVERS
Consolidating bootstrap replication servers from replication server and replication domains into Multimaster Synchronization provider
ServerMessages.INFO_UPGRADE_TASK_DB_CACHE_MODE
Set the database cache mode 'ds-cfg-db-cache-mode' to 'cache-ln'
ServerMessages.INFO_UPGRADE_TASK_DISABLE_SHARED_CACHE
Use the old JE backend caches instead of the new shared cache
ServerMessages.INFO_UPGRADE_TASK_INHERIT_ATTRIBUTE_SYNTAX_CHANGE
Changing syntax for 'inheritAttribute' attribute type to IA5String
ServerMessages.INFO_UPGRADE_TASK_INHERIT_FROM_DN_PARENT
Add 'inheritFromDNParent' attribute type to the 'inheritedCollectiveAttributeSubentry' object class
ServerMessages.INFO_UPGRADE_TASK_JE_HIGH_DURABILITY_SUMMARY
Replacing high durability settings in JE backends
ServerMessages.INFO_UPGRADE_TASK_JE_LOW_DURABILITY_SUMMARY
Replacing low durability settings in JE backends
ServerMessages.INFO_UPGRADE_TASK_JE_MEDIUM_DURABILITY_SUMMARY
Replacing medium durability settings in JE backends
ServerMessages.INFO_UPGRADE_TASK_MAKE_FILE_BASED_ERROR_LOGGERS_ASYNCHRONOUS
Make the File-Based Error Loggers perform asynchronous logging for optimal performance after merging the debug and error logger
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_CHANGELOG_65_FORMAT
Migrating replication changelog files to 6.5.0 format
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_CONFIG_READ_FAIL
The upgrade will not be performed because the configuration file config.ldif could not be parsed
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_ECL_DOMAIN_CONFIG
Remove External change log domain configuration entries and migrate information to the domains and the replication server configuration entries
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_ENCRYPTED_CHANGELOG
Migrating encrypted replication changelog files
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_ISOLATION_POLICY_ATTRIBUTE
Migrate isolation policy attribute to replication synchronization provider configuration
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_PURGE_DELAY_ATTRIBUTES
Merge replication-purge-delay and conflicts-historical-purge-delay attribute into a single replication-purge-delay attribute in replication synchronizer provider configuration
Migrate common replication domain configuration attributes to replication synchronization provider configuration
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CANCELLED
The upgrade will not be performed because some Root DNs need to be migrated
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CLEANUP
Removing root DN users from configuration
Migrate source address attribute from replication server configuration to replication synchronization provider configuration
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_TRUST_STORE_BACKEND
Migrating truststore backend configuration
ServerMessages.INFO_UPGRADE_TASK_MIGRATE_TRUST_STORE_BACKEND_VERBOSE
Migrating truststore backend configuration to crypto manager
ServerMessages.INFO_UPGRADE_TASK_MOVE_SSL_PROTOCOLS_AND_CIPHER_SUITES
Move SSL protocols and cipher suites configuration from crypto manager into each configuration element where they are used
ServerMessages.INFO_UPGRADE_TASK_PDB_TO_JE_2_SUMMARY
Reconfiguring PDB backends to JE backends
ServerMessages.INFO_UPGRADE_TASK_PDB_TO_JE_WARNING
You must reimport all your data into the JE backends in order to have a fully functional server
ServerMessages.INFO_UPGRADE_TASK_PROMETHEUS_COMPLIANT_FORMAT
Updating existing Prometheus endpoints to keep using the legacy format
ServerMessages.INFO_UPGRADE_TASK_PROXY_HASH_FUNCTION
Set the proxy backend configuration property 'hash-function' to MD5
ServerMessages.INFO_UPGRADE_TASK_REBUILD_DS_SYNCH_HIST_OMR
OpenDJ 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_IDS
OpenDJ 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_DIRECTORY
Archiving concatenated schema
ServerMessages.INFO_UPGRADE_TASK_REJECT_UNAUTHENTICATED_REQUESTS_SUMMARY
Replacing "reject unauthenticated requests" policy in global configuration
ServerMessages.INFO_UPGRADE_TASK_REMOVE_ASSURED_REPLICATION
Removing configuration for assured replication
ServerMessages.INFO_UPGRADE_TASK_REMOVE_MONITOR_PROVIDERS_CFG_ENTRIES
Removing configuration entries for the monitor providers
ServerMessages.INFO_UPGRADE_TASK_REMOVE_MONITORING_PERIOD
Removing configuration for replication monitoring
ServerMessages.INFO_UPGRADE_TASK_REMOVE_PROFILER_PLUGIN
Removing profiler plugins
Removing 'ds-cfg-load-balancing-algorithm' attribute from the proxy backend
ServerMessages.INFO_UPGRADE_TASK_REMOVE_REDUNDANT_GENERATION_ID
Removing generation-id data from configuration
ServerMessages.INFO_UPGRADE_TASK_REMOVE_REDUNDANT_LISTEN_ADDRESS
Removing 'listen-address' attributes that are redundant with default value provided by the global configuration
ServerMessages.INFO_UPGRADE_TASK_REMOVE_REDUNDANT_SYNC_STATE
Removing synchronization state data from configuration
ServerMessages.INFO_UPGRADE_TASK_REMOVE_REQUEST_CONNECTION_POOL
Removing 'ds-cfg-request-connection-pool-size' attribute,'ds-cfg-connection-pool-size' will be used instead
ServerMessages.INFO_UPGRADE_TASK_REMOVE_SERVER_ID_FROM_REPLICATION
Removing global server ID from replication domains and replication server
ServerMessages.INFO_UPGRADE_TASK_REMOVE_WINDOW_SIZE_FROM_REPLICATION
Removing send and receive window size configuration in replication
ServerMessages.INFO_UPGRADE_TASK_RENAME_BIG_INDEX_MATCHING_RULE_ATTRIBUTE
Renaming 'ds-cfg-big-index-matching-rule' attribute to 'ds-cfg-big-index-extensible-matching-rule`
ServerMessages.INFO_UPGRADE_TASK_RENAME_BIND_CONNECTION_POOL_ATTRIBUTES
Renaming 'ds-cfg-bind-connection-pool-*' attributes to 'ds-cfg-connection-pool-*'
ServerMessages.INFO_UPGRADE_TASK_RENAME_CHANGELOG_FILES
Renaming replication changelog files from .log to .cdb suffix
ServerMessages.INFO_UPGRADE_TASK_RENAME_CONNECTION_POOL_ATTRIBUTES
Renaming ds-cfg-connection-pool-* attributes to ds-cfg-bind-connection-pool-*
ServerMessages.INFO_UPGRADE_TASK_RENAME_JSON_SCHEMA
Renaming 'ds-cfg-json-schema' object class to 'ds-cfg-json-query-equality-matching-rule'
ServerMessages.INFO_UPGRADE_TASK_RENAME_LOG_CONTROLS
Renaming 'ds-cfg-log-control-oids' attribute to 'ds-cfg-log-controls'
ServerMessages.INFO_UPGRADE_TASK_RENAME_MUTUAL_TLS_TO_SASL_EXTERNAL
Renaming the 'use-mutual-tls' configuration property to 'use-sasl-external'
ServerMessages.INFO_UPGRADE_TASK_RENAME_PROXY_HEARTBEAT_ATTRIBUTES
Renaming 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_OPTION
Replacing all pin related configuration attributes by a single pin configuration attribute
ServerMessages.INFO_UPGRADE_TASK_SEGREGATE_MUTABLE_IMMUTABLE_FILES
Segregating mutable and immutable files
ServerMessages.INFO_UPGRADE_TASK_SET_GLOBAL_ADDRESSES
Adding 'listen-address' and 'advertised-listen-address' attributes to the global configuration
ServerMessages.INFO_UPGRADE_TASK_SET_GLOBAL_GROUP_ID_FROM_REPLICATION
Setting global group ID and removing per domain values
ServerMessages.INFO_UPGRADE_TASK_SET_GLOBAL_SERVER_ID
Setting global server ID
ServerMessages.INFO_UPGRADE_TASK_SET_NEW_GLOBAL_SERVER_ID
Setting new global server ID
ServerMessages.INFO_UPGRADE_TASK_UPDATE_ADMIN_BACKEND_LOCATION
Update admin-backend.ldif file location
ServerMessages.INFO_UPGRADE_TASK_UPDATE_CAUD_LOGGERS
Adding objectClass to JSON, CSV, and External access logger configurations
ServerMessages.INFO_UPGRADE_TASK_UPDATE_DEFAULT_SECURITY_SETTINGS
Migrating security settings
ServerMessages.INFO_UPGRADE_TASK_UPDATE_REPLICATION_SSL_CONFIGURATION
Update replication SSL configuration
Update replication SSL configuration from crypto manager and trust store backend to dedicated key and trust manager provider configuration elements
ServerMessages.INFO_UPGRADE_TASK_UPDATE_TASKS_BACKEND_LOCATION
Update tasks backend file location
ServerMessages.INFO_UPGRADE_TITLE
OpenDJ Upgrade Utility
ServerMessages.INFO_USER_NAME_PLACEHOLDER
{userName}
ServerMessages.INFO_VERIFY_ENTRY_LIMIT_STATS_HEADER
Statistics for records that have exceeded the entry limit:
ServerMessages.INFO_VERIFYINDEX_DESCRIPTION_BASE_DN
Base DN of a backend supporting indexing. Verification is performed on indexes within the scope of the given base DN
ServerMessages.INFO_VERIFYINDEX_DESCRIPTION_COUNT_ERRORS
Count 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_NAME
Name 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 value
ServerMessages.INFO_VERIFYINDEX_DESCRIPTION_VERIFY_CLEAN
Specifies 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 way
ServerMessages.INFO_VERIFYINDEX_TOOL_DESCRIPTION
This utility ensures that index data is consistent within an indexed backend database. Stop the server before running this tool
ServerMessages.INFO_WAIT4DEL_DESCRIPTION_LOG_FILE
Path to a file containing log output to monitor
ServerMessages.INFO_WAIT4DEL_DESCRIPTION_OUTPUT_FILE
Path to a file to which the command will write the output
ServerMessages.INFO_WAIT4DEL_DESCRIPTION_TARGET_FILE
Path to the file to watch for deletion
ServerMessages.INFO_WAIT4DEL_DESCRIPTION_TIMEOUT
Maximum length of time in seconds to wait for the target file to be deleted before exiting
ServerMessages.INFO_WAIT4DEL_TOOL_DESCRIPTION
This utility can be used to wait for a file to be removed from the filesystem
ServerMessages.INFO_WINDOWS_SERVICE_ALREADY_DISABLED
The server was already disabled as a Windows service
ServerMessages.INFO_WINDOWS_SERVICE_ALREADY_ENABLED
The server was already enabled to run as a Windows service
ServerMessages.INFO_WINDOWS_SERVICE_DISABLED
The server is disabled as a Windows service
ServerMessages.INFO_WINDOWS_SERVICE_SUCCESSULLY_DISABLED
The server was successfully disabled as a Windows service
ServerMessages.INFO_WINDOWS_SERVICE_SUCCESSULLY_ENABLED
The server was successfully enabled to run as a Windows service
ServerMessages.INFO_WRAP_COLUMN_PLACEHOLDER
{wrapColumn}
ServerMessages.NOTE_DIRECTORY_SERVER_LEAVING_LOCKDOWN_MODE
The Directory Server is leaving lockdown mode and will resume normal operation
ServerMessages.NOTE_DIRECTORY_SERVER_STARTED
The Directory Server has started successfully
ServerMessages.NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE
Cannot change the configuration while a total update is in progress
ServerMessages.NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODES
Wrong fractional replication configuration : cannot use both exclusive and inclusive modes
ServerMessages.NOTE_IMPORT_CLOSING_DATABASE
Flushing data to disk
ServerMessages.NOTE_REBUILD_NOTHING_TO_REBUILD
Rebuilding index finished: no indexes to rebuild
ServerMessages.NOTE_REJECT_OPERATION_IN_LOCKDOWN_MODE
Rejecting the requested operation because the server is in lockdown mode and will only accept requests from root users over loopback connections
ServerMessages.NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform a search request on cn=changelog
ServerMessages.NOTE_SERVER_STOPPED
The Directory Server is now stopped
ServerMessages.NOTE_UNKNOWN_INSTALL_DIRECTORY
Installation Directory: unknown
ServerMessages.NOTE_UNKNOWN_INSTANCE_DIRECTORY
Instance Directory: unknown
ServerMessages.REF_SHORT_DESC_BACKEND_TOOL
gather OpenDJ backend debugging information
ServerMessages.REF_SHORT_DESC_CHANGELOG_TOOL
debug changelog and changenumber files
ServerMessages.REF_SHORT_DESC_CREATE_RC_SCRIPT
script to manage OpenDJ as a service on UNIX
ServerMessages.REF_SHORT_DESC_DS_REPL_TOOL
Manages data synchronization between servers
ServerMessages.REF_SHORT_DESC_ENCODE_PASSWORD
encode a password with a storage scheme
ServerMessages.REF_SHORT_DESC_EXPORT_LDIF
export directory data in LDIF
ServerMessages.REF_SHORT_DESC_EXTRACT_TOOL
extract support data
ServerMessages.REF_SHORT_DESC_IMPORT_LDIF
import directory data from LDIF
ServerMessages.REF_SHORT_DESC_MANAGE_TASKS
manage server administration tasks
ServerMessages.REF_SHORT_DESC_REBUILD_INDEX
rebuild index after configuration change
ServerMessages.REF_SHORT_DESC_START_DS
start OpenDJ server
ServerMessages.REF_SHORT_DESC_STATUS
display basic OpenDJ server information
ServerMessages.REF_SHORT_DESC_STOP_DS
stop OpenDJ server
ServerMessages.REF_SHORT_DESC_UPGRADE
upgrade OpenDJ configuration and application data
ServerMessages.REF_SHORT_DESC_VERIFY_INDEX
check index for consistency or errors
ServerMessages.REF_SHORT_DESC_WINDOWS_SERVICE
register OpenDJ server as a Windows Service
ServerMessages.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_MODE
The server is being put into lockdown mode because invalid ACIs rules were detected either when the server was started or during a backend initialization
ServerMessages.WARN_CLIENT_DISCONNECT_IN_PROGRESS
The Directory Server is currently in the process of closing this client connection
ServerMessages.WARN_CONFIG_AUTHZ_DISABLED
Access control has been disabled
ServerMessages.WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY
The 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 configuration
ServerMessages.WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS
There are no active access loggers defined in the Directory Server configuration. No access logging will be performed
ServerMessages.WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS
There are no active error loggers defined in the Directory Server configuration. No error logging will be performed
ServerMessages.WARN_CONFIG_LOGGER_NO_ACTIVE_HTTP_ACCESS_LOGGERS
There are no active HTTP access loggers defined in the Directory Server configuration. No HTTP access logging will be performed
ServerMessages.WARN_COULD_NOT_RETRIEVE_KEYS_FROM_TRUSTSTORE
Unable to retrieve the keys from the truststore
ServerMessages.WARN_DIRECTORY_SERVER_ENTERING_LOCKDOWN_MODE
The 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 operations
ServerMessages.WARN_DISK_LOW_CHANGELOG_DIRECTORY
Disk space for the replication changelog is getting low. The replication server will continue to operate, but will stop in the event of a full disk
ServerMessages.WARN_DISK_NORMAL_CHANGELOG_DIRECTORY
The replication server has detected that the file system containing the changelog has sufficient disk space to resume operation
Some 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 disabled
ServerMessages.WARN_EMBEDDED_SERVER_NOT_FOR_PRODUCTION
Embedded Directory Servers are NOT SUPPORTED in production
ServerMessages.WARN_EXTOP_PASSMOD_NOOP
The password modify operation was not actually performed in the Directory Server because the LDAP no-op control was present in the request
ServerMessages.WARN_FUNCTION_NOT_SUPPORTED
The requested operation is not supported by this backend
ServerMessages.WARN_OP_REJECTED_BY_SHUTDOWN
The request to process this operation has been rejected because the Directory Server has already started its shutdown process
ServerMessages.WARN_REPLICATION_SERVER_RESTARTED
The 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 topology
ServerMessages.WARN_SETUP_REMOVING_FILES_AFTER_FAILURE
Setup 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 again
ServerMessages.WARN_USING_VIRTUAL_THREADS
EXPERIMENTAL virtual threads support has been enabled. DO NOT USE in production
ServerMessages.WARN_WINDOWS_SERVICE_MARKED_FOR_DELETION
The server has been marked for deletion as a Windows Service