public final class ExtensionMessages extends Object
org.opends.messages.extension
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/extension.properties
and it should not be manually edited.Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY
The provided password was found in another attribute in the user entry |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CACHE_INVALID_EXCLUDE_FILTER
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 |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CACHE_INVALID_INCLUDE_FILTER
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CANNOT_DECODE_PRINCIPAL_AS_DN
Could not map the provided certificate chain to a user becausethe peer certificate issuer "%s" could not be decoded as an LDAP DN: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CERTIFICATE_ISSUER_DOES_NOT_MATCH
Could not map the provided certificate chain to a user because the matching user entry with DN '%s' does not contain an issuer DN matching the certificate issuer DN '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHARSET_VALIDATOR_DUPLICATE_CHAR
The provided character set definition '%s' is invalid because it contains character '%s' which has already been used |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_ILLEGAL_CHARACTER
The provided password contained character '%s' which is not allowed for use in passwords |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_INVALID_RANGE_COUNT
The provided character range definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_INVALID_SET_COUNT
The provided character set definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHARSET_VALIDATOR_MALFORMED_RANGE
The provided character range definition '%s' is invalid because the range '%s' is missing the minus |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_BIG
The provided minimum required number of character sets '%d' is invalid because it is greater than the total number of defined character sets |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_SMALL
The provided minimum required number of character sets '%d' is invalid because it must at least include all mandatory character sets |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_NO_RANGE_CHARS
The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_NO_RANGE_COLON
The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_NO_SET_CHARS
The provided character set definition '%s' is invalid because the provided character set is empty |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHARSET_VALIDATOR_NO_SET_COLON
The provided character set definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character set |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHARSET_VALIDATOR_SHORT_RANGE
The provided character range definition '%s' is invalid because the range '%s' is too short |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE
{@code The provided password did not contain enough characters from the character range '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET
{@code The provided password did not contain enough characters from the character set '%s'.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ERR_CHARSET_VALIDATOR_TOO_FEW_OPTIONAL_CHAR_SETS
The provided password did not contain characters from at least %d of the following character sets or ranges: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHARSET_VALIDATOR_UNSORTED_RANGE
The provided character range definition '%s' is invalid because the range '%s' is reversed |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE
An error occurred while attempting to load the dictionary from file %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE
The specified dictionary file %s does not exist |
static LocalizableMessageDescriptor.Arg0 |
ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARY
The provided password contained a word from the server's dictionary |
static LocalizableMessageDescriptor.Arg0 |
ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED
Dynamic groups do not support explicitly altering their membership |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_DYNAMICGROUP_CANNOT_DECODE_MEMBERURL
Unable to decode value "%s" in entry "%s" as an LDAP URL: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY
The server encountered a timeout while attempting to add user %s to the member list for dynamic group %s |
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> |
ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED
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 %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_DYNAMICGROUP_NESTING_NOT_SUPPORTED
Dynamic groups do not support nested groups |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXACTMAP_BACKEND_IS_NOT_LOCAL
The baseDN '%s' specified as match base DN in the exact match identity mapper defined in configuration entry '%s', does not belong to a local backend |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXACTMAP_INEFFICIENT_SEARCH
{@code The internal search based on ID string %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXACTMAP_MULTIPLE_MATCHING_ENTRIES
ID string %s mapped to multiple users |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXACTMAP_SEARCH_FAILED
An internal failure occurred while attempting to resolve ID string %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_CANCEL_CANNOT_DECODE_REQUEST_VALUE
An error occurred while attempting to decode the value of the cancel extended request: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_CANCEL_NO_REQUEST_VALUE
Unable to process the cancel request because the extended operation did not include a request value |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_ACCOUNT_DISABLED
The user account has been administratively disabled |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_ACCOUNT_LOCKED
The user account is locked |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_ACCOUNT_NOT_LOCAL
Password modification is not supported for user %s because the account is not managed locally |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_CANNOT_DECODE_AUTHZ_DN
The password modify extended request cannot be processed because the server cannot decode "%s" as a valid DN for use in the authorization ID for the operation |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_CANNOT_DECODE_REQUEST
An unexpected error occurred while attempting to decode the password modify extended request sequence: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER
{@code 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.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_CANNOT_ENCODE_PASSWORD
Unable to encode the provided password using the default scheme(s): %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_CANNOT_GENERATE_PW
An error occurred while attempting to create a new password using the password generator: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY
An error occurred while attempting to get the password policy for user %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_CANNOT_LOCK_USER_ENTRY
The password modify extended request cannot be processed because the server was unable to obtain a write lock on user entry %s after multiple attempts |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_CANNOT_MAP_USER
The provided authorization ID string "%s" could not be mapped to any user in the directory |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER
An error occurred while attempting to map authorization ID string "%s" to a user entry: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_IN_MIN_AGE
The password cannot be changed because the previous password change was too recent |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform password reset operations |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_INVALID_AUTHZID_STRING
{@code The password modify extended request cannot be processed because it contained an invalid userIdentity field.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD
The password modify extended operation cannot be processed because the current password provided for the user is invalid |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER
{@code 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.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_NO_USER_ENTRY_BY_AUTHZID
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" |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIRED
The password cannot be changed because it is expired |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED
The password policy does not allow users to supply pre-encoded passwords |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_PW_IN_HISTORY
The provided new password was already contained in the password history |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW
The current password must be provided for self password changes |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED
Password modify operations that supply the user's current password must be performed over a secure communication channel |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIRED
Password changes must be performed over a secure communication channel |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PASSMOD_UNACCEPTABLE_PW
The provided new password failed the validation checks defined in the server: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWED
End users are not allowed to change their passwords |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXTOP_PWPSTATE_ACCOUNT_NOT_LOCAL
The password policy state extended operation is not supported for user %s because the account is not managed locally |
static LocalizableMessageDescriptor.Arg0 |
ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to use the proxied authorization control |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FCM_CANNOT_CALCULATE_FINGERPRINT
An error occurred while attempting to calculate the fingerprint for the peer certificate with subject %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FCM_INEFFICIENT_SEARCH
{@code The internal search based on the certificate with fingerprint %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_FCM_MULTIPLE_MATCHING_ENTRIES
{@code The certificate with fingerprint %s could not be mapped to exactly one user.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FCM_MULTIPLE_SEARCH_MATCHING_ENTRIES
The certificate with fingerprint %s mapped to multiple users |
static LocalizableMessageDescriptor.Arg0 |
ERR_FCM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FCM_PEER_CERT_NOT_X509
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) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FCM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with fingerprint %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FIFOCACHE_CANNOT_INITIALIZE
A fatal error occurred while trying to initialize fifo entry cache: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of keystore file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-file in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_KEYMANAGER_CANNOT_LOAD
An error occurred while trying to load the keystore contents from file %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_FILE_KEYMANAGER_INVALID_TYPE
The keystore type %s specified in attribute ds-cfg-key-store-type of configuration entry %s is not valid: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_KEYMANAGER_NO_SUCH_FILE
The keystore file %s specified in attribute ds-cfg-key-store-file of configuration entry %s does not exist |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_TRUSTMANAGER_CANNOT_LOAD
An error occurred while trying to load the trust store contents from file %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_FILE_TRUSTMANAGER_INVALID_TYPE
The trust store type %s specified in attribute ds-cfg-trust-store-type of configuration entry %s is not valid: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE
The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_GET_SYMMETRIC_KEY_ASN1_DECODE_EXCEPTION
Cannot decode the provided symmetric key extended request: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_GET_SYMMETRIC_KEY_DECODE_EXCEPTION
An unexpected error occurred while attempting to decode the symmetric key extended request sequence: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_GET_SYMMETRIC_KEY_NO_VALUE
Cannot decode the provided symmetric key extended operation because it does not have a value |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_JMX_ALERT_HANDLER_CANNOT_REGISTER
An error occurred while trying to register the JMX alert handler with the MBean server: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_JVM_TRUSTSTORE_CANNOT_GET
Unable to get the JVM default truststore: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_KEY_MANAGER_PROVIDER_MONITOR_CERTIFICATE
An error occurred while reading information contained within key manager provider from configuration: "%s" |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_LDAP_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of LDAP keystore with base DN '%s': %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> |
ERR_LDAP_PTA_CONNECT_ERROR
{@code A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection was refused.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECT_OTHER_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because an unexpected error occurred: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECT_SSL_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because SSL negotiation failed for the following reason: %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_LDAP_PTA_CONNECT_TIMEOUT
{@code A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection attempt timed out.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECT_UNKNOWN_HOST
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the host name "%s" could not be resolved to an IP address |
static LocalizableMessageDescriptor.Arg7<Object,Number,Object,Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECTION_BIND_FAILED
The remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed to authenticate user "%s", returning the response code %d (%s) and error message "%s" |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_LDAP_PTA_CONNECTION_CLOSED
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has been closed unexpectedly |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECTION_DECODE_ERROR
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has encountered a protocol error while decoding a response from the server and will be closed.
|
static LocalizableMessageDescriptor.Arg6<Object,Number,Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECTION_DISCONNECTING
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received a disconnect notification with response code %d (%s) and error message "%s" |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECTION_OTHER_ERROR
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed unexpectedly: %s |
static LocalizableMessageDescriptor.Arg8<Object,Number,Object,Object,Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECTION_SEARCH_FAILED
The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned an error while searching "%s" using the filter "%s": response code %d (%s) and error message "%s" |
static LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object> |
ERR_LDAP_PTA_CONNECTION_SEARCH_NO_MATCHES
The remote LDAP server at %s:%d for LDAP PTA policy "%s" did not return any matching entries while searching "%s" using the filter "%s" |
static LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object> |
ERR_LDAP_PTA_CONNECTION_SEARCH_SIZE_LIMIT
The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned multiple matching entries while searching "%s" using the filter "%s" |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_LDAP_PTA_CONNECTION_TIMEOUT
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has timed out and will be closed.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_LDAP_PTA_CONNECTION_WRONG_RESPONSE
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received an unexpected response from the server and will be closed.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE
The mapped search filter template "%s" could not be parsed as a valid LDAP filter |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_LDAP_PTA_INVALID_PORT_NUMBER
{@code The configuration of LDAP PTA policy "%s" is invalid because the remote LDAP server address "%s" specifies a port number which is invalid.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_LDAP_PTA_MAPPED_BIND_FAILED
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the bind failed unexpectedly for the following reason: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_LDAP_PTA_MAPPED_SEARCH_FAILED
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search failed unexpectedly for the following reason: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_LDAP_PTA_MAPPED_SEARCH_NO_CANDIDATES
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search did not return any entries matching the filter "%s" |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_LDAP_PTA_MAPPED_SEARCH_TOO_MANY_CANDIDATES
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search of base DN "%s" returned more than one entry matching the filter "%s" |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_LDAP_PTA_MAPPING_ATTRIBUTE_NOT_FOUND
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the following mapping attributes were not found in the user's entry: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_LDAP_PTA_NO_PWD
The configuration of LDAP PTA policy "%s" is invalid because it does not specify the a means for obtaining the mapped search bind password |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_LDAP_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of LDAP keystore with base DN '%s': %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_LOADING_JVM_KEYSTORE_FROM_PROPERTIES
Unable to load JVM default keystore from system properties: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_NO_KEY_ENTRY_IN_KEYSTORE
There is no private key entry in keystore %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of the PKCS#11 keystore: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PKCS11_KEYMANAGER_CANNOT_LOAD
An error occurred while trying to access the PKCS#11 key manager: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PKCS11_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of the PKCS#11 keystore: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PKCS11_TRUSTMANAGER_CANNOT_LOAD
An error occurred while trying to access the PKCS#11 trust manager: %s |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_PWDIFFERENCEVALIDATOR_TOO_SMALL
The provided password differs less than the minimum required difference of %d characters |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ERR_PWLENGTHVALIDATOR_MIN_GREATER_THAN_MAX
The configured minimum password length of %d characters is greater than the configured maximum password length of %d |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_PWLENGTHVALIDATOR_TOO_LONG
The provided password is longer than the maximum allowed length of %d characters |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_PWLENGTHVALIDATOR_TOO_SHORT
The provided password is shorter than the minimum required length of %d characters |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE
{@code The value %s provided for the password policy state operation used to set the account expiration time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the account expiration time for the user.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT
{@code Multiple values were provided for the password policy state operation intended to add an authentication failure time for the user.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNT
{@code Multiple values were provided for the password policy state operation intended to add a grace login use time for the user.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME
{@code The value %s provided for the password policy state operation used to update the authentication failure times was invalid: %s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE
{@code The value provided for the password policy state operation intended to set the disabled state for the user was invalid.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the disabled state for the user.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME
{@code The value %s provided for the password policy state operation used to update the grace login use times was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME
{@code The value %s provided for the password policy state operation used to set the last login time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the last login time for the user.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE
{@code The value %s provided for the password policy state operation used to set the password changed time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the password changed time for the user.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE
{@code The value %s provided for the password policy state operation used to set the password warned time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the password warned time for the user.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME
{@code The value %s provided for the password policy state operation used to set the required change time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the required change time for the user.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE
{@code The value provided for the password policy state operation intended to set the reset state for the user was invalid.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_COUNT
{@code Multiple values were provided for the password policy state operation intended to set the reset state for the user.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWPSTATE_EXTOP_DECODE_FAILURE
An unexpected error occurred while attempting to decode password policy state extended request value: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWPSTATE_EXTOP_INVALID_OP_ENCODING
An unexpected error occurred while attempting to decode an operation from the password policy state extended request: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWPSTATE_EXTOP_MULTIPLE_ENTRIES
Multiple entries were found with DN %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUE
{@code No value was provided for the password policy state operation intended to set the disabled state for the user.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_NO_PRIVILEGE
You do not have sufficient privileges to use the password policy state extended operation |
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE
The provided password policy state extended request did not include a request value |
static LocalizableMessageDescriptor.Arg0 |
ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE
{@code No value was provided for the password policy state operation intended to set the reset state for the user.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE
The password policy state extended request included an operation with an invalid or unsupported operation type of %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD
An error occurred while attempting to base64-decode the password value %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWSCHEME_CANNOT_DECRYPT
An error occurred while trying to decrypt a value using password storage scheme %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD
An unexpected error occurred while attempting to encode a password using the storage scheme defined in class %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWSCHEME_CANNOT_ENCRYPT
An error occurred while trying to encrypt a value using password storage scheme %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST
An error occurred while attempting to initialize the message digest generator for the %s algorithm: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD
Password storage scheme %s does not support use with the authentication password attribute syntax |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWSCHEME_INVALID_BASE64_DECODED_STORED_PASSWORD
The password value %s has been base64-decoded but is too short to be valid |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWSCHEME_INVALID_STORED_PASSWORD
An error occurred while attempting to match a bcrypt hashed password value: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PWSCHEME_NOT_REVERSIBLE
The %s password storage scheme is not reversible, so it is impossible to recover the plaintext version of an encoded password |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_RANDOMPWGEN_CANNOT_DETERMINE_CHARSETS
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 |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_RANDOMPWGEN_CANNOT_DETERMINE_PWFORMAT
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT
Configuration entry "%s" contains multiple definitions for the %s character set |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_RANDOMPWGEN_INVALID_PWFORMAT
{@code The password format string "%s" contains an invalid syntax.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_RANDOMPWGEN_NO_CHARSETS
{@code 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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_RANDOMPWGEN_UNKNOWN_CHARSET
The password format string "%s" references an undefined character set "%s" |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_REGEXMAP_BACKEND_IS_NOT_LOCAL
The baseDN '%s' specified as match base DN in the regular expression identity mapper defined in configuration entry '%s', does not belong to a local backend |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_REGEXMAP_INEFFICIENT_SEARCH
{@code The internal search based on processed ID string %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_REGEXMAP_INVALID_MATCH_PATTERN
The provided match pattern "%s" could not be parsed as a regular expression: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_REGEXMAP_MULTIPLE_MATCHING_ENTRIES
The processed ID string %s mapped to multiple users |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_REGEXMAP_SEARCH_FAILED
An internal failure occurred while attempting to resolve processed ID string %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_REPEATEDCHARS_VALIDATOR_TOO_MANY_CONSECUTIVE
{@code The provided password contained too many instances of the same character appearing consecutively.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_ACCOUNT_NOT_LOCAL
SASL %s authentication is not supported for user %s because the account is not managed locally |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_AUTHENTRY_NO_MAPPED_ENTRY
The server was unable to find any entry corresponding to authentication ID %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_AUTHZID_CANNOT_GET_ENTRY
The entry %s specified as the authorization identity could not be retrieved: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_AUTHZID_INSUFFICIENT_ACCESS
The authenticating user %s does not have sufficient access to assume a different authorization identity |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_AUTHZID_INSUFFICIENT_PRIVILEGES
The authenticating user %s does not have sufficient privileges to assume a different authorization identity |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_AUTHZID_INVALID_DN
The provided authorization ID %s contained an invalid DN: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_AUTHZID_NO_MAPPED_ENTRY
The server was unable to find any entry corresponding to authorization ID %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_AUTHZID_NO_SUCH_ENTRY
The entry %s specified as the authorization identity does not exist |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SASL_CANNOT_DECODE_USERNAME_AS_DN
An error occurred while attempting to decode the SASL %s username "%s" because it appeared to contain a DN but DN decoding failed: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SASL_CANNOT_GET_ENTRY_BY_DN
An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL %s bind request: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SASL_CANNOT_GET_REVERSIBLE_PASSWORDS
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL %s authentication: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_CANNOT_GET_SERVER_FQDN
An unexpected error occurred while attempting to determine the value of the ds-cfg-server-fqdn attribute in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_CANNOT_MAP_AUTHENTRY
An error occurred while attempting to map authorization ID %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_CONTEXT_CREATE_ERROR
An unexpected error occurred while trying to create an %s context: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_CREATE_SASL_SERVER_FAILED
Failed to create a SASL server for SASL mechanism %s using a server FQDN of %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_GSSAPI_KEYTAB_INVALID
GSSAPI SASL mechanism handler initalization failed because the keytab file %s does not exist |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_NO_CREDENTIALS
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 |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_NO_MATCHING_ENTRIES
The server was not able to find any user entries for the provided username of %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_NO_REVERSIBLE_PASSWORDS
SASL %s authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_PROTOCOL_ERROR
SASL %s protocol error: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASL_USERNAME_IS_NULL_DN
{@code The username in the SASL %s bind request appears to be an empty DN.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASL_ZERO_LENGTH_USERNAME
{@code The username contained in the SASL %s bind request had a length of zero characters, which is not allowed.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN
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 |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST
An unexpected error occurred while attempting to obtain an MD5 digest engine for use by the CRAM-MD5 SASL handler: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL CRAM-MD5 authentication: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLCRAMMD5_INVALID_DIGEST_CONTENT
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest was not comprised of only hexadecimal digits: %s |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ERR_SASLCRAMMD5_INVALID_DIGEST_LENGTH
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest string had an invalid length of %d bytes rather than the %d bytes expected for a hex representation of an MD5 digest |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLCRAMMD5_INVALID_PASSWORD
The provided password is invalid |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLCRAMMD5_INVALID_STORED_CHALLENGE
The SASL CRAM-MD5 bind request contained SASL credentials, but the stored SASL state information for this client connection is not in an appropriate form for the challenge |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLCRAMMD5_NO_MATCHING_ENTRIES
The server was not able to find any user entries for the provided username of %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLCRAMMD5_NO_REVERSIBLE_PASSWORDS
SASL CRAM-MD5 authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLCRAMMD5_NO_SPACE_IN_CREDENTIALS
The SASL CRAM-MD5 bind request from the client included SASL credentials but there was no space to separate the username from the authentication digest |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLCRAMMD5_NO_STORED_CHALLENGE
{@code The SASL CRAM-MD5 bind request contained SASL credentials but there is no stored challenge for this client connection.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLCRAMMD5_USERNAME_IS_NULL_DN
{@code The username in the SASL CRAM-MD5 bind request appears to be an empty DN.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLDIGESTMD5_EMPTY_AUTHZID
The provided authorization ID was empty, which is not allowed for DIGEST-MD5 authentication |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT
An error occurred while attempting to validate the peer certificate presented by the client with a certificate from the user's entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLEXTERNAL_NO_CERT_IN_ENTRY
Unable to authenticate via SASL EXTERNAL because the mapped user entry %s does not have any certificates with which to verify the presented peer certificate |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLEXTERNAL_PEER_CERT_NOT_FOUND
Unable to authenticate via SASL EXTERNAL because the mapped user entry %s did not contain the peer certificate presented by the client |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLGSSAPI_CANNOT_CREATE_JAAS_CONFIG
An error occurred while attempting to write a temporary JAAS configuration file for use during GSSAPI processing: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLGSSAPI_CANNOT_CREATE_LOGIN_CONTEXT
An error occurred while attempting to create the JAAS login context for GSSAPI authentication: %s |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLGSSAPI_NO_CLIENT_CONNECTION
No client connection was available for use in processing the GSSAPI bind request |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLPLAIN_AUTHCID_IS_NULL_DN
{@code The authentication ID in the SASL PLAIN bind request appears to be an empty DN.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY
An error occurred while attempting to retrieve entry %s specified as the authorization ID: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID
An error occurred while attempting to map authorization ID %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLPLAIN_AUTHZID_INSUFFICIENT_PRIVILEGES
The authenticating user %s does not have sufficient privileges to specify an alternate authorization ID |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_AUTHZID_INVALID_DN
The provided authorization ID %s contained an invalid DN: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLPLAIN_AUTHZID_NO_MAPPED_ENTRY
No entry corresponding to authorization ID %s was found in the server |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLPLAIN_AUTHZID_NO_SUCH_ENTRY
The entry corresponding to authorization DN %s does not exist in the Directory Server |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY
An error occurred while attempting to verify the password for user %s during SASL PLAIN authentication: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SASLPLAIN_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLPLAIN_INVALID_PASSWORD
The provided password is invalid |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SASLPLAIN_NO_MATCHING_ENTRIES
The server was not able to find any user entries for the provided authentication ID of %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALS
{@code The SASL PLAIN bind request did not include any NULL characters.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLPLAIN_NO_SASL_CREDENTIALS
SASL PLAIN authentication requires that SASL credentials be provided but none were included in the bind request |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLPLAIN_ZERO_LENGTH_AUTHCID
{@code The authentication ID contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_SASLPLAIN_ZERO_LENGTH_PASSWORD
{@code The password contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN
Unable to decode peer certificate subject %s as a DN: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SATUACM_DUPLICATE_CERT_ATTR
Configuration entry %s contains multiple mappings for certificate attribute %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SATUACM_DUPLICATE_USER_ATTR
Configuration entry %s contains multiple mappings for user attribute %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SATUACM_INEFFICIENT_SEARCH
{@code The internal search based on the certificate with subject %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SATUACM_INVALID_MAP_FORMAT
{@code Configuration entry %s has value '%s' which violates the format required for attribute mappings.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES
{@code The certificate with subject %s could not be mapped to exactly one user.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SATUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES
The certificate with subject %s mapped to multiple users |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SATUACM_NO_MAPPABLE_ATTRIBUTES
Peer certificate subject %s does not contain any attributes for which a mapping has been established |
static LocalizableMessageDescriptor.Arg0 |
ERR_SATUACM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SATUACM_NO_SUCH_ATTR
Mapping %s in configuration entry %s references attribute %s which is not defined in the server schema |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SATUACM_PEER_CERT_NOT_X509
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) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SATUACM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SDTUACM_INEFFICIENT_SEARCH
{@code The internal search based on the certificate with subject %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES
{@code The certificate with subject %s could not be mapped to exactly one user.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SDTUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES
The certificate with subject %s mapped to multiple users |
static LocalizableMessageDescriptor.Arg0 |
ERR_SDTUACM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SDTUACM_PEER_CERT_NOT_X509
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) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SDTUACM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SEDCM_CANNOT_GET_ENTRY
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 |
static LocalizableMessageDescriptor.Arg0 |
ERR_SEDCM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SEDCM_NO_USER_FOR_DN
Could not map the provided certificate chain to a user because no user entry exists with a DN of %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SEDCM_PEER_CERT_NOT_X509
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) |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE
An error occurred while attempting to send an account status notification message for notification type %s for user entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SMTP_ASNH_NO_MAIL_SERVERS_CONFIGURED
The SMTP account status notification handler defined in configuration entry %s cannot be enabled unless the Directory Server is with information about one or more SMTP servers |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SMTP_ASNH_NO_RECIPIENTS
{@code SMTP account status notification handler configuration entry '%s' does not include any email address attribute types or recipient addresses.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE
The message subject definitions contained in configuration entry '%s' have multiple subjects defined for notification type %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SMTP_ASNH_SUBJECT_INVALID_NOTIFICATION_TYPE
Unable to parse message subject value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SMTP_ASNH_SUBJECT_NO_COLON
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 |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE
An error occurred while attempting to parse message template file '%s' referenced in configuration entry '%s': %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE
The message template file path definitions contained in configuration entry '%s' have multiple template file paths defined for notification type %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_SMTP_ASNH_TEMPLATE_INVALID_NOTIFICATION_TYPE
Unable to parse message template file path value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SMTP_ASNH_TEMPLATE_NO_COLON
Unable to parse message template file path value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the template file path |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE
The message template file '%s' referenced in configuration entry '%s' does not exist |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN
An unclosed token was found starting at column %d of line %d |
static LocalizableMessageDescriptor.Arg3<Number,Number,Object> |
ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_ATTR_TYPE
The notification-user-attr token starting at column %d of line %d references undefined attribute type %s |
static LocalizableMessageDescriptor.Arg3<Number,Number,Object> |
ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_PROPERTY
The notification-property token starting at column %d of line %d references undefined notification property %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Number> |
ERR_SMTP_ASNH_TEMPLATE_UNRECOGNIZED_TOKEN
An unrecognized token %s was found at column %d of line %d |
static LocalizableMessageDescriptor.Arg0 |
ERR_SMTPALERTHANDLER_NO_SMTP_SERVERS
{@code The Directory Server is not configured with any SMTP servers.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SOFTREFCACHE_CANNOT_INITIALIZE
A fatal error occurred while trying to initialize soft reference entry cache: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_STARTTLS_NO_CLIENT_CONNECTION
StartTLS cannot be used on this connection because the underlying client connection is not available |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS
Cannot add user %s as a new member of static group %s because that user is already in the member list for the group |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STATICGROUP_ADD_MEMBER_UPDATE_FAILED
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS
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 |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN
{@code Value %s for attribute %s in entry %s cannot be parsed as a valid DN: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_STATICGROUP_GROUP_INSTANCE_INVALID
Group instance with DN %s has been deleted and is no longer valid |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STATICGROUP_INVALID_OC_COMBINATION
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 LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STATICGROUP_NO_VALID_OC
Entry %s cannot be parsed as a valid static group because it does not contain exactly one of the %s or the %s object classes |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STATICGROUP_REMOVE_MEMBER_NO_SUCH_MEMBER
Cannot remove user %s as a member of static group %s because that user is not included in the member list for the group |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STATICGROUP_REMOVE_MEMBER_UPDATE_FAILED
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 |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STATICGROUP_REMOVE_NESTED_GROUP_NO_SUCH_GROUP
Cannot remove group %s as a nested group of static group %s because that group is not included in the nested group list for the group |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STATICMEMBERS_CANNOT_DECODE_DN
An error occurred while attempting to decode member's DN %s of static group %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STATICMEMBERS_CANNOT_GET_ENTRY
An error occurred while attempting to retrieve entry %s as a potential member of static group %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STATICMEMBERS_NO_SUCH_ENTRY
Unable to examine entry %s as a potential member of static group %s because that entry does not exist in the Directory Server |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_UNIQUECHARS_VALIDATOR_NOT_ENOUGH_UNIQUE_CHARS
{@code The provided password does not contain enough unique characters.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_VATTR_NOT_SEARCHABLE
The %s attribute is not searchable and should not be included in otherwise unindexed search filters |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_VIRTUAL_STATIC_GROUP_ALTERING_MEMBERS_NOT_SUPPORTED
Altering membership for virtual static group %s is not allowed |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_VIRTUAL_STATIC_GROUP_CANNOT_DECODE_TARGET
Unable to decode "%s" as the target DN for group %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_VIRTUAL_STATIC_GROUP_MULTIPLE_TARGETS
The virtual static group defined in entry %s contains multiple target group DNs, but only one is allowed |
static LocalizableMessageDescriptor.Arg0 |
ERR_VIRTUAL_STATIC_GROUP_NESTING_NOT_SUPPORTED
Virtual static groups do not support nesting |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_VIRTUAL_STATIC_GROUP_NO_TARGET
The virtual static group defined in entry %s does not contain a target group definition |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_GROUP
Target group %s referenced by virtual static group %s does not exist |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_VIRTUAL_STATIC_GROUP_TARGET_CANNOT_BE_VIRTUAL
{@code Virtual static group %s references target group %s which is itself a virtual static group.
|
static LocalizableMessageDescriptor.Arg1<Object> |
INFO_DIGEST_MD5_REALM
DIGEST-MD5 SASL mechanism using a realm of: %s |
static LocalizableMessageDescriptor.Arg1<Number> |
INFO_EXTOP_CANCEL_REASON
Processing on this operation was terminated as a result of receiving a cancel request (message ID %d) |
static LocalizableMessageDescriptor.Arg0 |
INFO_FILE_KEYMANAGER_DESCRIPTION_FILE
{@code Path to the file containing the Directory Server keystore information.
|
static LocalizableMessageDescriptor.Arg1<Object> |
INFO_GSSAPI_PRINCIPAL_NAME
GSSAPI mechanism using a principal name of: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
INFO_GSSAPI_SERVER_FQDN
GSSAPI SASL mechanism using a server fully qualified domain name of: %s |
static LocalizableMessageDescriptor.Arg0 |
INFO_GSSAPI_STARTED
The GSSAPI SASL mechanism handler initialization was successful |
static LocalizableMessageDescriptor.Arg0 |
INFO_GSSAPI_STOPPED
The GSSAPI SASL mechanism handler has been stopped |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
INFO_MISSING_KEY_TYPE_IN_ALIASES
Handshake for '%s': cipher requires the alias(es) '%s' to contain key(s) of type(s) '%s'. |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
INFO_SASL_UNSUPPORTED_CALLBACK
An unsupported or unexpected callback was provided to the SASL server for use during %s authentication: %s |
static LocalizableMessageDescriptor.Arg0 |
INFO_SMTP_ASNH_DEFAULT_SUBJECT
Directory Account Status Notification |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_DIGEST_MD5_SERVER_FQDN
DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> |
NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION
Account-Status-Notification type='%s' userdn='%s' id=%d msg='%s' |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
NOTE_LOG_EXTENSION_INFORMATION
Loaded extension from file '%s' (build %s, revision %s) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_DYNAMICGROUP_NONEXISTENT_BASE_DN
Base DN %s specified in dynamic group %s does not exist in the server |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_EXACTMAP_ATTR_UNINDEXED
The exact match identity mapper defined in configuration entry %s references attribute type %s which does not have an equality index defined in backend %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_EXTOP_PASSMOD_CANNOT_UPDATE_PWP_STATE
An error occurred while attempting to update the password policy state information for user %s as part of a password modify extended operation (result code='%s', error message='%s') |
static LocalizableMessageDescriptor.Arg0 |
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 |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_REGEXMAP_ATTR_UNINDEXED
The regular expression identity mapper defined in configuration entry %s references attribute type %s which does not have an equality index defined in backend %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_SATUACM_ATTR_UNINDEXED
The subject attribute to user attribute certificate mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_SMTPALERTHANDLER_ERROR_SENDING_MESSAGE
An error occurred when trying to send an e-mail message for administrative alert with type %s and message %s: %s |
Modifier and Type | Method and Description |
---|---|
static String |
resourceName()
Returns the name of the resource associated with the messages contained
in this class.
|
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST
An error occurred while attempting to initialize the message digest generator for the %s algorithm: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD
An error occurred while attempting to base64-decode the password value %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_NOT_REVERSIBLE
The %s password storage scheme is not reversible, so it is impossible to recover the plaintext version of an encoded password
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JMX_ALERT_HANDLER_CANNOT_REGISTER
An error occurred while trying to register the JMX alert handler with the MBean server: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD
An unexpected error occurred while attempting to encode a password using the storage scheme defined in class %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CACHE_INVALID_INCLUDE_FILTER
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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CACHE_INVALID_EXCLUDE_FILTER
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FIFOCACHE_CANNOT_INITIALIZE
A fatal error occurred while trying to initialize fifo entry cache: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SOFTREFCACHE_CANNOT_INITIALIZE
A fatal error occurred while trying to initialize soft reference entry cache: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_DECODE_REQUEST
An unexpected error occurred while attempting to decode the password modify extended request sequence: %s
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_LOCK_USER_ENTRY
The password modify extended request cannot be processed because the server was unable to obtain a write lock on user entry %s after multiple attempts
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_DECODE_AUTHZ_DN
The password modify extended request cannot be processed because the server cannot decode "%s" as a valid DN for use in the authorization ID for the operation
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_INVALID_AUTHZID_STRING
The password modify extended request cannot be processed because it contained an invalid userIdentity field. The provided userIdentity string was "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_NO_USER_ENTRY_BY_AUTHZID
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"
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD
The password modify extended operation cannot be processed because the current password provided for the user is invalid
public static final LocalizableMessageDescriptor.Arg0 INFO_FILE_KEYMANAGER_DESCRIPTION_FILE
Path to the file containing the Directory Server keystore information. Changes to this configuration attribute will take effect the next time that the key manager is accessed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_KEYMANAGER_NO_SUCH_FILE
The keystore file %s specified in attribute ds-cfg-key-store-file of configuration entry %s does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-file in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_KEYMANAGER_CANNOT_LOAD
An error occurred while trying to load the keystore contents from file %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_FILE_KEYMANAGER_INVALID_TYPE
The keystore type %s specified in attribute ds-cfg-key-store-type of configuration entry %s is not valid: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PKCS11_KEYMANAGER_CANNOT_LOAD
An error occurred while trying to access the PKCS#11 key manager: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of keystore file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of the PKCS#11 keystore: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE
The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_TRUSTMANAGER_CANNOT_LOAD
An error occurred while trying to load the trust store contents from file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_FILE_TRUSTMANAGER_INVALID_TYPE
The trust store type %s specified in attribute ds-cfg-trust-store-type of configuration entry %s is not valid: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SEDCM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEDCM_PEER_CERT_NOT_X509
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)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SEDCM_CANNOT_GET_ENTRY
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEDCM_NO_USER_FOR_DN
Could not map the provided certificate chain to a user because no user entry exists with a DN of %s
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 ERR_STARTTLS_NO_CLIENT_CONNECTION
StartTLS cannot be used on this connection because the underlying client connection is not available
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLEXTERNAL_NO_CERT_IN_ENTRY
Unable to authenticate via SASL EXTERNAL because the mapped user entry %s does not have any certificates with which to verify the presented peer certificate
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLEXTERNAL_PEER_CERT_NOT_FOUND
Unable to authenticate via SASL EXTERNAL because the mapped user entry %s did not contain the peer certificate presented by the client
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT
An error occurred while attempting to validate the peer certificate presented by the client with a certificate from the user's entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_NO_SASL_CREDENTIALS
SASL PLAIN authentication requires that SASL credentials be provided but none were included in the bind request
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN
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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_NO_MATCHING_ENTRIES
The server was not able to find any user entries for the provided authentication ID of %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLPLAIN_INVALID_PASSWORD
The provided password is invalid
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST
An unexpected error occurred while attempting to obtain an MD5 digest engine for use by the CRAM-MD5 SASL handler: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_NO_STORED_CHALLENGE
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 not contain client SASL credentials
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_INVALID_STORED_CHALLENGE
The SASL CRAM-MD5 bind request contained SASL credentials, but the stored SASL state information for this client connection is not in an appropriate form for the challenge
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_NO_SPACE_IN_CREDENTIALS
The SASL CRAM-MD5 bind request from the client included SASL credentials but there was no space to separate the username from the authentication digest
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_SASLCRAMMD5_INVALID_DIGEST_LENGTH
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest string had an invalid length of %d bytes rather than the %d bytes expected for a hex representation of an MD5 digest
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_INVALID_DIGEST_CONTENT
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest was not comprised of only hexadecimal digits: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN
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
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_USERNAME_IS_NULL_DN
The username in the SASL CRAM-MD5 bind request appears to be an empty DN. This is not allowed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_NO_MATCHING_ENTRIES
The server was not able to find any user entries for the provided username of %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLCRAMMD5_INVALID_PASSWORD
The provided password is invalid
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLCRAMMD5_NO_REVERSIBLE_PASSWORDS
SASL CRAM-MD5 authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_SASL_UNSUPPORTED_CALLBACK
An unsupported or unexpected callback was provided to the SASL server for use during %s authentication: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_NO_CREDENTIALS
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_CANNOT_GET_SERVER_FQDN
An unexpected error occurred while attempting to determine the value of the ds-cfg-server-fqdn attribute in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_CONTEXT_CREATE_ERROR
An unexpected error occurred while trying to create an %s context: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SASL_CANNOT_DECODE_USERNAME_AS_DN
An error occurred while attempting to decode the SASL %s username "%s" because it appeared to contain a DN but DN decoding failed: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_USERNAME_IS_NULL_DN
The username in the SASL %s bind request appears to be an empty DN. This is not allowed
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SASL_CANNOT_GET_ENTRY_BY_DN
An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL %s bind request: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_ZERO_LENGTH_USERNAME
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 the username
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_NO_MATCHING_ENTRIES
The server was not able to find any user entries for the provided username of %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_AUTHZID_INVALID_DN
The provided authorization ID %s contained an invalid DN: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_NO_SUCH_ENTRY
The entry %s specified as the authorization identity does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_AUTHZID_CANNOT_GET_ENTRY
The entry %s specified as the authorization identity could not be retrieved: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_NO_MAPPED_ENTRY
The server was unable to find any entry corresponding to authorization ID %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SASL_CANNOT_GET_REVERSIBLE_PASSWORDS
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL %s authentication: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_NO_REVERSIBLE_PASSWORDS
SASL %s authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_PROTOCOL_ERROR
SASL %s protocol error: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_INSUFFICIENT_PRIVILEGES
The authenticating user %s does not have sufficient privileges to assume a different authorization identity
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHZID_INSUFFICIENT_ACCESS
The authenticating user %s does not have sufficient access to assume a different authorization identity
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_AUTHENTRY_NO_MAPPED_ENTRY
The server was unable to find any entry corresponding to authentication ID %s
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_CANNOT_MAP_AUTHENTRY
An error occurred while attempting to map authorization ID %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLGSSAPI_CANNOT_CREATE_JAAS_CONFIG
An error occurred while attempting to write a temporary JAAS configuration file for use during GSSAPI processing: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLGSSAPI_CANNOT_CREATE_LOGIN_CONTEXT
An error occurred while attempting to create the JAAS login context for GSSAPI authentication: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLGSSAPI_NO_CLIENT_CONNECTION
No client connection was available for use in processing the GSSAPI bind request
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_GSSAPI_PRINCIPAL_NAME
GSSAPI mechanism using a principal name of: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_GSSAPI_SERVER_FQDN
GSSAPI SASL mechanism using a server fully qualified domain name of: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_DIGEST_MD5_REALM
DIGEST-MD5 SASL mechanism using a realm of: %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_DIGEST_MD5_SERVER_FQDN
DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to use the proxied authorization control
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXACTMAP_MULTIPLE_MATCHING_ENTRIES
ID string %s mapped to multiple users
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXACTMAP_INEFFICIENT_SEARCH
The internal search based on 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXACTMAP_SEARCH_FAILED
An internal failure occurred while attempting to resolve ID string %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_CANCEL_NO_REQUEST_VALUE
Unable to process the cancel request because the extended operation did not include a request value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_CANCEL_CANNOT_DECODE_REQUEST_VALUE
An error occurred while attempting to decode the value of the cancel extended request: %s
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_EXTOP_CANCEL_REASON
Processing on this operation was terminated as a result of receiving a cancel request (message ID %d)
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD
Password storage scheme %s does not support use with the authentication password attribute syntax
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_PWLENGTHVALIDATOR_MIN_GREATER_THAN_MAX
The configured minimum password length of %d characters is greater than the configured maximum password length of %d
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PWLENGTHVALIDATOR_TOO_SHORT
The provided password is shorter than the minimum required length of %d characters
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PWLENGTHVALIDATOR_TOO_LONG
The provided password is longer than the maximum allowed length of %d characters
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_NO_CHARSETS
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 required attribute
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT
Configuration entry "%s" contains multiple definitions for the %s character set
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_CANNOT_DETERMINE_CHARSETS
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RANDOMPWGEN_UNKNOWN_CHARSET
The password format string "%s" references an undefined character set "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_INVALID_PWFORMAT
The password format string "%s" 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RANDOMPWGEN_CANNOT_DETERMINE_PWFORMAT
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY
An error occurred while attempting to get the password policy for user %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW
The current password must be provided for self password changes
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED
Password modify operations that supply the user's current password must be performed over a secure communication channel
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWED
End users are not allowed to change their passwords
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIRED
Password changes must be performed over a secure communication channel
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_IN_MIN_AGE
The password cannot be changed because the previous password change was too recent
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIRED
The password cannot be changed because it is expired
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_GENERATE_PW
An error occurred while attempting to create a new password using the password generator: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED
The password policy does not allow users to supply pre-encoded passwords
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_UNACCEPTABLE_PW
The provided new password failed the validation checks defined in the server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_ENCODE_PASSWORD
Unable to encode the provided password using the default scheme(s): %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER
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 modify extended operation will not be enabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER
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. The password modify extended operation will not be enabled for use in the server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_CANNOT_MAP_USER
The provided authorization ID string "%s" could not be mapped to any user in the directory
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER
An error occurred while attempting to map authorization ID string "%s" to a user entry: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION
Account-Status-Notification type='%s' userdn='%s' id=%d msg='%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL CRAM-MD5 authentication: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY
An error occurred while attempting to verify the password for user %s during SASL PLAIN authentication: %s
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_ACCOUNT_DISABLED
The user account has been administratively disabled
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_ACCOUNT_LOCKED
The user account is locked
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STATICMEMBERS_NO_SUCH_ENTRY
Unable to examine entry %s as a potential member of static group %s because that entry does not exist in the Directory Server
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STATICMEMBERS_CANNOT_GET_ENTRY
An error occurred while attempting to retrieve entry %s as a potential member of static group %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STATICGROUP_INVALID_OC_COMBINATION
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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STATICGROUP_NO_VALID_OC
Entry %s cannot be parsed as a valid static group because it does not contain exactly one of the %s or the %s object classes
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN
Value %s for attribute %s in entry %s cannot be parsed as a valid DN: %s. It will be excluded from the set of group members
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS
Cannot add user %s as a new member of static group %s because that user is already in the member list for the group
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STATICGROUP_REMOVE_MEMBER_NO_SUCH_MEMBER
Cannot remove user %s as a member of static group %s because that user is not included in the member list for the group
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STATICGROUP_ADD_MEMBER_UPDATE_FAILED
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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STATICGROUP_REMOVE_MEMBER_UPDATE_FAILED
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
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform password reset operations
public static final LocalizableMessageDescriptor.Arg0 ERR_SASLDIGESTMD5_EMPTY_AUTHZID
The provided authorization ID was empty, which is not allowed for DIGEST-MD5 authentication
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_AUTHZID_INVALID_DN
The provided authorization ID %s contained an invalid DN: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_AUTHZID_INSUFFICIENT_PRIVILEGES
The authenticating user %s does not have sufficient privileges to specify an alternate authorization ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_AUTHZID_NO_SUCH_ENTRY
The entry corresponding to authorization DN %s does not exist in the Directory Server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY
An error occurred while attempting to retrieve entry %s specified as the authorization ID: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASLPLAIN_AUTHZID_NO_MAPPED_ENTRY
No entry corresponding to authorization ID %s was found in the server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID
An error occurred while attempting to map authorization ID %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SDTUACM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SDTUACM_PEER_CERT_NOT_X509
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)
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES
The certificate with subject %s could not be mapped to exactly one user. It maps to both %s and %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SATUACM_INVALID_MAP_FORMAT
Configuration entry %s has value '%s' which violates the format required for attribute mappings. The expected format is 'certattr:userattr'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SATUACM_DUPLICATE_CERT_ATTR
Configuration entry %s contains multiple mappings for certificate attribute %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SATUACM_NO_SUCH_ATTR
Mapping %s in configuration entry %s references attribute %s which is not defined in the server schema
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SATUACM_DUPLICATE_USER_ATTR
Configuration entry %s contains multiple mappings for user attribute %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SATUACM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SATUACM_PEER_CERT_NOT_X509
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)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN
Unable to decode peer certificate subject %s as a DN: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SATUACM_NO_MAPPABLE_ATTRIBUTES
Peer certificate subject %s does not contain any attributes for which a mapping has been established
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES
The certificate with subject %s could not be mapped to exactly one user. It maps to both %s and %s
public static final LocalizableMessageDescriptor.Arg0 ERR_FCM_NO_PEER_CERTIFICATE
Could not map the provided certificate chain to a user entry because no peer certificate was available
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FCM_PEER_CERT_NOT_X509
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)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FCM_CANNOT_CALCULATE_FINGERPRINT
An error occurred while attempting to calculate the fingerprint for the peer certificate with subject %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_FCM_MULTIPLE_MATCHING_ENTRIES
The certificate with fingerprint %s could not be mapped to exactly one user. It maps to both %s and %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_DYNAMICGROUP_CANNOT_DECODE_MEMBERURL
Unable to decode value "%s" in entry "%s" as an LDAP URL: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_DYNAMICGROUP_NESTING_NOT_SUPPORTED
Dynamic groups do not support nested groups
public static final LocalizableMessageDescriptor.Arg0 ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED
Dynamic groups do not support explicitly altering their membership
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_DYNAMICGROUP_NONEXISTENT_BASE_DN
Base DN %s specified in dynamic group %s does not exist in the server
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED
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 %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY
The server encountered a timeout while attempting to add user %s to the member list for dynamic group %s
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PWDIFFERENCEVALIDATOR_TOO_SMALL
The provided password differs less than the minimum required difference of %d characters
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_REPEATEDCHARS_VALIDATOR_TOO_MANY_CONSECUTIVE
The provided password contained too many instances of the same character appearing consecutively. The maximum number of times the same character may appear consecutively in a password is %d
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_UNIQUECHARS_VALIDATOR_NOT_ENOUGH_UNIQUE_CHARS
The provided password does not contain enough unique characters. The minimum number of unique characters that may appear in a user password is %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VATTR_NOT_SEARCHABLE
The %s attribute is not searchable and should not be included in otherwise unindexed search filters
public static final LocalizableMessageDescriptor.Arg0 ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARY
The provided password contained a word from the server's dictionary
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE
The specified dictionary file %s does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE
An error occurred while attempting to load the dictionary from file %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY
The provided password was found in another attribute in the user entry
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_ILLEGAL_CHARACTER
The provided password contained character '%s' which is not allowed for use in passwords
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET
The provided password 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_SET_COLON
The provided character set definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character set
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_SET_CHARS
The provided character set definition '%s' is invalid because the provided character set is empty
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_INVALID_SET_COUNT
The provided character set definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHARSET_VALIDATOR_DUPLICATE_CHAR
The provided character set definition '%s' is invalid because it contains character '%s' which has already been used
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VIRTUAL_STATIC_GROUP_MULTIPLE_TARGETS
The virtual static group defined in entry %s contains multiple target group DNs, but only one is allowed
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_VIRTUAL_STATIC_GROUP_CANNOT_DECODE_TARGET
Unable to decode "%s" as the target DN for group %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VIRTUAL_STATIC_GROUP_NO_TARGET
The virtual static group defined in entry %s does not contain a target group definition
public static final LocalizableMessageDescriptor.Arg0 ERR_VIRTUAL_STATIC_GROUP_NESTING_NOT_SUPPORTED
Virtual static groups do not support nesting
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_GROUP
Target group %s referenced by virtual static group %s does not exist
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VIRTUAL_STATIC_GROUP_ALTERING_MEMBERS_NOT_SUPPORTED
Altering membership for virtual static group %s is not allowed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VIRTUAL_STATIC_GROUP_TARGET_CANNOT_BE_VIRTUAL
Virtual static group %s references target group %s which is itself a virtual static group. One virtual static group is not allowed to reference another as its target group
public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_NO_PRIVILEGE
You do not have sufficient privileges to use the password policy state extended operation
public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE
The provided password policy state extended request did not include a request value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_DECODE_FAILURE
An unexpected error occurred while attempting to decode password policy state extended request value: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_MULTIPLE_ENTRIES
Multiple entries were found with DN %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_INVALID_OP_ENCODING
An unexpected error occurred while attempting to decode an operation from the password policy state extended request: %s
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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'
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE
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 format
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE
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 format
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE
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 format
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME
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 time format
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME
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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg0 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'
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME
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 format
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME
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 format
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE
The password policy state extended request included an operation with an invalid or unsupported operation type of %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_EXTOP_PASSMOD_CANNOT_UPDATE_PWP_STATE
An error occurred while attempting to update the password policy state information for user %s as part of a password modify extended operation (result code='%s', error message='%s')
public static final LocalizableMessageDescriptor.Arg0 ERR_EXTOP_PASSMOD_PW_IN_HISTORY
The provided new password was already contained in the password history
public static final LocalizableMessageDescriptor.Arg0 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_SMTPALERTHANDLER_ERROR_SENDING_MESSAGE
An error occurred when trying to send an e-mail message for administrative alert with type %s and message %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REGEXMAP_INVALID_MATCH_PATTERN
The provided match pattern "%s" could not be parsed as a regular expression: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REGEXMAP_MULTIPLE_MATCHING_ENTRIES
The processed ID string %s mapped to multiple users
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REGEXMAP_INEFFICIENT_SEARCH
The internal search based on 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REGEXMAP_SEARCH_FAILED
An internal failure occurred while attempting to resolve processed ID string %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STATICGROUP_REMOVE_NESTED_GROUP_NO_SUCH_GROUP
Cannot remove group %s as a nested group of static group %s because that group is not included in the nested group list for the group
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STATICGROUP_GROUP_INSTANCE_INVALID
Group instance with DN %s has been deleted and is no longer valid
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SMTP_ASNH_NO_MAIL_SERVERS_CONFIGURED
The SMTP account status notification handler defined in configuration entry %s cannot be enabled unless the Directory Server is with information about one or more SMTP servers
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SMTP_ASNH_NO_RECIPIENTS
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SMTP_ASNH_SUBJECT_NO_COLON
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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SMTP_ASNH_SUBJECT_INVALID_NOTIFICATION_TYPE
Unable to parse message subject value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE
The message subject definitions contained in configuration entry '%s' have multiple subjects defined for notification type %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SMTP_ASNH_TEMPLATE_NO_COLON
Unable to parse message template file path value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the template file path
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SMTP_ASNH_TEMPLATE_INVALID_NOTIFICATION_TYPE
Unable to parse message template file path value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE
The message template file path definitions contained in configuration entry '%s' have multiple template file paths defined for notification type %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE
The message template file '%s' referenced in configuration entry '%s' does not exist
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN
An unclosed token was found starting at column %d of line %d
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_ATTR_TYPE
The notification-user-attr token starting at column %d of line %d references undefined attribute type %s
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_PROPERTY
The notification-property token starting at column %d of line %d references undefined notification property %s
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_SMTP_ASNH_TEMPLATE_UNRECOGNIZED_TOKEN
An unrecognized token %s was found at column %d of line %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE
An error occurred while attempting to parse message template file '%s' referenced in configuration entry '%s': %s
public static final LocalizableMessageDescriptor.Arg0 INFO_SMTP_ASNH_DEFAULT_SUBJECT
Directory Account Status Notification
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE
An error occurred while attempting to send an account status notification message for notification type %s for user entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWSCHEME_CANNOT_ENCRYPT
An error occurred while trying to encrypt a value using password storage scheme %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWSCHEME_CANNOT_DECRYPT
An error occurred while trying to decrypt a value using password storage scheme %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_GET_SYMMETRIC_KEY_NO_VALUE
Cannot decode the provided symmetric key extended operation because it does not have a value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_GET_SYMMETRIC_KEY_ASN1_DECODE_EXCEPTION
Cannot decode the provided symmetric key extended request: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_GET_SYMMETRIC_KEY_DECODE_EXCEPTION
An unexpected error occurred while attempting to decode the symmetric key extended request sequence: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_EXACTMAP_ATTR_UNINDEXED
The exact match identity mapper defined in configuration entry %s references attribute type %s which does not have an equality index defined in backend %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_REGEXMAP_ATTR_UNINDEXED
The regular expression identity mapper defined in configuration entry %s references attribute type %s which does not have an equality index defined in backend %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_SATUACM_ATTR_UNINDEXED
The subject attribute to user attribute certificate mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_LOG_EXTENSION_INFORMATION
Loaded extension from file '%s' (build %s, revision %s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_CREATE_SASL_SERVER_FAILED
Failed to create a SASL server for SASL mechanism %s using a server FQDN of %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SASL_GSSAPI_KEYTAB_INVALID
GSSAPI SASL mechanism handler initalization failed because the keytab file %s does not exist
public static final LocalizableMessageDescriptor.Arg0 INFO_GSSAPI_STARTED
The GSSAPI SASL mechanism handler initialization was successful
public static final LocalizableMessageDescriptor.Arg0 INFO_GSSAPI_STOPPED
The GSSAPI SASL mechanism handler has been stopped
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_INVALID_BASE64_DECODED_STORED_PASSWORD
The password value %s has been base64-decoded but is too short to be valid
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_SMALL
The provided minimum required number of character sets '%d' is invalid because it must at least include all mandatory character sets
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_BIG
The provided minimum required number of character sets '%d' is invalid because it is greater than the total number of defined character sets
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_CHARSET_VALIDATOR_TOO_FEW_OPTIONAL_CHAR_SETS
The provided password did not contain characters from at least %d of the following character sets or ranges: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STATICMEMBERS_CANNOT_DECODE_DN
An error occurred while attempting to decode member's DN %s of static group %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SASL_ACCOUNT_NOT_LOCAL
SASL %s authentication is not supported for user %s because the account is not managed locally
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PASSMOD_ACCOUNT_NOT_LOCAL
Password modification is not supported for user %s because the account is not managed locally
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTOP_PWPSTATE_ACCOUNT_NOT_LOCAL
The password policy state extended operation is not supported for user %s because the account is not managed locally
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDAP_PTA_MAPPING_ATTRIBUTE_NOT_FOUND
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the following mapping attributes were not found in the user's entry: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_LDAP_PTA_MAPPED_SEARCH_TOO_MANY_CANDIDATES
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search of base DN "%s" returned more than one entry matching the filter "%s"
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDAP_PTA_MAPPED_SEARCH_NO_CANDIDATES
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search did not return any entries matching the filter "%s"
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDAP_PTA_MAPPED_SEARCH_FAILED
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search failed unexpectedly for the following reason: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDAP_PTA_MAPPED_BIND_FAILED
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the bind failed unexpectedly for the following reason: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAP_PTA_CONNECT_UNKNOWN_HOST
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the host name "%s" could not be resolved to an IP address
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> ERR_LDAP_PTA_CONNECT_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection was refused. This may indicate that the server is either offline or it is not listening on port %d
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDAP_PTA_CONNECT_TIMEOUT
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection attempt timed out. This may indicate that the server is slow to respond, the network is slow, or that there is some other network problem
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAP_PTA_CONNECT_SSL_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because SSL negotiation failed for the following reason: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAP_PTA_CONNECT_OTHER_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because an unexpected error occurred: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAP_PTA_CONNECTION_OTHER_ERROR
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed unexpectedly: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDAP_PTA_CONNECTION_CLOSED
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has been closed unexpectedly
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDAP_PTA_CONNECTION_TIMEOUT
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has timed out and will be closed. This may indicate that the server is slow to respond, the network is slow, or that there is some other network problem
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAP_PTA_CONNECTION_DECODE_ERROR
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has encountered a protocol error while decoding a response from the server and will be closed. The decoding error was: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAP_PTA_CONNECTION_WRONG_RESPONSE
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received an unexpected response from the server and will be closed. The unexpected response message was: %s
public static final LocalizableMessageDescriptor.Arg6<Object,Number,Object,Number,Object,Object> ERR_LDAP_PTA_CONNECTION_DISCONNECTING
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received a disconnect notification with response code %d (%s) and error message "%s"
public static final LocalizableMessageDescriptor.Arg7<Object,Number,Object,Object,Number,Object,Object> ERR_LDAP_PTA_CONNECTION_BIND_FAILED
The remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed to authenticate user "%s", returning the response code %d (%s) and error message "%s"
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object> ERR_LDAP_PTA_CONNECTION_SEARCH_SIZE_LIMIT
The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned multiple matching entries while searching "%s" using the filter "%s"
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object> ERR_LDAP_PTA_CONNECTION_SEARCH_NO_MATCHES
The remote LDAP server at %s:%d for LDAP PTA policy "%s" did not return any matching entries while searching "%s" using the filter "%s"
public static final LocalizableMessageDescriptor.Arg8<Object,Number,Object,Object,Object,Number,Object,Object> ERR_LDAP_PTA_CONNECTION_SEARCH_FAILED
The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned an error while searching "%s" using the filter "%s": response code %d (%s) and error message "%s"
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAP_PTA_INVALID_PORT_NUMBER
The configuration of LDAP PTA policy "%s" is invalid because the remote LDAP server address "%s" specifies a port number which is invalid. Port numbers should be greater than 0 and less than 65536
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_PTA_NO_PWD
The configuration of LDAP PTA policy "%s" is invalid because it does not specify the a means for obtaining the mapped search bind password
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SATUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES
The certificate with subject %s mapped to multiple users
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SATUACM_INEFFICIENT_SEARCH
The internal search based on 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SATUACM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SDTUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES
The certificate with subject %s mapped to multiple users
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SDTUACM_INEFFICIENT_SEARCH
The internal search based on 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SDTUACM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FCM_MULTIPLE_SEARCH_MATCHING_ENTRIES
The certificate with fingerprint %s mapped to multiple users
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FCM_INEFFICIENT_SEARCH
The internal search based on 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FCM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with fingerprint %s to a user entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE
The provided password 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_RANGE_COLON
The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_NO_RANGE_CHARS
The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_VALIDATOR_INVALID_RANGE_COUNT
The provided character range definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHARSET_VALIDATOR_UNSORTED_RANGE
The provided character range definition '%s' is invalid because the range '%s' is reversed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHARSET_VALIDATOR_MALFORMED_RANGE
The provided character range definition '%s' is invalid because the range '%s' is missing the minus
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHARSET_VALIDATOR_SHORT_RANGE
The provided character range definition '%s' is invalid because the range '%s' is too short
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_KEY_ENTRY_IN_KEYSTORE
There is no private key entry in keystore %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_MISSING_KEY_TYPE_IN_ALIASES
Handshake for '%s': cipher requires the alias(es) '%s' to contain key(s) of type(s) '%s'.
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWSCHEME_INVALID_STORED_PASSWORD
An error occurred while attempting to match a bcrypt hashed password value: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE
The mapped search filter template "%s" could not be parsed as a valid LDAP filter
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAP_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of LDAP keystore with base DN '%s': %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAP_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of LDAP keystore with base DN '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PKCS11_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of the PKCS#11 keystore: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PKCS11_TRUSTMANAGER_CANNOT_LOAD
An error occurred while trying to access the PKCS#11 trust manager: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LOADING_JVM_KEYSTORE_FROM_PROPERTIES
Unable to load JVM default keystore from system properties: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_KEY_MANAGER_PROVIDER_MONITOR_CERTIFICATE
An error occurred while reading information contained within key manager provider from configuration: "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JVM_TRUSTSTORE_CANNOT_GET
Unable to get the JVM default truststore: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_DECODE_PRINCIPAL_AS_DN
Could not map the provided certificate chain to a user becausethe peer certificate issuer "%s" could not be decoded as an LDAP DN: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CERTIFICATE_ISSUER_DOES_NOT_MATCH
Could not map the provided certificate chain to a user because the matching user entry with DN '%s' does not contain an issuer DN matching the certificate issuer DN '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXACTMAP_BACKEND_IS_NOT_LOCAL
The baseDN '%s' specified as match base DN in the exact match identity mapper defined in configuration entry '%s', does not belong to a local backend
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REGEXMAP_BACKEND_IS_NOT_LOCAL
The baseDN '%s' specified as match base DN in the regular expression identity mapper defined in configuration entry '%s', does not belong to a local backend
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.