mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lfrost
26.50.2007 03889ce7e5a3006559920ea368b7378b6fb730de
opends/src/messages/messages/extension.properties
@@ -101,7 +101,7 @@
MILD_ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD_41=The password modify extended \
 operation cannot be processed because the current password provided for the \
 user is invalid
INFO_FILE_KEYMANAGER_DESCRIPTION_FILE_43=Specifies the path to the file \
INFO_FILE_KEYMANAGER_DESCRIPTION_FILE_43=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
@@ -113,7 +113,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE_46=An unexpected error \
 occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-file in configuration entry %s:  %s
INFO_FILE_KEYMANAGER_DESCRIPTION_TYPE_47=Specifies the keystore type for the \
INFO_FILE_KEYMANAGER_DESCRIPTION_TYPE_47=Keystore type for the \
 Directory Server keystore.  Valid values should always include 'JKS' and \
 'PKCS12', but different implementations may allow other values as well.  If \
 no value is provided, then the JVM-default value will be used.  Changes to \
@@ -122,7 +122,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_TYPE_48=An unexpected error \
 occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-type in configuration entry %s:  %s
INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_49=Specifies the name of the \
INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_49=Name of the \
 Java property that contains the clear-text PIN needed to access the \
 file-based key manager.  Changes to this configuration attribute will take \
 effect the next time that the key manager is accessed
@@ -133,7 +133,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_PIN_PROPERTY_51=An unexpected \
 error occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-pin-property in configuration entry %s:  %s
INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_ENVAR_52=Specifies the name of the \
INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_ENVAR_52=Name of the \
 environment variable that contains the clear-text PIN needed to access the \
 file-based key manager.  Changes to this configuration attribute will take \
 effect the next time that the key manager is accessed
@@ -144,7 +144,7 @@
SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_PIN_ENVAR_54=An unexpected error \
 occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-pin-environment-variable in configuration entry %s:  %s
INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_FILE_55=Specifies the path to the text \
INFO_FILE_KEYMANAGER_DESCRIPTION_PIN_FILE_55=Path to the text \
 file whose only contents should be a single line containing the clear-text \
 PIN needed to access the file-based key manager.  Changes to this \
 configuration attribute will take effect the next time that the key manager \
@@ -184,7 +184,7 @@
INFO_FILE_KEYMANAGER_UPDATED_PIN_66=The PIN to use to access the file-based \
 key manager has been updated.  The new value will take effect the next time \
 the key manager is accessed
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_67=Specifies the name of the \
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_PROPERTY_67=Name of the \
 Java property that contains the clear-text PIN needed to access the PKCS#11 \
 key manager.  Changes to this configuration attribute will take effect the \
 next time that the key manager is accessed
@@ -195,7 +195,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_PROPERTY_69=An unexpected \
 error occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-pin-property in configuration entry %s:  %s
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ENVAR_70=Specifies the name of the \
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ENVAR_70=Name of the \
 environment variable that contains the clear-text PIN needed to access the \
 PKCS#11 key manager.  Changes to this configuration attribute will take \
 effect the next time that the key manager is accessed
@@ -206,7 +206,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_ENVAR_72=An unexpected \
 error occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-pin-environment-variable in configuration entry %s:  %s
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_FILE_73=Specifies the path to the text \
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_FILE_73=Path to the text \
 file whose only contents should be a single line containing the clear-text \
 PIN needed to access the PKCS#11 key manager.  Changes to this configuration \
 attribute will take effect the next time that the key manager is accessed
@@ -223,7 +223,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FILE_77=An unexpected error \
 occurred while trying to determine the value of configuration attribute \
 ds-cfg-key-store-pin-file in configuration entry %s:  %s
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ATTR_78=Specifies the clear-text PIN \
INFO_PKCS11_KEYMANAGER_DESCRIPTION_PIN_ATTR_78=Clear-text PIN \
 needed to access the PKCS#11 key manager.  Changes to this configuration \
 attribute will take effect the next time that the key manager is accessed
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_79=An unexpected \
@@ -247,7 +247,7 @@
SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY_84=An error occurred while \
 trying to create a key manager factory to access the contents of the PKCS#11 \
 keystore:  %s
INFO_FILE_TRUSTMANAGER_DESCRIPTION_FILE_85=Specifies the path to the file \
INFO_FILE_TRUSTMANAGER_DESCRIPTION_FILE_85=Path to the file \
 containing the Directory Server trust store information.  Changes to this \
 configuration attribute will take effect the next time that the trust manager \
 is accessed
@@ -260,7 +260,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE_88=An unexpected error \
 occurred while trying to determine the value of configuration attribute \
 ds-cfg-trust-store-file in configuration entry %s:  %s
INFO_FILE_TRUSTMANAGER_DESCRIPTION_TYPE_89=Specifies the keystore type for \
INFO_FILE_TRUSTMANAGER_DESCRIPTION_TYPE_89=Keystore type for \
 the Directory Server trust store.  Valid values should always include 'JKS' \
 and 'PKCS12', but different implementations may allow other values as well. \
 If no value is provided, then the JVM-default value will be used.  Changes to \
@@ -269,7 +269,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_TYPE_90=An unexpected error \
 occurred while trying to determine the value of configuration attribute \
 ds-cfg-trust-store-type in configuration entry %s:  %s
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_PROPERTY_91=Specifies the name of the \
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_PROPERTY_91=Name of the \
 Java property that contains the clear-text PIN needed to access the \
 file-based trust manager.  Changes to this configuration attribute will take \
 effect the next time that the trust manager is accessed
@@ -280,7 +280,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_PROPERTY_93=An unexpected \
 error occurred while trying to determine the value of configuration attribute \
 ds-cfg-trust-store-pin-property in configuration entry %s:  %s
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ENVAR_94=Specifies the name of the \
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ENVAR_94=Name of the \
 environment variable that contains the clear-text PIN needed to access the \
 file-based trust manager.  Changes to this configuration attribute will take \
 effect the next time that the trust manager is accessed
@@ -291,7 +291,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_ENVAR_96=An unexpected \
 error occurred while trying to determine the value of configuration attribute \
 ds-cfg-trust-store-pin-environment-variable in configuration entry %s:  %s
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_FILE_97=Specifies the path to the text \
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_FILE_97=Path to the text \
 file whose only contents should be a single line containing the clear-text \
 PIN needed to access the file-based trust manager.  Changes to this \
 configuration attribute will take effect the next time that the trust manager \
@@ -310,7 +310,7 @@
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_FILE_101=An unexpected \
 error occurred while trying to determine the value of configuration attribute \
 ds-cfg-trust-store-pin-file in configuration entry %s:  %s
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ATTR_102=Specifies the clear-text PIN \
INFO_FILE_TRUSTMANAGER_DESCRIPTION_PIN_ATTR_102=Clear-text PIN \
 needed to access the file-based trust manager.  Changes to this configuration \
 attribute will take effect the next time that the trust manager is accessed
SEVERE_ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_103=An unexpected \
@@ -418,7 +418,7 @@
 occurred while attempting to determine the value of the \
 ds-cfg-certificate-validation-policy attribute in configuration entry \
 %s:  %s
INFO_SASLEXTERNAL_DESCRIPTION_CERTIFICATE_ATTRIBUTE_134=Specifies the name of \
INFO_SASLEXTERNAL_DESCRIPTION_CERTIFICATE_ATTRIBUTE_134=Name of \
 the attribute that will be used to hold the certificate information in user \
 entries for the purpose of validation.  This must specify the name of a valid \
 attribute type defined in the server schema.  Changes to this configuration \
@@ -446,7 +446,7 @@
INFO_SASLEXTERNAL_UPDATED_CERT_ATTR_141=Attribute \
 ds-cfg-certificate-attribute in configuration entry %s has been updated.  The \
 %s attribute will now be used when validating peer certificates
INFO_SASLPLAIN_DESCRIPTION_USERNAME_ATTRIBUTE_142=Specifies the name of the \
INFO_SASLPLAIN_DESCRIPTION_USERNAME_ATTRIBUTE_142=Name of the \
 attribute that will be used to identify user entries based on the \
 authcID/authzID provided during SASL PLAIN authentication.  This must specify \
 the name of a valid attribute type defined in the server schema.  Changes to \
@@ -459,7 +459,7 @@
 does not exist in the Directory Server schema.  The attribute that is to be \
 used for username lookups during SASL PLAIN authentication must be defined in \
 the server schema
INFO_SASLPLAIN_DESCRIPTION_USER_BASE_DN_145=Specifies the base DN that should \
INFO_SASLPLAIN_DESCRIPTION_USER_BASE_DN_145=Base DN that should \
 be used when searching for entries based on the authcID/authzID provided \
 during SASL PLAIN authentication.  Changes to this configuration attribute \
 will take effect immediately
@@ -522,7 +522,7 @@
SEVERE_ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST_166=An unexpected error \
 occurred while attempting to obtain an MD5 digest engine for use by the \
 CRAM-MD5 SASL handler:  %s
INFO_SASLCRAMMD5_DESCRIPTION_USERNAME_ATTRIBUTE_167=Specifies the name of the \
INFO_SASLCRAMMD5_DESCRIPTION_USERNAME_ATTRIBUTE_167=Name of the \
 attribute that will be used to identify user entries based on the username \
 provided during SASL CRAM-MD5 authentication.  This must specify the name of \
 a valid attribute type defined in the server schema.  Changes to this \
@@ -535,7 +535,7 @@
 %s does not exist in the Directory Server schema.  The attribute that is to \
 be used for username lookups during SASL CRAM-MD5 authentication must be \
 defined in the server schema
INFO_SASLCRAMMD5_DESCRIPTION_USER_BASE_DN_170=Specifies the base DN that \
INFO_SASLCRAMMD5_DESCRIPTION_USER_BASE_DN_170=Base DN that \
 should be used when searching for entries based on the username provided \
 during SASL CRAM-MD5 authentication.  Changes to this configuration attribute \
 will take effect immediately
@@ -605,7 +605,7 @@
SEVERE_ERR_SASLDIGESTMD5_CANNOT_GET_MESSAGE_DIGEST_192=An unexpected error \
 occurred while attempting to obtain an MD5 digest engine for use by the \
 DIGEST-MD5 SASL handler:  %s
INFO_SASLDIGESTMD5_DESCRIPTION_USERNAME_ATTRIBUTE_193=Specifies the name of \
INFO_SASLDIGESTMD5_DESCRIPTION_USERNAME_ATTRIBUTE_193=Name of \
 the attribute that will be used to identify user entries based on the \
 username provided during SASL DIGEST-MD5 authentication.  This must specify \
 the name of a valid attribute type defined in the server schema.  Changes to \
@@ -618,14 +618,14 @@
 configuration entry %s does not exist in the Directory Server schema.  The \
 attribute that is to be used for username lookups during SASL DIGEST-MD5 \
 authentication must be defined in the server schema
INFO_SASLDIGESTMD5_DESCRIPTION_USER_BASE_DN_196=Specifies the base DN that \
INFO_SASLDIGESTMD5_DESCRIPTION_USER_BASE_DN_196=Base DN that \
 should be used when searching for entries based on the username provided \
 during SASL DIGEST-MD5 authentication.  Changes to this configuration \
 attribute will take effect immediately
SEVERE_ERR_SASLDIGESTMD5_CANNOT_GET_USER_BASE_DN_197=An unexpected error \
 occurred while attempting to determine the value of the ds-cfg-user-base-dn \
 attribute in configuration entry %s:  %s
INFO_SASLDIGESTMD5_DESCRIPTION_REALM_198=Specifies the realm that should be \
INFO_SASLDIGESTMD5_DESCRIPTION_REALM_198=Realm that should be \
 used by the server for DIGEST-MD5 authentication.  If this is not provided, \
 then the server will default to using a set of realm names that correspond to \
 the defined suffixes.  Changes to this configuration attribute will take \
@@ -759,7 +759,7 @@
INFO_SASLDIGESTMD5_UPDATED_NO_REALM_243=Attribute ds-cfg-realm in \
 configuration entry %s has been updated.  The realm(s) advertised by the \
 server in the challenge response will be the DNs of the server suffixes
INFO_SASLGSSAPI_DESCRIPTION_USERNAME_ATTRIBUTE_244=Specifies the name of the \
INFO_SASLGSSAPI_DESCRIPTION_USERNAME_ATTRIBUTE_244=Name of the \
 attribute that will be used to identify user entries based on the username \
 provided during SASL GSSAPI authentication.  This must specify the name of a \
 valid attribute type defined in the server schema.  Changes to this \
@@ -772,14 +772,14 @@
 %s does not exist in the Directory Server schema.  The attribute that is to \
 be used for username lookups during SASL GSSAPI authentication must be \
 defined in the server schema
INFO_SASLGSSAPI_DESCRIPTION_USER_BASE_DN_247=Specifies the base DN that \
INFO_SASLGSSAPI_DESCRIPTION_USER_BASE_DN_247=Base DN that \
 should be used when searching for entries based on the username provided \
 during SASL GSSAPI authentication.  Changes to this configuration attribute \
 will take effect immediately
SEVERE_ERR_SASLGSSAPI_CANNOT_GET_USER_BASE_DN_248=An unexpected error \
 occurred while attempting to determine the value of the ds-cfg-user-base-dn \
 attribute in configuration entry %s:  %s
INFO_SASLGSSAPI_DESCRIPTION_SERVER_FQDN_249=Specifies the fully-qualified \
INFO_SASLGSSAPI_DESCRIPTION_SERVER_FQDN_249=Fully-qualified \
 domain name that should be used for the server during SASL GSSAPI \
 authentication.  Changes to this configuration attribute will take effect \
 immediately
@@ -801,7 +801,7 @@
 to determine its own FQDN for use in GSSAPI authentication
INFO_SASLGSSAPI_UNEXPECTED_CALLBACK_255=An unexpected callback was provided \
 for the SASL server for use during GSSAPI authentication:  %s
INFO_SASLGSSAPI_DESCRIPTION_KDC_ADDRESS_256=Specifies the address of the KDC \
INFO_SASLGSSAPI_DESCRIPTION_KDC_ADDRESS_256=Address of the KDC \
 that should be used during SASL GSSAPI authentication.  If this is not \
 specified, then an attempt will be made to obtain it from the system-wide \
 Kerberos configuration.  Changes to this configuration attribute will take \
@@ -809,7 +809,7 @@
MILD_ERR_SASLGSSAPI_CANNOT_GET_KDC_ADDRESS_257=An unexpected error occurred \
 while attempting to determine the value of the ds-cfg-kdc-address attribute \
 in configuration entry %s:  %s
INFO_SASLGSSAPI_DESCRIPTION_REALM_258=Specifies the default realm that should \
INFO_SASLGSSAPI_DESCRIPTION_REALM_258=Default realm that should \
 be used during SASL GSSAPI authentication.  If this is not specified, then an \
 attempt will be made to obtain it from the system-wide Kerberos \
 configuration.  Changes to this configuration attribute will take effect \
@@ -855,7 +855,7 @@
MILD_ERR_SASLGSSAPI_CANNOT_AUTHENTICATE_SERVER_272=An error occurred while \
 attempting to perform server-side Kerberos authentication to support a GSSAPI \
 bind operation:  %s
INFO_SASLGSSAPI_DESCRIPTION_KEYTAB_FILE_273=Specifies the path to the keytab \
INFO_SASLGSSAPI_DESCRIPTION_KEYTAB_FILE_273=Path to the keytab \
 file containing the secret key for the Kerberos principal to use when \
 processing GSSAPI authentication.  If this is not specified, then the \
 system-wide default keytab file will be used.  Changes to this configuration \
@@ -872,7 +872,7 @@
 GSSAPI authentication
SEVERE_ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES_277=You do not have \
 sufficient privileges to use the proxied authorization control
INFO_EXACTMAP_DESCRIPTION_MATCH_ATTR_298=Specifies the name or OID of the \
INFO_EXACTMAP_DESCRIPTION_MATCH_ATTR_298=Name or OID of the \
 attribute whose value should exactly match the ID string provided to this \
 identity mapper.  At least one value must be provided.  All values must refer \
 to the name or OID of an attribute type defined in the Directory Server \
@@ -888,7 +888,7 @@
MILD_ERR_EXACTMAP_CANNOT_DETERMINE_MATCH_ATTR_301=An error occurred while \
 attempting to process the value(s) of attribute ds-cfg-match-attribute in \
 configuration entry %s:  %s
INFO_EXACTMAP_DESCRIPTION_SEARCH_BASE_302=Specifies the base DN(s) that \
INFO_EXACTMAP_DESCRIPTION_SEARCH_BASE_302=Base DN(s) that \
 should be used when performing searches to map the provided ID string to a \
 user entry.  If no values are provided, then the root DSE will be used as the \
 search base
@@ -909,7 +909,7 @@
 for these types of searches
MILD_ERR_EXACTMAP_SEARCH_FAILED_308=An internal failure occurred while \
 attempting to resolve ID string %s to a user entry:  %s
INFO_SASLCRAMMD5_DESCRIPTION_IDENTITY_MAPPER_DN_309=Specifies the DN of the \
INFO_SASLCRAMMD5_DESCRIPTION_IDENTITY_MAPPER_DN_309=DN of the \
 configuration entry that holds the configuration for the identity mapper that \
 should be used to map the CRAM-MD5 username to a Directory Server user entry. \
 Changes to this configuration attribute will take effect immediately
@@ -931,7 +931,7 @@
 ds-cfg-identity-mapper in configuration entry %s has been updated.  The \
 identity mapper defined in configuration entry %s will now be used to map \
 usernames to entries when processing SASL CRAM-MD5 bind requests
INFO_SASLDIGESTMD5_DESCRIPTION_IDENTITY_MAPPER_DN_315=Specifies the DN of the \
INFO_SASLDIGESTMD5_DESCRIPTION_IDENTITY_MAPPER_DN_315=DN of the \
 configuration entry that holds the configuration for the identity mapper that \
 should be used to map the DIGEST-MD5 username to a Directory Server user \
 entry.  Changes to this configuration attribute will take effect immediately
@@ -953,7 +953,7 @@
 ds-cfg-identity-mapper in configuration entry %s has been updated.  The \
 identity mapper defined in configuration entry %s will now be used to map \
 usernames to entries when processing SASL DIGEST-MD5 bind requests
INFO_SASLPLAIN_DESCRIPTION_IDENTITY_MAPPER_DN_321=Specifies the DN of the \
INFO_SASLPLAIN_DESCRIPTION_IDENTITY_MAPPER_DN_321=DN of the \
 configuration entry that holds the configuration for the identity mapper that \
 should be used to map the provided username to a Directory Server user entry. \
 Changes to this configuration attribute will take effect immediately
@@ -983,14 +983,14 @@
 result of receiving a cancel request (message ID %d)
MILD_ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD_330=Password storage scheme \
 %s does not support use with the authentication password attribute syntax
INFO_PWLENGTHVALIDATOR_DESCRIPTION_MIN_LENGTH_331=Specifies the minimum \
INFO_PWLENGTHVALIDATOR_DESCRIPTION_MIN_LENGTH_331=Minimum \
 number of characters that a password will be allowed to have.  A value of \
 zero indicates that there is no minimum length.  Changes to this \
 configuration attribute will take effect immediately
MILD_ERR_PWLENGTHVALIDATOR_CANNOT_DETERMINE_MIN_LENGTH_332=An error occurred \
 while attempting to determine the minimum allowed password length from the \
 ds-cfg-min-password-length attribute:  %s
INFO_PWLENGTHVALIDATOR_DESCRIPTION_MAX_LENGTH_333=Specifies the maximum \
INFO_PWLENGTHVALIDATOR_DESCRIPTION_MAX_LENGTH_333=Maximum \
 number of characters that a password will be allowed to have.  A value of \
 zero indicates that there is no maximum length.  Changes to this \
 configuration attribute will take effect immediately
@@ -1008,7 +1008,7 @@
 been updated to %d
INFO_PWLENGTHVALIDATOR_UPDATED_MAX_LENGTH_339=The maximum password length has \
 been updated to %d
INFO_RANDOMPWGEN_DESCRIPTION_CHARSET_340=Specifies the character set(s) that \
INFO_RANDOMPWGEN_DESCRIPTION_CHARSET_340=Character set(s) that \
 should be used to generate the passwords.  Each character set should be given \
 a name (consisting of only ASCII alphabetic characters) followed immediately \
 by a colon and the set of characters that should be included in that \
@@ -1024,7 +1024,7 @@
 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
INFO_RANDOMPWGEN_DESCRIPTION_PWFORMAT_344=Specifies the format that should be \
INFO_RANDOMPWGEN_DESCRIPTION_PWFORMAT_344=Format that should be \
 used for passwords constructed by this password generator.  The 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 \
@@ -1044,7 +1044,7 @@
 attempting to decode the value for configuration attribute \
 ds-cfg-password-format, which is used to specify the format for the generated \
 passwords:  %s
INFO_SASLGSSAPI_DESCRIPTION_IDENTITY_MAPPER_DN_349=Specifies the DN of the \
INFO_SASLGSSAPI_DESCRIPTION_IDENTITY_MAPPER_DN_349=DN of the \
 configuration entry that holds the configuration for the identity mapper that \
 should be used to map the GSSAPI principal to a Directory Server user entry. \
 Changes to this configuration attribute will take effect immediately
@@ -1104,8 +1104,8 @@
 string "%s" could not be mapped to any user in the directory
MILD_ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER_371=An error occurred while \
 attempting to map authorization ID string "%s" to a user entry:  %s
INFO_ERRORLOG_ACCTNOTHANDLER_DESCRIPTION_NOTIFICATION_TYPES_372=Specifies the \
 status notification types for which log messages should be generated.  It is \
INFO_ERRORLOG_ACCTNOTHANDLER_DESCRIPTION_NOTIFICATION_TYPES_372=Status \
 notification types for which log messages should be generated.  It is \
 a multivalued attribute, and changes will take effect immediately
MILD_ERR_ERRORLOG_ACCTNOTHANDLER_INVALID_TYPE_373=Configuration entry %s \
 contains unrecognized account status notification type %s
@@ -1188,7 +1188,7 @@
 authorization ID %s was found in the server
MILD_ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID_405=An error occurred while \
 attempting to map authorization ID %s to a user entry:  %s
INFO_SASLEXTERNAL_DESCRIPTION_CERT_MAPPER_DN_406=Specifies the DN of the \
INFO_SASLEXTERNAL_DESCRIPTION_CERT_MAPPER_DN_406=DN of the \
 configuration entry that defines the certificate mapper to use when mapping a \
 certificate to a user entry.  Changes to this configuration attribute will \
 take effect immediately
@@ -1205,7 +1205,7 @@
INFO_SASLEXTERNAL_UPDATED_CERT_MAPPER_DN_410=Attribute \
 ds-cfg-certificate-mapper in configuration entry %s has been updated. \
 Certificate mapper %s will now be used to map certificates to user entries
INFO_SDTUACM_DESCRIPTION_SUBJECT_ATTR_411=Specifies the name of the attribute \
INFO_SDTUACM_DESCRIPTION_SUBJECT_ATTR_411=Name of the attribute \
 type in user entries that contains the subjects of the certificates held by \
 that user.  Changes to this configuration attribute will take effect \
 immediately
@@ -1218,7 +1218,7 @@
SEVERE_ERR_SDTUACM_CANNOT_GET_SUBJECT_ATTR_414=An error occurred while \
 attempting to determine which attribute type should be used to hold \
 certificate subjects from configuration entry %s:  %s
INFO_SDTUACM_DESCRIPTION_BASE_DN_415=Specifies the base DNs below which the \
INFO_SDTUACM_DESCRIPTION_BASE_DN_415=Base DNs below which the \
 searches to find matching user entries will be performed.  If no base DN(s) \
 are provided, then the server will search below all public naming contexts. \
 Changes to this configuration attribute will take effect immediately
@@ -1231,7 +1231,7 @@
 certificate (peer certificate format was %s)
SEVERE_ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES_419=The certificate with subject \
 %s could not be mapped to exactly one user.  It maps to both %s and %s
INFO_SATUACM_DESCRIPTION_ATTR_MAP_420=Specifies the name of the attribute \
INFO_SATUACM_DESCRIPTION_ATTR_MAP_420=Name of the attribute \
 type in user entries that defines the mapping between attributes in \
 certificate subjects and attributes in user entries.  Values should be in the \
 form 'certattr:userattr'.  Changes to this configuration attribute will take \
@@ -1250,7 +1250,7 @@
 multiple mappings for user attribute %s
SEVERE_ERR_SATUACM_CANNOT_GET_ATTR_MAP_426=An error occurred while attempting \
 to determine the set of attribute mappings from configuration entry %s:  %s
INFO_SATUACM_DESCRIPTION_BASE_DN_427=Specifies the base DNs below which the \
INFO_SATUACM_DESCRIPTION_BASE_DN_427=Base DNs below which the \
 searches to find matching user entries will be performed.  If no base DN(s) \
 are provided, then the server will search below all public naming contexts. \
 Changes to this configuration attribute will take effect immediately
@@ -1267,7 +1267,7 @@
 does not contain any attributes for which a mapping has been established
SEVERE_ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES_433=The certificate with subject \
 %s could not be mapped to exactly one user.  It maps to both %s and %s
INFO_FCM_DESCRIPTION_FINGERPRINT_ATTR_434=Specifies the name of the attribute \
INFO_FCM_DESCRIPTION_FINGERPRINT_ATTR_434=Name of the attribute \
 type in user entries that contains the fingerprints of the certificates held \
 by that user.  Changes to this configuration attribute will take effect \
 immediately
@@ -1280,7 +1280,7 @@
SEVERE_ERR_FCM_CANNOT_GET_FINGERPRINT_ATTR_437=An error occurred while \
 attempting to determine which attribute type should be used to hold \
 certificate fingerprints from configuration entry %s:  %s
INFO_FCM_DESCRIPTION_FINGERPRINT_ALGORITHM_438=Specifies the name of the \
INFO_FCM_DESCRIPTION_FINGERPRINT_ALGORITHM_438=Name of the \
 digest algorithm used for the certificate fingerprints.  The value should be \
 either 'MD5' or 'SHA1'.  Changes to this configuration attribute will take \
 effect immediately
@@ -1289,7 +1289,7 @@
 algorithm should be used to compute certificate fingerprints
SEVERE_ERR_FCM_CANNOT_GET_FINGERPRINT_ALGORITHM_440=An error occurred while \
 attempting to determine the digest algorithm from configuration entry %s:  %s
INFO_FCM_DESCRIPTION_BASE_DN_441=Specifies the base DNs below which the \
INFO_FCM_DESCRIPTION_BASE_DN_441=Base DNs below which the \
 searches to find matching user entries will be performed.  If no base DN(s) \
 are provided, then the server will search below all public naming contexts. \
 Changes to this configuration attribute will take effect immediately
@@ -1320,8 +1320,8 @@
SEVERE_ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY_452=The server encountered a \
 timeout while attempting to add user %s to the member list for dynamic group \
 %s
INFO_PWDIFFERENCEVALIDATOR_DESCRIPTION_MIN_DIFFERENCE_453=Specifies the \
 minimum difference that a password will be allowed to have.  A value of zero \
INFO_PWDIFFERENCEVALIDATOR_DESCRIPTION_MIN_DIFFERENCE_453=Minimum \
 difference that a password will be allowed to have.  A value of zero \
 indicates that there is no minimum difference.  Changes to this configuration \
 attribute will take effect immediately
MILD_ERR_PWDIFFERENCEVALIDATOR_CANNOT_DETERMINE_MIN_DIFFERENCE_454=An error \