| | |
| | | # |
| | | ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST_1=An error occurred \ |
| | | while attempting to initialize the message digest generator for the %s \ |
| | | algorithm: %s |
| | | algorithm: %s |
| | | ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD_2=An error occurred \ |
| | | while attempting to base64-decode the password value %s: %s |
| | | while attempting to base64-decode the password value %s: %s |
| | | ERR_PWSCHEME_NOT_REVERSIBLE_3=The %s password storage scheme is not \ |
| | | reversible, so it is impossible to recover the plaintext version of an \ |
| | | encoded password |
| | | ERR_JMX_ALERT_HANDLER_CANNOT_REGISTER_4=An error occurred while trying \ |
| | | to register the JMX alert handler with the MBean server: %s |
| | | to register the JMX alert handler with the MBean server: %s |
| | | ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD_5=An unexpected error occurred while \ |
| | | attempting to encode a password using the storage scheme defined in class %s: \ |
| | | %s |
| | | ERR_CACHE_INVALID_INCLUDE_FILTER_6=The ds-cfg-include-filter \ |
| | | attribute of configuration entry %s, which specifies a set of search filters \ |
| | | that may be used to control which entries are included in the cache, has an \ |
| | | invalid value of "%s": %s |
| | | invalid value of "%s": %s |
| | | ERR_CACHE_INVALID_EXCLUDE_FILTER_7=The ds-cfg-exclude-filter \ |
| | | attribute of configuration entry %s, which specifies a set of search filters \ |
| | | that may be used to control which entries are excluded from the cache, has an \ |
| | | invalid value of "%s": %s |
| | | invalid value of "%s": %s |
| | | ERR_FIFOCACHE_CANNOT_INITIALIZE_8=A fatal error occurred while trying \ |
| | | to initialize fifo entry cache: %s |
| | | to initialize fifo entry cache: %s |
| | | ERR_SOFTREFCACHE_CANNOT_INITIALIZE_9=A fatal error occurred while \ |
| | | trying to initialize soft reference entry cache: %s |
| | | trying to initialize soft reference entry cache: %s |
| | | NOTE_CACHE_PRELOAD_PROGRESS_START_10=Starting the entry cache preload for \ |
| | | %s backend |
| | | NOTE_CACHE_PRELOAD_PROGRESS_REPORT_11=The entry cache preload for %s backend \ |
| | |
| | | supported by %s backend, and as a result no entries from this backend will \ |
| | | be preloaded into the entry cache |
| | | ERR_CACHE_PRELOAD_ENTRY_FAILED_15=Failed to preload %s entry into \ |
| | | the entry cache: %s |
| | | the entry cache: %s |
| | | ERR_EXTOP_PASSMOD_CANNOT_DECODE_REQUEST_33=An unexpected error occurred \ |
| | | while attempting to decode the password modify extended request sequence: %s |
| | | while attempting to decode the password modify extended request sequence: %s |
| | | ERR_EXTOP_PASSMOD_NO_AUTH_OR_USERID_34=The password modify extended \ |
| | | request cannot be processed because it does not contain an authorization ID \ |
| | | and the underlying connection is not authenticated |
| | |
| | | DN for use in the authorization ID for the operation |
| | | ERR_EXTOP_PASSMOD_INVALID_AUTHZID_STRING_37=The password modify extended \ |
| | | request cannot be processed because it contained an invalid userIdentity \ |
| | | field. The provided userIdentity string was "%s" |
| | | field. The provided userIdentity string was "%s" |
| | | ERR_EXTOP_PASSMOD_NO_USER_ENTRY_BY_AUTHZID_38=The password modify \ |
| | | extended request cannot be processed because it was not possible to identify \ |
| | | the user entry to update based on the authorization DN of "%s" |
| | |
| | | operation cannot be processed because the current password provided for the \ |
| | | user is invalid |
| | | INFO_FILE_KEYMANAGER_DESCRIPTION_FILE_43=Path to the file \ |
| | | containing the Directory Server keystore information. Changes to this \ |
| | | containing the Directory Server keystore information. Changes to this \ |
| | | configuration attribute will take effect the next time that the key manager \ |
| | | is accessed |
| | | ERR_FILE_KEYMANAGER_NO_SUCH_FILE_45=The keystore file %s specified in \ |
| | | attribute ds-cfg-key-store-file of configuration entry %s does not exist |
| | | attribute ds-cfg-key-store-file of configuration entry %s does not exist |
| | | ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE_46=An unexpected error \ |
| | | occurred while trying to determine the value of configuration attribute \ |
| | | ds-cfg-key-store-file in configuration entry %s: %s |
| | | ds-cfg-key-store-file in configuration entry %s: %s |
| | | ERR_FILE_KEYMANAGER_PIN_PROPERTY_NOT_SET_50=Java property %s which is \ |
| | | specified in attribute ds-cfg-key-store-pin-property of configuration entry \ |
| | | %s should contain the PIN needed to access the file-based key manager, but \ |
| | |
| | | needed to access the file-based key manager, but this file does not exist |
| | | ERR_FILE_KEYMANAGER_PIN_FILE_CANNOT_READ_57=An error occurred while \ |
| | | trying to read the keystore PIN from file %s specified in configuration \ |
| | | attribute ds-cfg-key-store-pin-file of configuration entry %s: %s |
| | | attribute ds-cfg-key-store-pin-file of configuration entry %s: %s |
| | | ERR_FILE_KEYMANAGER_PIN_FILE_EMPTY_58=File %s specified in attribute \ |
| | | ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN \ |
| | | needed to access the file-based key manager, but this file is empty |
| | | ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_60=An unexpected \ |
| | | error occurred while trying to determine the value of configuration attribute \ |
| | | ds-cfg-key-store-pin in configuration entry %s: %s |
| | | ds-cfg-key-store-pin in configuration entry %s: %s |
| | | ERR_FILE_KEYMANAGER_CANNOT_LOAD_62=An error occurred while trying to \ |
| | | load the keystore contents from file %s: %s |
| | | load the keystore contents from file %s: %s |
| | | ERR_FILE_KEYMANAGER_INVALID_TYPE_63=The keystore type %s specified in \ |
| | | attribute ds-cfg-key-store-type of configuration entry %s is not valid: %s |
| | | attribute ds-cfg-key-store-type of configuration entry %s is not valid: %s |
| | | ERR_PKCS11_KEYMANAGER_PIN_PROPERTY_NOT_SET_68=Java property %s which \ |
| | | is specified in attribute ds-cfg-key-store-pin-property of configuration \ |
| | | entry %s should contain the PIN needed to access the PKCS#11 key manager, but \ |
| | |
| | | exist |
| | | ERR_PKCS11_KEYMANAGER_PIN_FILE_CANNOT_READ_75=An error occurred while \ |
| | | trying to read the keystore PIN from file %s specified in configuration \ |
| | | attribute ds-cfg-key-store-pin-file of configuration entry %s: %s |
| | | attribute ds-cfg-key-store-pin-file of configuration entry %s: %s |
| | | ERR_PKCS11_KEYMANAGER_PIN_FILE_EMPTY_76=File %s specified in attribute \ |
| | | ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN \ |
| | | needed to access the PKCS#11 key manager, but this file is empty |
| | | ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_79=An unexpected \ |
| | | error occurred while trying to determine the value of configuration attribute \ |
| | | ds-cfg-key-store-pin in configuration entry %s: %s |
| | | ds-cfg-key-store-pin in configuration entry %s: %s |
| | | ERR_PKCS11_KEYMANAGER_CANNOT_LOAD_81=An error occurred while trying to \ |
| | | access the PKCS#11 key manager: %s |
| | | access the PKCS#11 key manager: %s |
| | | ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY_83=An error occurred while \ |
| | | trying to create a key manager factory to access the contents of keystore \ |
| | | file %s: %s |
| | | file %s: %s |
| | | ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY_84=An error occurred while \ |
| | | trying to create a key manager factory to access the contents of the PKCS#11 \ |
| | | keystore: %s |
| | | keystore: %s |
| | | ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE_87=The trust store file %s \ |
| | | specified in attribute ds-cfg-trust-store-file of configuration entry %s does \ |
| | | not exist |
| | | ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE_88=An unexpected error \ |
| | | occurred while trying to determine the value of configuration attribute \ |
| | | ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ERR_FILE_TRUSTMANAGER_PIN_PROPERTY_NOT_SET_92=Java property %s which \ |
| | | is specified in attribute ds-cfg-trust-store-pin-property of configuration \ |
| | | entry %s should contain the PIN needed to access the file-based trust \ |
| | |
| | | does not exist |
| | | ERR_FILE_TRUSTMANAGER_PIN_FILE_CANNOT_READ_99=An error occurred while \ |
| | | trying to read the trust store PIN from file %s specified in configuration \ |
| | | attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | ERR_FILE_TRUSTMANAGER_PIN_FILE_EMPTY_100=File %s specified in \ |
| | | attribute ds-cfg-trust-store-pin-file of configuration entry %s should \ |
| | | contain the PIN needed to access the file-based trust manager, but this file \ |
| | | is empty |
| | | ERR_FILE_TRUSTMANAGER_CANNOT_LOAD_104=An error occurred while trying \ |
| | | to load the trust store contents from file %s: %s |
| | | to load the trust store contents from file %s: %s |
| | | ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY_105=An error occurred \ |
| | | while trying to create a trust manager factory to access the contents of \ |
| | | trust store file %s: %s |
| | | trust store file %s: %s |
| | | ERR_FILE_TRUSTMANAGER_INVALID_TYPE_106=The trust store type %s \ |
| | | specified in attribute ds-cfg-trust-store-type of configuration entry %s is \ |
| | | not valid: %s |
| | | not valid: %s |
| | | ERR_SEDCM_NO_PEER_CERTIFICATE_118=Could not map the provided certificate \ |
| | | chain to a user entry because no peer certificate was available |
| | | ERR_SEDCM_PEER_CERT_NOT_X509_119=Could not map the provided certificate \ |
| | |
| | | (peer certificate format was %s) |
| | | ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN_120=Could not map the provided \ |
| | | certificate chain to a user because the peer certificate subject "%s" could \ |
| | | not be decoded as an LDAP DN: %s |
| | | not be decoded as an LDAP DN: %s |
| | | ERR_SEDCM_CANNOT_GET_ENTRY_121=Could not map the provided certificate \ |
| | | chain to a user because an error occurred while attempting to retrieve the \ |
| | | user entry with DN "%s": %s |
| | | user entry with DN "%s": %s |
| | | ERR_SEDCM_NO_USER_FOR_DN_122=Could not map the provided certificate \ |
| | | chain to a user because no user entry exists with a DN of %s |
| | | ERR_SASLEXTERNAL_NO_CLIENT_CONNECTION_123=The SASL EXTERNAL bind request \ |
| | |
| | | certificate presented by the client |
| | | ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT_139=An error occurred while \ |
| | | attempting to validate the peer certificate presented by the client with a \ |
| | | certificate from the user's entry %s: %s |
| | | certificate from the user's entry %s: %s |
| | | ERR_SASLPLAIN_NO_SASL_CREDENTIALS_147=SASL PLAIN authentication requires \ |
| | | that SASL credentials be provided but none were included in the bind request |
| | | ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALS_148=The SASL PLAIN bind request \ |
| | | did not include any NULL characters. NULL characters are required as \ |
| | | 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 |
| | | ERR_SASLPLAIN_NO_SECOND_NULL_149=The SASL PLAIN bind request did not \ |
| | |
| | | delimiter between the authentication ID and the password |
| | | ERR_SASLPLAIN_ZERO_LENGTH_AUTHCID_150=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 \ |
| | | allowed. SASL PLAIN authentication does not allow an empty string for use as \ |
| | | the authentication ID |
| | | ERR_SASLPLAIN_ZERO_LENGTH_PASSWORD_151=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 \ |
| | | allowed. SASL PLAIN authentication does not allow an empty string for use as \ |
| | | the password |
| | | ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN_152=An error occurred while \ |
| | | attempting to decode the SASL PLAIN authentication ID "%s" because it \ |
| | | appeared to contain a DN but DN decoding failed: %s |
| | | appeared to contain a DN but DN decoding failed: %s |
| | | ERR_SASLPLAIN_AUTHCID_IS_NULL_DN_153=The authentication ID in the SASL \ |
| | | PLAIN bind request appears to be an empty DN. This is not allowed |
| | | PLAIN bind request appears to be an empty DN. This is not allowed |
| | | ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN_154=An error occurred while \ |
| | | attempting to retrieve user entry %s as specified in the DN-based \ |
| | | authentication ID of a SASL PLAIN bind request: %s |
| | | authentication ID of a SASL PLAIN bind request: %s |
| | | ERR_SASLPLAIN_NO_MATCHING_ENTRIES_157=The server was not able to find \ |
| | | any user entries for the provided authentication ID of %s |
| | | ERR_SASLPLAIN_INVALID_PASSWORD_160=The provided password is invalid |
| | |
| | | ERR_SEDCM_CANNOT_LOCK_ENTRY_164=The Directory Server was unable to \ |
| | | obtain a read lock on user entry %s in order to retrieve that entry |
| | | INFO_SASLANONYMOUS_TRACE_165=SASL ANONYMOUS bind operation (conn=%d, op=%d) \ |
| | | provided trace information: %s |
| | | provided trace information: %s |
| | | ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST_166=An unexpected error \ |
| | | occurred while attempting to obtain an MD5 digest engine for use by the \ |
| | | CRAM-MD5 SASL handler: %s |
| | | CRAM-MD5 SASL handler: %s |
| | | ERR_SASLCRAMMD5_NO_STORED_CHALLENGE_172=The SASL CRAM-MD5 bind request \ |
| | | contained SASL credentials but there is no stored challenge for this client \ |
| | | connection. The first CRAM-MD5 bind request in the two-stage process must \ |
| | | connection. The first CRAM-MD5 bind request in the two-stage process must \ |
| | | not contain client SASL credentials |
| | | ERR_SASLCRAMMD5_INVALID_STORED_CHALLENGE_173=The SASL CRAM-MD5 bind \ |
| | | request contained SASL credentials, but the stored SASL state information for \ |
| | |
| | | of an MD5 digest |
| | | ERR_SASLCRAMMD5_INVALID_DIGEST_CONTENT_176=The SASL CRAM-MD5 bind \ |
| | | request included SASL credentials, but the decoded digest was not comprised \ |
| | | of only hexadecimal digits: %s |
| | | of only hexadecimal digits: %s |
| | | ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN_177=An error occurred while \ |
| | | attempting to decode the SASL CRAM-MD5 username "%s" because it appeared to \ |
| | | contain a DN but DN decoding failed: %s |
| | | contain a DN but DN decoding failed: %s |
| | | ERR_SASLCRAMMD5_USERNAME_IS_NULL_DN_178=The username in the SASL \ |
| | | CRAM-MD5 bind request appears to be an empty DN. This is not allowed |
| | | CRAM-MD5 bind request appears to be an empty DN. This is not allowed |
| | | INFO_SASLCRAMMD5_CANNOT_LOCK_ENTRY_179=The Directory Server was unable to \ |
| | | obtain a read lock on user entry %s in order to retrieve that entry |
| | | ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN_180=An error occurred while \ |
| | | attempting to retrieve user entry %s as specified in the DN-based username of \ |
| | | a SASL CRAM-MD5 bind request: %s |
| | | a SASL CRAM-MD5 bind request: %s |
| | | ERR_SASLCRAMMD5_NO_MATCHING_ENTRIES_184=The server was not able to find \ |
| | | any user entries for the provided username of %s |
| | | ERR_SASLCRAMMD5_INVALID_PASSWORD_188=The provided password is invalid |
| | |
| | | is not possible for user %s because none of the passwords in the user entry \ |
| | | are stored in a reversible form |
| | | INFO_SASL_UNSUPPORTED_CALLBACK_192=An unsupported or unexpected callback was \ |
| | | provided to the SASL server for use during %s authentication: %s |
| | | provided to the SASL server for use during %s authentication: %s |
| | | ERR_SASL_NO_CREDENTIALS_193=The client connection included \ |
| | | %s state information, indicating that the client was in the process \ |
| | | of performing a %s bind, but the bind request did not include any \ |
| | | credentials |
| | | ERR_SASL_CANNOT_GET_SERVER_FQDN_194=An unexpected error occurred \ |
| | | while attempting to determine the value of the ds-cfg-server-fqdn attribute \ |
| | | in configuration entry %s: %s |
| | | in configuration entry %s: %s |
| | | ERR_SASL_CONTEXT_CREATE_ERROR_195=An unexpected error occurred while \ |
| | | trying to create an %s context: %s |
| | | ERR_SASL_CANNOT_DECODE_USERNAME_AS_DN_196=An error occurred \ |
| | | while attempting to decode the SASL %s username "%s" because it \ |
| | | appeared to contain a DN but DN decoding failed: %s |
| | | appeared to contain a DN but DN decoding failed: %s |
| | | ERR_SASL_USERNAME_IS_NULL_DN_197=The username in the SASL \ |
| | | %s bind request appears to be an empty DN. This is not allowed |
| | | %s bind request appears to be an empty DN. This is not allowed |
| | | INFO_SASL_CANNOT_LOCK_ENTRY_198=The Directory Server was unable to \ |
| | | obtain a read lock on user entry %s in order to retrieve that entry |
| | | ERR_SASL_CANNOT_GET_ENTRY_BY_DN_199=An error occurred while \ |
| | | attempting to retrieve user entry %s as specified in the DN-based username of \ |
| | | a SASL %s bind request: %s |
| | | a SASL %s bind request: %s |
| | | ERR_SASL_ZERO_LENGTH_USERNAME_200=The username contained in the \ |
| | | SASL %s bind request had a length of zero characters, which is not \ |
| | | allowed. %s authentication does not allow an empty string for use as \ |
| | | allowed. %s authentication does not allow an empty string for use as \ |
| | | the username |
| | | ERR_SASL_NO_MATCHING_ENTRIES_201=The server was not able to \ |
| | | find any user entries for the provided username of %s |
| | | ERR_SASL_AUTHZID_INVALID_DN_202=The provided authorization ID \ |
| | | %s contained an invalid DN: %s |
| | | %s contained an invalid DN: %s |
| | | ERR_SASL_AUTHZID_NO_SUCH_ENTRY_203=The entry %s specified as \ |
| | | the authorization identity does not exist |
| | | ERR_SASL_AUTHZID_CANNOT_GET_ENTRY_204=The entry %s specified as \ |
| | | the authorization identity could not be retrieved: %s |
| | | the authorization identity could not be retrieved: %s |
| | | ERR_SASL_AUTHZID_NO_MAPPED_ENTRY_205=The server was unable to \ |
| | | find any entry corresponding to authorization ID %s |
| | | ERR_SASL_CANNOT_GET_REVERSIBLE_PASSWORDS_207=An error occurred \ |
| | | while attempting to retrieve the clear-text password(s) for user %s in order \ |
| | | to perform SASL %s authentication: %s |
| | | to perform SASL %s authentication: %s |
| | | ERR_SASL_NO_REVERSIBLE_PASSWORDS_208=SASL %s \ |
| | | authentication is not possible for user %s because none of the passwords in \ |
| | | the user entry are stored in a reversible form |
| | |
| | | because both the ds-cfg-kdc-address and ds-cfg-realm attributes must be \ |
| | | defined or neither defined |
| | | ERR_SASL_CANNOT_MAP_AUTHENTRY_214=An error occurred while \ |
| | | attempting to map authorization ID %s to a user entry: %s |
| | | attempting to map authorization ID %s to a user entry: %s |
| | | ERR_SASLGSSAPI_CANNOT_CREATE_JAAS_CONFIG_215=An error occurred while \ |
| | | attempting to write a temporary JAAS configuration file for use during GSSAPI \ |
| | | processing: %s |
| | | processing: %s |
| | | ERR_SASLGSSAPI_CANNOT_CREATE_LOGIN_CONTEXT_216=An error occurred while \ |
| | | attempting to create the JAAS login context for GSSAPI authentication: %s |
| | | attempting to create the JAAS login context for GSSAPI authentication: %s |
| | | ERR_SASLGSSAPI_NO_CLIENT_CONNECTION_217=No client connection was \ |
| | | available for use in processing the GSSAPI bind request |
| | | INFO_GSSAPI_PRINCIPAL_NAME_218=GSSAPI mechanism using a principal name of: %s |
| | |
| | | ERR_EXACTMAP_MULTIPLE_MATCHING_ENTRIES_306=ID string %s mapped to \ |
| | | multiple users |
| | | ERR_EXACTMAP_INEFFICIENT_SEARCH_307=The internal search based on ID \ |
| | | string %s could not be processed efficiently: %s. Check the server \ |
| | | string %s could not be processed efficiently: %s. Check the server \ |
| | | configuration to ensure that all associated backends are properly configured \ |
| | | for these types of searches |
| | | ERR_EXACTMAP_SEARCH_FAILED_308=An internal failure occurred while \ |
| | | attempting to resolve ID string %s to a user entry: %s |
| | | attempting to resolve ID string %s to a user entry: %s |
| | | ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME_313=An error occurred while \ |
| | | attempting to map username %s to a Directory Server entry: %s |
| | | attempting to map username %s to a Directory Server entry: %s |
| | | ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME_319=An error occurred while \ |
| | | attempting to map username %s to a Directory Server entry: %s |
| | | attempting to map username %s to a Directory Server entry: %s |
| | | ERR_SASLPLAIN_CANNOT_MAP_USERNAME_325=An error occurred while attempting \ |
| | | to map username %s to a Directory Server entry: %s |
| | | to map username %s to a Directory Server entry: %s |
| | | ERR_EXTOP_CANCEL_NO_REQUEST_VALUE_327=Unable to process the cancel \ |
| | | request because the extended operation did not include a request value |
| | | ERR_EXTOP_CANCEL_CANNOT_DECODE_REQUEST_VALUE_328=An error occurred while \ |
| | | attempting to decode the value of the cancel extended request: %s |
| | | attempting to decode the value of the cancel extended request: %s |
| | | INFO_EXTOP_CANCEL_REASON_329=Processing on this operation was terminated as a \ |
| | | result of receiving a cancel request (message ID %d) |
| | | ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD_330=Password storage scheme \ |
| | |
| | | the maximum allowed length of %d characters |
| | | ERR_RANDOMPWGEN_NO_CHARSETS_341=Configuration entry "%s" does not \ |
| | | contain attribute ds-cfg-password-character-set which specifies the sets of \ |
| | | characters that should be used when generating the password. This is a \ |
| | | characters that should be used when generating the password. This is a \ |
| | | required attribute |
| | | ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT_342=Configuration entry "%s" \ |
| | | contains multiple definitions for the %s character set |
| | | ERR_RANDOMPWGEN_CANNOT_DETERMINE_CHARSETS_343=An error occurred while \ |
| | | attempting to decode the value(s) of the configuration attribute \ |
| | | ds-cfg-password-character-set, which is used to hold the character set(s) for \ |
| | | use in generating the password: %s |
| | | use in generating the password: %s |
| | | ERR_RANDOMPWGEN_UNKNOWN_CHARSET_346=The password format string "%s" \ |
| | | references an undefined character set "%s" |
| | | ERR_RANDOMPWGEN_INVALID_PWFORMAT_347=The password format string "%s" \ |
| | | contains an invalid syntax. This value should be a comma-delimited sequence \ |
| | | contains an invalid syntax. This value should be a comma-delimited sequence \ |
| | | of elements, where each element is the name of a character set followed by a \ |
| | | colon and the number of characters to choose at random from that character \ |
| | | set |
| | | ERR_RANDOMPWGEN_CANNOT_DETERMINE_PWFORMAT_348=An error occurred while \ |
| | | attempting to decode the value for configuration attribute \ |
| | | ds-cfg-password-format, which is used to specify the format for the generated \ |
| | | passwords: %s |
| | | passwords: %s |
| | | ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY_354=An error occurred while \ |
| | | attempting to get the password policy for user %s: %s |
| | | attempting to get the password policy for user %s: %s |
| | | ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW_355=The current password must be \ |
| | | provided for self password changes |
| | | ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED_356=Password modify operations \ |
| | |
| | | no password generator has been defined that may be used to automatically \ |
| | | create a new password |
| | | ERR_EXTOP_PASSMOD_CANNOT_GENERATE_PW_362=An error occurred while \ |
| | | attempting to create a new password using the password generator: %s |
| | | attempting to create a new password using the password generator: %s |
| | | ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED_363=The password policy does \ |
| | | not allow users to supply pre-encoded passwords |
| | | ERR_EXTOP_PASSMOD_UNACCEPTABLE_PW_364=The provided new password failed \ |
| | | the validation checks defined in the server: %s |
| | | the validation checks defined in the server: %s |
| | | ERR_EXTOP_PASSMOD_CANNOT_ENCODE_PASSWORD_365=Unable to encode the \ |
| | | provided password using the default scheme(s): %s |
| | | provided password using the default scheme(s): %s |
| | | ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER_368=The identity mapper with \ |
| | | configuration entry DN %s as specified for use with the password modify \ |
| | | extended operation defined in entry %s either does not exist or is not \ |
| | | enabled. The identity mapper is a required component, and the password \ |
| | | enabled. The identity mapper is a required component, and the password \ |
| | | modify extended operation will not be enabled |
| | | ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER_369=An error occurred while \ |
| | | attempting to determine the identity mapper to use in conjunction with the \ |
| | | password modify extended operation defined in configuration entry %s: %s. \ |
| | | password modify extended operation defined in configuration entry %s: %s. \ |
| | | The password modify extended operation will not be enabled for use in the \ |
| | | server |
| | | ERR_EXTOP_PASSMOD_CANNOT_MAP_USER_370=The provided authorization ID \ |
| | | string "%s" could not be mapped to any user in the directory |
| | | ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER_371=An error occurred while \ |
| | | attempting to map authorization ID string "%s" to a user entry: %s |
| | | attempting to map authorization ID string "%s" to a user entry: %s |
| | | NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION_375=Account-Status-Notification \ |
| | | type='%s' userdn='%s' id=%d msg='%s' |
| | | |
| | | ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS_377=An error occurred \ |
| | | while attempting to retrieve the clear-text password(s) for user %s in order \ |
| | | to perform SASL CRAM-MD5 authentication: %s |
| | | to perform SASL CRAM-MD5 authentication: %s |
| | | ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY_378=An error occurred while \ |
| | | attempting to verify the password for user %s during SASL PLAIN \ |
| | | authentication: %s |
| | | authentication: %s |
| | | WARN_EXTOP_PASSMOD_NOOP_380=The password modify operation was not \ |
| | | actually performed in the Directory Server because the LDAP no-op control was \ |
| | | present in the request |
| | |
| | | potential member of static group %s because that entry does not exist in the \ |
| | | Directory Server |
| | | ERR_STATICMEMBERS_CANNOT_GET_ENTRY_384=An error occurred while \ |
| | | attempting to retrieve entry %s as a potential member of static group %s: %s |
| | | attempting to retrieve entry %s as a potential member of static group %s: %s |
| | | ERR_STATICGROUP_INVALID_OC_COMBINATION_385=Entry %s cannot be parsed as \ |
| | | a valid static group because static groups are not allowed to have both the \ |
| | | %s and %s object classes |
| | |
| | | static group because it does not contain exactly one of the %s or the %s \ |
| | | object classes |
| | | ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN_387=Value %s for \ |
| | | attribute %s in entry %s cannot be parsed as a valid DN: %s. It will be \ |
| | | attribute %s in entry %s cannot be parsed as a valid DN: %s. It will be \ |
| | | excluded from the set of group members |
| | | ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS_388=Cannot add user %s as a \ |
| | | new member of static group %s because that user is already in the member list \ |
| | |
| | | member list for the group |
| | | ERR_STATICGROUP_ADD_MEMBER_UPDATE_FAILED_390=Cannot add user %s as a new \ |
| | | member of static group %s because an error occurred while attempting to \ |
| | | perform an internal modification to update the group: %s |
| | | perform an internal modification to update the group: %s |
| | | ERR_STATICGROUP_REMOVE_MEMBER_UPDATE_FAILED_391=Cannot remove user %s as \ |
| | | a member of static group %s because an error occurred while attempting to \ |
| | | perform an internal modification to update the group: %s |
| | | perform an internal modification to update the group: %s |
| | | ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES_392=You do not have sufficient \ |
| | | privileges to perform password reset operations |
| | | ERR_SASLDIGESTMD5_EMPTY_AUTHZID_393=The provided authorization ID was \ |
| | | empty, which is not allowed for DIGEST-MD5 authentication |
| | | ERR_SASLPLAIN_AUTHZID_INVALID_DN_400=The provided authorization ID %s \ |
| | | contained an invalid DN: %s |
| | | contained an invalid DN: %s |
| | | ERR_SASLPLAIN_AUTHZID_INSUFFICIENT_PRIVILEGES_401=The authenticating \ |
| | | user %s does not have sufficient privileges to specify an alternate \ |
| | | authorization ID |
| | | ERR_SASLPLAIN_AUTHZID_NO_SUCH_ENTRY_402=The entry corresponding to \ |
| | | authorization DN %s does not exist in the Directory Server |
| | | ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY_403=An error occurred while \ |
| | | attempting to retrieve entry %s specified as the authorization ID: %s |
| | | attempting to retrieve entry %s specified as the authorization ID: %s |
| | | ERR_SASLPLAIN_AUTHZID_NO_MAPPED_ENTRY_404=No entry corresponding to \ |
| | | authorization ID %s was found in the server |
| | | ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID_405=An error occurred while \ |
| | | attempting to map authorization ID %s to a user entry: %s |
| | | attempting to map authorization ID %s to a user entry: %s |
| | | ERR_SDTUACM_NO_PEER_CERTIFICATE_417=Could not map the provided \ |
| | | certificate chain to a user entry because no peer certificate was available |
| | | ERR_SDTUACM_PEER_CERT_NOT_X509_418=Could not map the provided \ |
| | | certificate chain to a user because the peer certificate was not an X.509 \ |
| | | certificate (peer certificate format was %s) |
| | | ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES_419=The certificate with subject \ |
| | | %s could not be mapped to exactly one user. It maps to both %s and %s |
| | | %s could not be mapped to exactly one user. It maps to both %s and %s |
| | | ERR_SATUACM_INVALID_MAP_FORMAT_422=Configuration entry %s has value \ |
| | | '%s' which violates the format required for attribute mappings. The expected \ |
| | | '%s' which violates the format required for attribute mappings. The expected \ |
| | | format is 'certattr:userattr' |
| | | ERR_SATUACM_DUPLICATE_CERT_ATTR_423=Configuration entry %s contains \ |
| | | multiple mappings for certificate attribute %s |
| | |
| | | certificate chain to a user because the peer certificate was not an X.509 \ |
| | | certificate (peer certificate format was %s) |
| | | ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN_431=Unable to decode peer \ |
| | | certificate subject %s as a DN: %s |
| | | certificate subject %s as a DN: %s |
| | | ERR_SATUACM_NO_MAPPABLE_ATTRIBUTES_432=Peer certificate subject %s \ |
| | | does not contain any attributes for which a mapping has been established |
| | | ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES_433=The certificate with subject \ |
| | | %s could not be mapped to exactly one user. It maps to both %s and %s |
| | | %s could not be mapped to exactly one user. It maps to both %s and %s |
| | | ERR_FCM_NO_PEER_CERTIFICATE_443=Could not map the provided certificate \ |
| | | chain to a user entry because no peer certificate was available |
| | | ERR_FCM_PEER_CERT_NOT_X509_444=Could not map the provided certificate \ |
| | |
| | | (peer certificate format was %s) |
| | | ERR_FCM_CANNOT_CALCULATE_FINGERPRINT_445=An error occurred while \ |
| | | attempting to calculate the fingerprint for the peer certificate with subject \ |
| | | %s: %s |
| | | %s: %s |
| | | ERR_FCM_MULTIPLE_MATCHING_ENTRIES_446=The certificate with fingerprint \ |
| | | %s could not be mapped to exactly one user. It maps to both %s and %s |
| | | %s could not be mapped to exactly one user. It maps to both %s and %s |
| | | ERR_DYNAMICGROUP_CANNOT_DECODE_MEMBERURL_447=Unable to decode value "%s" \ |
| | | in entry "%s" as an LDAP URL: %s |
| | | in entry "%s" as an LDAP URL: %s |
| | | ERR_DYNAMICGROUP_NESTING_NOT_SUPPORTED_448=Dynamic groups do not support \ |
| | | nested groups |
| | | ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED_449=Dynamic groups do \ |
| | |
| | | dynamic group %s does not exist in the server |
| | | ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED_451=An error occurred while \ |
| | | attempting perform an internal search with base DN %s and filter %s to \ |
| | | resolve the member list for dynamic group %s: result code %s, error message \ |
| | | resolve the member list for dynamic group %s: result code %s, error message \ |
| | | %s |
| | | ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY_452=The server encountered a \ |
| | | timeout while attempting to add user %s to the member list for dynamic group \ |
| | |
| | | less than the minimum required difference of %d characters |
| | | ERR_REPEATEDCHARS_VALIDATOR_TOO_MANY_CONSECUTIVE_457=The provided \ |
| | | password contained too many instances of the same character appearing \ |
| | | consecutively. The maximum number of times the same character may appear \ |
| | | consecutively. The maximum number of times the same character may appear \ |
| | | consecutively in a password is %d |
| | | ERR_UNIQUECHARS_VALIDATOR_NOT_ENOUGH_UNIQUE_CHARS_458=The provided \ |
| | | password does not contain enough unique characters. The minimum number of \ |
| | | password does not contain enough unique characters. The minimum number of \ |
| | | unique characters that may appear in a user password is %d |
| | | ERR_VATTR_NOT_SEARCHABLE_459=The %s attribute is not \ |
| | | searchable and should not be included in otherwise unindexed search filters |
| | |
| | | ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE_461=The specified dictionary file \ |
| | | %s does not exist |
| | | ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE_462=An error occurred while \ |
| | | attempting to load the dictionary from file %s: %s |
| | | attempting to load the dictionary from file %s: %s |
| | | ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY_463=The provided password was \ |
| | | found in another attribute in the user entry |
| | | ERR_CHARSET_VALIDATOR_ILLEGAL_CHARACTER_464=The provided password \ |
| | | contained character '%s' which is not allowed for use in passwords |
| | | ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET_465=The provided password \ |
| | | did not contain enough characters from the character set '%s'. The minimum \ |
| | | did not contain enough characters from the character set '%s'. The minimum \ |
| | | number of characters from that set that must be present in user passwords is \ |
| | | %d |
| | | ERR_CHARSET_VALIDATOR_NO_SET_COLON_466=The provided character set \ |
| | |
| | | defined in entry %s contains multiple target group DNs, but only one is \ |
| | | allowed |
| | | ERR_VIRTUAL_STATIC_GROUP_CANNOT_DECODE_TARGET_471=Unable to decode "%s" \ |
| | | as the target DN for group %s: %s |
| | | as the target DN for group %s: %s |
| | | ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_472=The virtual static group defined \ |
| | | in entry %s does not contain a target group definition |
| | | ERR_VIRTUAL_STATIC_GROUP_NESTING_NOT_SUPPORTED_473=Virtual static groups \ |
| | |
| | | NOTE_FSCACHE_SAVE_485=Making the entry cache state persistent, this may \ |
| | | take awhile |
| | | ERR_FSCACHE_CANNOT_INITIALIZE_486=A fatal error occurred while trying \ |
| | | to initialize file system entry cache: %s |
| | | to initialize file system entry cache: %s |
| | | ERR_FSCACHE_CANNOT_LOAD_PERSISTENT_DATA_487=An error occurred while \ |
| | | trying to load persistent cache. Persistent cache will be flushed now |
| | | ERR_FSCACHE_CANNOT_STORE_PERSISTENT_DATA_488=An error occurred while \ |
| | |
| | | while trying to set the entry cache backend internal cache size in bytes. The \ |
| | | previous or default value will be used instead |
| | | ERR_FSCACHE_CANNOT_SET_JE_PROPERTIES_493=Internal error occurred \ |
| | | while trying to set the entry cache backend Berkeley DB JE properties: %s |
| | | while trying to set the entry cache backend Berkeley DB JE properties: %s |
| | | ERR_FSCACHE_HOMELESS_494=A fatal error occurred while trying to setup \ |
| | | file system entry cache home. No suitable path can be found to host the cache \ |
| | | home |
| | |
| | | ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE_503=The provided password policy \ |
| | | state extended request did not include a request value |
| | | ERR_PWPSTATE_EXTOP_DECODE_FAILURE_504=An unexpected error occurred \ |
| | | while attempting to decode password policy state extended request value: %s |
| | | while attempting to decode password policy state extended request value: %s |
| | | ERR_PWPSTATE_EXTOP_MULTIPLE_ENTRIES_505=Multiple entries were found \ |
| | | with DN %s |
| | | ERR_PWPSTATE_EXTOP_INVALID_OP_ENCODING_506=An unexpected error \ |
| | | occurred while attempting to decode an operation from the password policy \ |
| | | state extended request: %s |
| | | state extended request: %s |
| | | ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUE_507=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 |
| | | user. Exactly one value (either 'true' or 'false') must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_COUNT_508=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 \ |
| | | state for the user. Exactly one value (either 'true' or 'false') must be \ |
| | | given |
| | | ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_509=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' |
| | | password policy state operation intended to set the disabled state for the \ |
| | | user was invalid. The value must be either 'true' or 'false' |
| | | ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNT_510=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 |
| | | expiration time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_511=The value %s provided for \ |
| | | the password policy state operation used to set the account expiration time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | format |
| | | ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT_512=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 |
| | | password changed time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_513=The value %s provided \ |
| | | for the password policy state operation used to set the password changed time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | format |
| | | ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT_514=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 |
| | | password warned time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_515=The value %s provided \ |
| | | for the password policy state operation used to set the password warned time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | format |
| | | ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT_516=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 |
| | | authentication failure time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME_517=The value %s provided for \ |
| | | the password policy state operation used to update the authentication failure \ |
| | | times was invalid: %s. The value should be specified using the generalized \ |
| | | times was invalid: %s. The value should be specified using the generalized \ |
| | | time format |
| | | ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT_518=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 |
| | | login time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_519=The value %s provided for \ |
| | | the password policy state operation used to set the last login time was \ |
| | | invalid: %s. The value should be specified using the generalized time format |
| | | invalid: %s. The value should be specified using the generalized time format |
| | | ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE_520=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 |
| | | user. Exactly one value (either 'true' or 'false') must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_COUNT_521=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 \ |
| | | reset state for the user. Exactly one value (either 'true' or 'false') must \ |
| | | be given |
| | | ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_522=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' |
| | | the password policy state operation intended to set the reset state for the \ |
| | | user was invalid. The value must be either 'true' or 'false' |
| | | ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNT_523=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 |
| | | login use time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME_524=The value %s provided for \ |
| | | the password policy state operation used to update the grace login use times \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | format |
| | | ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT_525=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 |
| | | required change time for the user. Exactly one value must be given |
| | | ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_526=The value %s provided \ |
| | | for the password policy state operation used to set the required change time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | was invalid: %s. The value should be specified using the generalized time \ |
| | | format |
| | | ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE_527=The password policy state \ |
| | | extended request included an operation with an invalid or unsupported \ |
| | |
| | | ERR_EXTOP_PASSMOD_PW_IN_HISTORY_530=The provided new password was \ |
| | | already contained in the password history |
| | | ERR_SMTPALERTHANDLER_NO_SMTP_SERVERS_531=The Directory Server is not \ |
| | | configured with any SMTP servers. The SMTP alert handler cannot be used \ |
| | | 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 |
| | | WARN_SMTPALERTHANDLER_ERROR_SENDING_MESSAGE_532=An error occurred when \ |
| | | trying to send an e-mail message for administrative alert with type %s and \ |
| | | message %s: %s |
| | | message %s: %s |
| | | ERR_REGEXMAP_INVALID_MATCH_PATTERN_533=The provided match pattern "%s" \ |
| | | could not be parsed as a regular expression: %s |
| | | could not be parsed as a regular expression: %s |
| | | ERR_REGEXMAP_MULTIPLE_MATCHING_ENTRIES_535=The processed ID string %s \ |
| | | mapped to multiple users |
| | | ERR_REGEXMAP_INEFFICIENT_SEARCH_536=The internal search based on \ |
| | | processed ID string %s could not be processed efficiently: %s. Check the \ |
| | | processed ID string %s could not be processed efficiently: %s. Check the \ |
| | | server configuration to ensure that all associated backends are properly \ |
| | | configured for these types of searches |
| | | ERR_REGEXMAP_SEARCH_FAILED_537=An internal failure occurred while \ |
| | | attempting to resolve processed ID string %s to a user entry: %s |
| | | attempting to resolve processed ID string %s to a user entry: %s |
| | | ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS_538=Cannot add group %s \ |
| | | as a new nested group of static group %s because that group is already in the \ |
| | | nested group list for the group |
| | |
| | | unless the Directory Server is with information about one or more SMTP servers |
| | | ERR_SMTP_ASNH_NO_RECIPIENTS_544=SMTP account status notification handler \ |
| | | configuration entry '%s' does not include any email address attribute types \ |
| | | or recipient addresses. At least one of these must be provided |
| | | or recipient addresses. At least one of these must be provided |
| | | ERR_SMTP_ASNH_SUBJECT_NO_COLON_545=Unable to parse message subject value \ |
| | | '%s' from configuration entry '%s' because the value does not contain a \ |
| | | colon to separate the notification type from the subject |
| | |
| | | was found at column %d of line %d |
| | | ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE_556=An error occurred while \ |
| | | attempting to parse message template file '%s' referenced in configuration \ |
| | | entry '%s': %s |
| | | entry '%s': %s |
| | | INFO_SMTP_ASNH_DEFAULT_SUBJECT_557=Directory Account Status Notification |
| | | ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE_558=An error occurred while \ |
| | | attempting to send an account status notification message for notification \ |
| | | type %s for user entry %s: %s |
| | | type %s for user entry %s: %s |
| | | ERR_PWSCHEME_CANNOT_ENCRYPT_559=An error occurred while trying to \ |
| | | encrypt a value using password storage scheme %s: %s |
| | | encrypt a value using password storage scheme %s: %s |
| | | ERR_PWSCHEME_CANNOT_DECRYPT_560=An error occurred while trying to \ |
| | | decrypt a value using password storage scheme %s: %s |
| | | decrypt a value using password storage scheme %s: %s |
| | | ERR_GET_SYMMETRIC_KEY_NO_VALUE_561=Cannot decode the provided \ |
| | | symmetric key extended operation because it does not have a value |
| | | ERR_GET_SYMMETRIC_KEY_ASN1_DECODE_EXCEPTION_563=Cannot decode the \ |
| | |
| | | password did not contain characters from at least %d of the following \ |
| | | character sets or ranges: %s |
| | | ERR_STATICMEMBERS_CANNOT_DECODE_DN_582=An error occurred while \ |
| | | attempting to decode member's DN %s of static group %s: %s |
| | | attempting to decode member's DN %s of static group %s: %s |
| | | ERR_SASL_ACCOUNT_NOT_LOCAL_583=SASL %s authentication \ |
| | | is not supported for user %s because the account is not managed locally |
| | | ERR_EXTOP_PASSMOD_ACCOUNT_NOT_LOCAL_584=Password modification is not \ |
| | |
| | | bind password does not exist |
| | | ERR_LDAP_PTA_PWD_FILE_CANNOT_READ_610=The configuration of LDAP PTA policy \ |
| | | "%s" is invalid because the file %s which should contain the mapped search \ |
| | | bind password cannot be read for the following reason: %s |
| | | bind password cannot be read for the following reason: %s |
| | | ERR_LDAP_PTA_PWD_FILE_EMPTY_611=The configuration of LDAP PTA policy \ |
| | | "%s" is invalid because the file %s which should contain the mapped search \ |
| | | bind password is empty |
| | |
| | | ERR_SATUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES_616=The certificate with \ |
| | | subject %s mapped to multiple users |
| | | ERR_SATUACM_INEFFICIENT_SEARCH_617=The internal search based on \ |
| | | the certificate with subject %s could not be processed efficiently: %s. \ |
| | | the certificate with subject %s could not be processed efficiently: %s. \ |
| | | Check the server configuration to ensure that all associated backends are \ |
| | | properly configured for these types of searches |
| | | ERR_SATUACM_SEARCH_FAILED_618=An internal failure occurred while \ |
| | | attempting to map the certificate with subject %s to a user entry: %s |
| | | attempting to map the certificate with subject %s to a user entry: %s |
| | | ERR_SDTUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES_619=The certificate with \ |
| | | subject %s mapped to multiple users |
| | | ERR_SDTUACM_INEFFICIENT_SEARCH_620=The internal search based on \ |
| | | the certificate with subject %s could not be processed efficiently: %s. \ |
| | | the certificate with subject %s could not be processed efficiently: %s. \ |
| | | Check the server configuration to ensure that all associated backends are \ |
| | | properly configured for these types of searches |
| | | ERR_SDTUACM_SEARCH_FAILED_621=An internal failure occurred while \ |
| | | attempting to map the certificate with subject %s to a user entry: %s |
| | | attempting to map the certificate with subject %s to a user entry: %s |
| | | ERR_FCM_MULTIPLE_SEARCH_MATCHING_ENTRIES_622=The certificate with \ |
| | | fingerprint %s mapped to multiple users |
| | | ERR_FCM_INEFFICIENT_SEARCH_623=The internal search based on \ |
| | | the certificate with fingerprint %s could not be processed efficiently: %s. \ |
| | | the certificate with fingerprint %s could not be processed efficiently: %s. \ |
| | | Check the server configuration to ensure that all associated backends are \ |
| | | properly configured for these types of searches |
| | | ERR_FCM_SEARCH_FAILED_624=An internal failure occurred while \ |
| | | attempting to map the certificate with fingerprint %s to a user entry: %s |
| | | attempting to map the certificate with fingerprint %s to a user entry: %s |
| | | ERR_FIRSTCHANGENUMBER_VATTR_NOT_SEARCHABLE_625=The %s attribute is not \ |
| | | searchable and should not be included in otherwise unindexed search filters |
| | | ERR_LASTCHANGENUMBER_VATTR_NOT_SEARCHABLE_626=The %s attribute is not \ |
| | |
| | | ERR_CHANGELOGBASEDN_VATTR_NOT_SEARCHABLE_628=The %s attribute is not \ |
| | | searchable and should not be included in otherwise unindexed search filters |
| | | ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE_629=The provided password \ |
| | | did not contain enough characters from the character range '%s'. The minimum \ |
| | | did not contain enough characters from the character range '%s'. The minimum \ |
| | | number of characters from that range that must be present in user passwords \ |
| | | is %d |
| | | ERR_CHARSET_VALIDATOR_NO_RANGE_COLON_630=The provided character range \ |
| | | definition '%s' is invalid because it does not contain a colon to separate \ |
| | | definition '%s' is invalid because it does not contain a colon to separate \ |
| | | the minimum count from the character range |
| | | ERR_CHARSET_VALIDATOR_NO_RANGE_CHARS_631=The provided character range \ |
| | | definition '%s' is invalid because it does not contain a colon to separate \ |
| | | definition '%s' is invalid because it does not contain a colon to separate \ |
| | | the minimum count from the character range |
| | | ERR_CHARSET_VALIDATOR_INVALID_RANGE_COUNT_632=The provided character \ |
| | | range definition '%s' is invalid because the value before the colon must be \ |