From 5ceb2e9601d2501d021d0c61188ec913076555a0 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 26 Sep 2007 12:21:02 +0000
Subject: [PATCH] Merge branches/temp-admin@3208 onto trunk@3208.

---
 opends/src/messages/messages/config.properties |  146 ++++++++++++++++++++++++------------------------
 1 files changed, 73 insertions(+), 73 deletions(-)

diff --git a/opends/src/messages/messages/config.properties b/opends/src/messages/messages/config.properties
index a78e780..35dd834 100644
--- a/opends/src/messages/messages/config.properties
+++ b/opends/src/messages/messages/config.properties
@@ -182,28 +182,28 @@
  while the associated logger is enabled, then that logger must be disabled and \
  re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_LOGGER_NO_CLASS_NAME_52=Configuration entry %s does not \
- contain a valid value for configuration attribute ds-cfg-logger-class which \
+ contain a valid value for configuration attribute ds-cfg-java-class which \
  specifies the fully-qualified class name for the associated logger
 SEVERE_ERR_CONFIG_LOGGER_INVALID_CLASS_NAME_53=Configuration entry %s has an \
- invalid value for attribute ds-cfg-logger-class:  %s
+ invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS_54=Class %s specified in \
- attribute ds-cfg-logger-class of configuration entry %s cannot be \
+ attribute ds-cfg-java-class of configuration entry %s cannot be \
  instantiated as a Directory Server access logger:  %s
 SEVERE_ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS_55=Class %s specified in \
- attribute ds-cfg-logger-class of configuration entry %s cannot be \
+ attribute ds-cfg-java-class of configuration entry %s cannot be \
  instantiated as a Directory Server error logger:  %s
 SEVERE_ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS_56=Class %s specified in \
- attribute ds-cfg-logger-class of configuration entry %s cannot be \
+ attribute ds-cfg-java-class of configuration entry %s cannot be \
  instantiated as a Directory Server debug logger:  %s
 INFO_CONFIG_LOGGER_DESCRIPTION_ENABLED_57=Indicates whether this Directory \
  Server logger should be enabled.  Changes to this attribute will take effect \
  immediately
 SEVERE_ERR_CONFIG_LOGGER_NO_ENABLED_ATTR_58=Configuration entry %s does not \
- contain a valid value for configuration attribute ds-cfg-logger-enabled which \
+ contain a valid value for configuration attribute ds-cfg-enabled which \
  indicates whether the logger should be enabled for use in the Directory \
  Server
 SEVERE_ERR_CONFIG_LOGGER_INVALID_ENABLED_VALUE_59=Configuration entry %s has \
- an invalid value for attribute ds-cfg-logger-enabled:  %s
+ an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_CORE_DESCRIPTION_ALLOW_ATTR_EXCEPTIONS_60=Indicates whether to \
  allow some flexibility in the characters that may be used in attribute names. \
  By default, attribute names may only contain ASCII alphabetic letters, \
@@ -324,7 +324,7 @@
 INFO_CONFIG_DESCRIPTION_BACKEND_DIRECTORY_96=The name of the directory in \
  which backend database files are stored
 SEVERE_ERR_CONFIG_BACKEND_NO_DIRECTORY_97=Configuration entry %s does not \
- contain a valid value for configuration attribute ds-cfg-backend-directory
+ contain a valid value for configuration attribute ds-cfg-db-directory
 MILD_ERR_CONFIG_ATTR_DN_NULL_98=A null value was provided for DN \
  configuration attribute %s
 MILD_ERR_CONFIG_ATTR_DN_CANNOT_PARSE_99=An error occurred while trying to \
@@ -362,7 +362,7 @@
  implementation.  Changes to this configuration attribute will not take effect \
  until the backend is disabled and re-enabled or the server is restarted
 SEVERE_WARN_CONFIG_BACKEND_NO_ENABLED_ATTR_110=Backend configuration entry %s \
- does not contain attribute ds-cfg-backend-enabled, which is used to indicate \
+ does not contain attribute ds-cfg-enabled, which is used to indicate \
  whether the backend should be enabled or disabled.  Without this attribute, \
  it will default to being disabled
 INFO_CONFIG_BACKEND_DISABLED_111=The backend defined in configuration entry \
@@ -372,7 +372,7 @@
  with configuration entry %s should be enabled or disabled:  %s.  It will be \
  disabled
 SEVERE_ERR_CONFIG_BACKEND_NO_CLASS_ATTR_113=Backend configuration entry %s \
- does not contain attribute ds-cfg-backend-class, which is used to specify the \
+ does not contain attribute ds-cfg-java-class, which is used to specify the \
  name of the class used to provide the backend implementation.  The backend \
  associated with this configuration entry will be disabled
 SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CLASS_114=An unexpected error occurred \
@@ -439,10 +439,10 @@
  disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_MONITOR_NO_CLASS_NAME_133=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-monitor-provider-class which specifies the fully-qualified class name \
+ ds-cfg-java-class which specifies the fully-qualified class name \
  for the associated monitor provider
 SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_NAME_134=Configuration entry %s has \
- an invalid value for attribute ds-cfg-monitor-provider-class:  %s
+ an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_135=Class %s specified in \
  configuration entry %s does not contain a valid monitor provider \
  implementation:  %s
@@ -451,10 +451,10 @@
  take effect immediately
 SEVERE_ERR_CONFIG_MONITOR_NO_ENABLED_ATTR_137=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-monitor-provider-enabled which indicates whether the monitor provider \
+ ds-cfg-enabled which indicates whether the monitor provider \
  should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_MONITOR_INVALID_ENABLED_VALUE_138=Configuration entry %s \
- has an invalid value for attribute ds-cfg-monitor-provider-enabled:  %s
+ has an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_MONITOR_CLASS_ACTION_REQUIRED_139=The requested change in the \
  monitor class name from %s to %s in configuration entry %s cannot be \
  dynamically applied.  This change will not take effect until the monitor \
@@ -490,7 +490,7 @@
  re-enabled or the server is restarted
 SEVERE_WARN_CONFIG_CONNHANDLER_NO_ENABLED_ATTR_148=Connection handler \
  configuration entry %s does not contain attribute \
- ds-cfg-connection-handler-enabled, which is used to indicate whether the \
+ ds-cfg-enabled, which is used to indicate whether the \
  connection handler should be enabled or disabled.  Without this attribute, it \
  will default to being disabled
 INFO_CONFIG_CONNHANDLER_DISABLED_149=The connection handler defined in \
@@ -501,7 +501,7 @@
  or disabled:  %s.  It will be disabled
 SEVERE_ERR_CONFIG_CONNHANDLER_NO_CLASS_ATTR_151=Connection handler \
  configuration entry %s does not contain attribute \
- ds-cfg-connection-handler-class, which is used to specify the name of the \
+ ds-cfg-java-class, which is used to specify the name of the \
  class used to provide the connection handler implementation.  The connection \
  handler associated with this configuration entry will be disabled
 SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CLASS_152=An unexpected error \
@@ -563,7 +563,7 @@
  matching rules that have already been used for one or more attributes may \
  cause unexpected results when performing matching for those attributes
 SEVERE_WARN_CONFIG_SCHEMA_MR_NO_ENABLED_ATTR_166=Matching rule configuration \
- entry %s does not contain attribute ds-cfg-matching-rule-enabled, which is \
+ entry %s does not contain attribute ds-cfg-enabled, which is \
  used to indicate whether the matching rule should be enabled or disabled. \
  Without this attribute, it will default to being disabled
 INFO_CONFIG_SCHEMA_MR_DISABLED_167=The matching rule defined in configuration \
@@ -575,7 +575,7 @@
  rule associated with configuration entry %s should be enabled or disabled: \
  %s.  It will be disabled
 SEVERE_ERR_CONFIG_SCHEMA_MR_NO_CLASS_ATTR_169=Matching rule configuration \
- entry %s does not contain attribute ds-cfg-matching-rule-class, which is used \
+ entry %s does not contain attribute ds-cfg-java-class, which is used \
  to specify the name of the class used to provide the matching rule \
  implementation.  The matching rule associated with this configuration entry \
  will be disabled
@@ -622,7 +622,7 @@
  syntaxes that have already been used for one or more attributes may cause \
  unexpected results when performing matching for those attributes
 SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_NO_ENABLED_ATTR_180=Attribute syntax \
- configuration entry %s does not contain attribute ds-cfg-syntax-enabled, \
+ configuration entry %s does not contain attribute ds-cfg-enabled, \
  which is used to indicate whether the syntax should be enabled or disabled. \
  Without this attribute, it will default to being disabled
 INFO_CONFIG_SCHEMA_SYNTAX_DISABLED_181=The attribute syntax defined in \
@@ -634,7 +634,7 @@
  syntax associated with configuration entry %s should be enabled or disabled: \
  %s.  It will be disabled
 SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_NO_CLASS_ATTR_183=Matching rule configuration \
- entry %s does not contain attribute ds-cfg-syntax-class, which is used to \
+ entry %s does not contain attribute ds-cfg-java-class, which is used to \
  specify the name of the class used to provide the attribute syntax \
  implementation.  The syntax associated with this configuration entry will be \
  disabled
@@ -757,7 +757,7 @@
  should be enabled for use in the Directory Server.  This may be altered while \
  the Directory Server is online, and will take effect immediately
 SEVERE_WARN_CONFIG_PLUGIN_NO_ENABLED_ATTR_234=Plugin configuration entry %s \
- does not contain attribute ds-cfg-plugin-enabled, which is used to indicate \
+ does not contain attribute ds-cfg-enabled, which is used to indicate \
  whether the plugin should be enabled or disabled.  Without this attribute, it \
  will default to being disabled
 INFO_CONFIG_PLUGIN_DISABLED_235=The plugin defined in configuration entry %s \
@@ -786,7 +786,7 @@
  occurred while trying to determine the set of plugin types for the plugin \
  defined in configuration entry %s:  %s.  This plugin will be disabled
 SEVERE_ERR_CONFIG_PLUGIN_NO_CLASS_ATTR_242=Plugin configuration entry %s does \
- not contain attribute ds-cfg-plugin-class, which is used to specify the name \
+ not contain attribute ds-cfg-java-class, which is used to specify the name \
  of the class used to provide the plugin implementation.  The plugin \
  associated with this configuration entry will be disabled
 SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CLASS_243=An unexpected error occurred \
@@ -839,10 +839,10 @@
  disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_SASL_NO_CLASS_NAME_270=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-sasl-mechanism-handler-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated SASL mechanism handler
 SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_NAME_271=Configuration entry %s has an \
- invalid value for attribute ds-cfg-sasl-mechanism-handler-class:  %s
+ invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_272=Class %s specified in configuration \
  entry %s does not contain a valid SASL mechanism handler implementation:  %s
 INFO_CONFIG_SASL_DESCRIPTION_ENABLED_273=Indicates whether this Directory \
@@ -850,10 +850,10 @@
  will take effect immediately
 SEVERE_ERR_CONFIG_SASL_NO_ENABLED_ATTR_274=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-sasl-mechanism-handler-enabled which indicates whether the SASL \
+ ds-cfg-enabled which indicates whether the SASL \
  mechanism handler should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_SASL_INVALID_ENABLED_VALUE_275=Configuration entry %s has \
- an invalid value for attribute ds-cfg-sasl-mechanism-handler-enabled:  %s
+ an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_SASL_CLASS_ACTION_REQUIRED_276=The requested change in the SASL \
  mechanism handler class name from %s to %s in configuration entry %s cannot \
  be dynamically applied.  This change will not take effect until the handler \
@@ -938,7 +938,7 @@
  implementation as to whether changes to this attribute will automatically \
  take effect
 SEVERE_ERR_CONFIG_BACKEND_NO_BASE_DNS_306=Backend configuration entry %s does \
- not contain attribute ds-cfg-backend-base-dn, which is used to specify the \
+ not contain attribute ds-cfg-base-dn, which is used to specify the \
  set of base DNs for the backend.  This is a required attribute, and therefore \
  the backend will be disabled
 SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BASE_DNS_307=An unexpected \
@@ -952,7 +952,7 @@
  take effect immediately, but will only impact future attempts to access the \
  key manager
 SEVERE_ERR_CONFIG_KEYMANAGER_NO_ENABLED_ATTR_314=Configuration entry "%s" \
- does not contain a value for attribute ds-cfg-key-manager-provider-enabled, \
+ does not contain a value for attribute ds-cfg-enabled, \
  which indicates whether the key manager provider is enabled for use in the \
  server
 SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Specifies the \
@@ -967,7 +967,7 @@
  take effect immediately, but will only impact future attempts to access the \
  trust manager
 SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_ENABLED_ATTR_329=Configuration entry "%s" \
- does not contain a value for attribute ds-cfg-trust-manager-provider-enabled, \
+ does not contain a value for attribute ds-cfg-enabled, \
  which indicates whether the trust manager provider is enabled for use in the \
  server
 SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Specifies the \
@@ -982,7 +982,7 @@
  purposes.  Changes to this configuration attribute will take effect \
  immediately
 SEVERE_ERR_CONFIG_CERTMAPPER_NO_ENABLED_ATTR_348=Configuration entry "%s" \
- does not contain a value for attribute ds-cfg-certificate-mapper-enabled, \
+ does not contain a value for attribute ds-cfg-enabled, \
  which indicates whether the certificate mapper is enabled for use in the \
  server
 SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Specifies the \
@@ -1020,10 +1020,10 @@
  scheme must be disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_PWSCHEME_NO_CLASS_NAME_369=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-password-storage-scheme-class which specifies the fully-qualified \
+ ds-cfg-java-class which specifies the fully-qualified \
  class name for the associated password storage scheme
 SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_NAME_370=Configuration entry %s has \
- an invalid value for attribute ds-cfg-password-storage-scheme-class:  %s
+ an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_371=Class %s specified in \
  configuration entry %s does not contain a valid password storage scheme \
  implementation:  %s
@@ -1032,10 +1032,10 @@
  will take effect immediately
 SEVERE_ERR_CONFIG_PWSCHEME_NO_ENABLED_ATTR_373=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-password-storage-scheme-enabled which indicates whether the password \
+ ds-cfg-enabled which indicates whether the password \
  storage scheme should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_PWSCHEME_INVALID_ENABLED_VALUE_374=Configuration entry %s \
- has an invalid value for attribute ds-cfg-password-storage-scheme-enabled: \
+ has an invalid value for attribute ds-cfg-enabled: \
  %s
 INFO_CONFIG_PWSCHEME_CLASS_ACTION_REQUIRED_375=The requested change in the \
  password storage scheme class name from %s to %s in configuration entry %s \
@@ -1229,10 +1229,10 @@
  must be disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_IDMAPPER_NO_CLASS_NAME_435=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-identity-mapper-class which specifies the fully-qualified class name \
+ ds-cfg-java-class which specifies the fully-qualified class name \
  for the associated identity mapper
 SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_NAME_436=Configuration entry %s has \
- an invalid value for attribute ds-cfg-identity-mapper-class:  %s
+ an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_437=Class %s specified in \
  configuration entry %s does not contain a valid identity mapper \
  implementation:  %s
@@ -1241,10 +1241,10 @@
  take effect immediately
 SEVERE_ERR_CONFIG_IDMAPPER_NO_ENABLED_ATTR_439=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-identity-mapper-enabled which indicates whether the identity mapper \
+ ds-cfg-enabled which indicates whether the identity mapper \
  should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_IDMAPPER_INVALID_ENABLED_VALUE_440=Configuration entry %s \
- has an invalid value for attribute ds-cfg-identity-mapper-enabled:  %s
+ has an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_IDMAPPER_CLASS_ACTION_REQUIRED_441=The requested change in the \
  identity mapper class name from %s to %s in configuration entry %s cannot be \
  dynamically applied.  This change will not take effect until the identity \
@@ -1265,7 +1265,7 @@
  this configuration attribute will take effect immediately
 SEVERE_ERR_CONFIG_CORE_INVALID_PROXY_MAPPER_DN_446=Configuration entry %s has \
  an invalid value for configuration attribute \
- ds-cfg-proxied-authorization-identity-mapper-dn (it should be the DN of a \
+ ds-cfg-proxied-authorization-identity-mapper (it should be the DN of a \
  valid identity mapper configuration entry):  %s
 SEVERE_ERR_CONFIG_CORE_NO_PROXY_MAPPER_FOR_DN_447=The proxied authorization \
  identity mapper DN %s specified in configuration entry %s does not refer to a \
@@ -1308,7 +1308,7 @@
  provider entries and may not be changed while the Directory Server is running
 FATAL_ERR_CONFIG_SYNCH_PROVIDER_NO_ENABLED_ATTR_457=Synchronization provider \
  configuration entry %s does not contain attribute \
- ds-cfg-synchronization-provider-enabled which indicates whether the \
+ ds-cfg-enabled which indicates whether the \
  synchronization provider is enabled for use
 SEVERE_WARN_CONFIG_SYNCH_PROVIDER_DISABLED_458=The Directory Server \
  synchronization provider defined in configuration entry %s is disabled.  This \
@@ -1324,7 +1324,7 @@
  Directory Server is running
 FATAL_ERR_CONFIG_SYNCH_NO_CLASS_ATTR_461=Synchronization provider \
  configuration entry %s does not contain attribute \
- ds-cfg-synchronization-provider-class which specifies the name of the class \
+ ds-cfg-java-class which specifies the name of the class \
  that implements the synchronization provider logic
 FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_CLASS_462=An error occurred while \
  attempting to determine the name of the class used to provide the Directory \
@@ -1354,7 +1354,7 @@
  attribute will take effect immediately
 SEVERE_ERR_CONFIG_BACKEND_NO_WRITABILITY_MODE_469=The backend defined in \
  configuration entry %s does not have a value for configuration attribute \
- ds-cfg-backend-writability-mode which indicates the writability mode for that \
+ ds-cfg-writability-mode which indicates the writability mode for that \
  backend.  The backend will be disabled
 SEVERE_ERR_CONFIG_BACKEND_INVALID_WRITABILITY_MODE_470=The backend defined in \
  configuration entry %s has an invalid writability mode of %s.  The backend \
@@ -1403,10 +1403,10 @@
  validator must be disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_PWVALIDATOR_NO_CLASS_NAME_482=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-password-validator-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated password validator
 SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_NAME_483=Configuration entry %s \
- has an invalid value for attribute ds-cfg-password-validator-class:  %s
+ has an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_484=Class %s specified in \
  configuration entry %s does not contain a valid password validator \
  implementation:  %s
@@ -1415,10 +1415,10 @@
  attribute will take effect immediately
 SEVERE_ERR_CONFIG_PWVALIDATOR_NO_ENABLED_ATTR_486=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-password-validator-enabled which indicates whether the password \
+ ds-cfg-enabled which indicates whether the password \
  validator should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_ENABLED_VALUE_487=Configuration entry \
- %s has an invalid value for attribute ds-cfg-password-validator-enabled:  %s
+ %s has an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_PWVALIDATOR_CLASS_ACTION_REQUIRED_488=The requested change in the \
  password validator class name from %s to %s in configuration entry %s cannot \
  be dynamically applied.  This change will not take effect until the validator \
@@ -1454,10 +1454,10 @@
  generator must be disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_PWGENERATOR_NO_CLASS_NAME_498=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-password-generator-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated password generator
 SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_NAME_499=Configuration entry %s \
- has an invalid value for attribute ds-cfg-password-generator-class:  %s
+ has an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_500=Class %s specified in \
  configuration entry %s does not contain a valid password generator \
  implementation:  %s
@@ -1466,10 +1466,10 @@
  attribute will take effect immediately
 SEVERE_ERR_CONFIG_PWGENERATOR_NO_ENABLED_ATTR_502=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-password-generator-enabled which indicates whether the password \
+ ds-cfg-enabled which indicates whether the password \
  generator should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_ENABLED_VALUE_503=Configuration entry \
- %s has an invalid value for attribute ds-cfg-password-generator-enabled:  %s
+ %s has an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_PWGENERATOR_CLASS_ACTION_REQUIRED_504=The requested change in the \
  password generator class name from %s to %s in configuration entry %s cannot \
  be dynamically applied.  This change will not take effect until the generator \
@@ -1537,7 +1537,7 @@
 INFO_CONFIG_AUTHZ_DESCRIPTION_ENABLED_523=Indicates whether access control is \
  enabled and should be used by the server.  This attribute is mandatory
 FATAL_ERR_CONFIG_AUTHZ_NO_ENABLED_ATTR_524=The access control configuration \
- entry %s does not contain attribute ds-cfg-acl-handler-enabled which \
+ entry %s does not contain attribute ds-cfg-enabled which \
  indicates whether the access control is enabled for use
 SEVERE_WARN_CONFIG_AUTHZ_DISABLED_525=Access control has been disabled
 NOTICE_CONFIG_AUTHZ_ENABLED_526=Access control has been enabled and will use \
@@ -1549,7 +1549,7 @@
  the Java class that will provide the access control implementation for the \
  Directory Server. This attribute is mandatory
 FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=The access control configuration \
- entry %s does not contain attribute ds-cfg-acl-handler-class which specifies \
+ entry %s does not contain attribute ds-cfg-java-class which specifies \
  the name of the Java class providing the access control implementation for \
  the Directory Server
 FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_CLASS_530=An error occurred while \
@@ -1580,7 +1580,7 @@
  to create a Directory Server root DN from the information in configuration \
  entry %s:  %s
 SEVERE_ERR_CONFIG_ROOTDN_INVALID_OBJECTCLASS_539=Configuration entry %s does \
- not contain the ds-cfg-root-dn objectclass, which is required for Directory \
+ not contain the ds-cfg-root-dn-user objectclass, which is required for Directory \
  Server root DN definitions
 INFO_CONFIG_ROOTDN_DESCRIPTION_ALTERNATE_BIND_DN_540=Specifies one or more \
  alternate bind DNs that may be used to authenticate as the associated root \
@@ -1625,12 +1625,12 @@
  change to take effect
 SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_CLASS_NAME_551=Configuration entry %s \
  does not contain a valid value for configuration attribute \
- ds-cfg-account-status-notification-handler-class which specifies the \
+ ds-cfg-java-class which specifies the \
  fully-qualified class name for the associated account status notification \
  handler
 SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_NAME_552=Configuration entry \
  %s has an invalid value for attribute \
- ds-cfg-account-status-notification-handler-class:  %s
+ ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_553=Class %s specified in \
  configuration entry %s does not contain a valid account status notification \
  handler implementation:  %s
@@ -1639,12 +1639,12 @@
  Changes to this attribute will take effect immediately
 SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_ENABLED_ATTR_555=Configuration entry %s \
  does not contain a valid value for configuration attribute \
- ds-cfg-account-status-notification-handler-enabled which indicates whether \
+ ds-cfg-enabled which indicates whether \
  the account status notification handler should be enabled for use in the \
  Directory Server
 SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_ENABLED_VALUE_556=Configuration \
  entry %s has an invalid value for attribute \
- ds-cfg-account-status-notification-handler-enabled:  %s
+ ds-cfg-enabled:  %s
 INFO_CONFIG_ACCTNOTHANDLER_CLASS_ACTION_REQUIRED_557=The requested change in \
  the account status notification handler class name from %s to %s in \
  configuration entry %s cannot be dynamically applied.  This change will not \
@@ -1679,7 +1679,7 @@
 INFO_CONFIG_DESCRIPTION_BACKEND_MODE_566=The permissions used for the \
  directory containing the backend database files
 SEVERE_ERR_CONFIG_BACKEND_MODE_INVALID_567=Configuration entry %s does not \
- contain a valid value for configuration attribute ds-cfg-backend-mode (It \
+ contain a valid value for configuration attribute ds-cfg-db-directory-permissions (It \
  should be an UNIX permission mode in three-digit octal notation.)
 SEVERE_WARN_CONFIG_BACKEND_INSANE_MODE_568=Unable to set the requested file \
  permissions to the backend database directory. The requested permissions will \
@@ -1737,10 +1737,10 @@
  implementation must be disabled and re-enabled for the change to take effect
 SEVERE_ERR_CONFIG_GROUP_NO_CLASS_NAME_584=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-group-implementation-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated group implementation
 SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_NAME_585=Configuration entry %s has an \
- invalid value for attribute ds-cfg-group-implementation-class:  %s
+ invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_586=Class %s specified in configuration \
  entry %s does not contain a valid group implementation:  %s
 INFO_CONFIG_GROUP_DESCRIPTION_ENABLED_587=Indicates whether this Directory \
@@ -1748,10 +1748,10 @@
  will take effect immediately
 SEVERE_ERR_CONFIG_GROUP_NO_ENABLED_ATTR_588=Configuration entry %s does not \
  contain a valid value for configuration attribute \
- ds-cfg-group-implementation-enabled which indicates whether the group \
+ ds-cfg-enabled which indicates whether the group \
  implementation should be enabled for use in the Directory Server
 SEVERE_ERR_CONFIG_GROUP_INVALID_ENABLED_VALUE_589=Configuration entry %s has \
- an invalid value for attribute ds-cfg-group-implementation-enabled:  %s
+ an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_GROUP_CLASS_ACTION_REQUIRED_590=The requested change in the group \
  implementation class name from %s to %s in configuration entry %s cannot be \
  dynamically applied.  This change will not take effect until the group \
@@ -1815,15 +1815,15 @@
  for certificate mapper definitions
 SEVERE_ERR_CONFIG_CERTMAPPER_NO_CLASS_NAME_609=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-certificate-mapper-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated certificate mapper
 SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_NAME_610=Configuration entry %s \
- has an invalid value for attribute ds-cfg-certificate-mapper-class:  %s
+ has an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_611=Class %s specified in \
  configuration entry %s does not contain a valid certificate mapper \
  implementation:  %s
 SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_ENABLED_VALUE_612=Configuration entry %s \
- has an invalid value for attribute ds-cfg-certificate-mapper-enabled:  %s
+ has an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_CERTMAPPER_CLASS_ACTION_REQUIRED_613=The requested change in the \
  certificate mapper class name from %s to %s in configuration entry %s cannot \
  be dynamically applied.  This change will not take effect until the mapper is \
@@ -1855,15 +1855,15 @@
  required for key manager provider definitions
 SEVERE_ERR_CONFIG_KEYMANAGER_NO_CLASS_NAME_622=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-key-manager-provider-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated key manager provider
 SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_NAME_623=Configuration entry %s \
- has an invalid value for attribute ds-cfg-key-manager-provider-class:  %s
+ has an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_624=Class %s specified in \
  configuration entry %s does not contain a valid key manager provider \
  implementation:  %s
 SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_ENABLED_VALUE_625=Configuration entry %s \
- has an invalid value for attribute ds-cfg-key-manager-provider-enabled:  %s
+ has an invalid value for attribute ds-cfg-enabled:  %s
 INFO_CONFIG_KEYMANAGER_CLASS_ACTION_REQUIRED_626=The requested change in the \
  key manager provider class name from %s to %s in configuration entry %s \
  cannot be dynamically applied.  This change will not take effect until the \
@@ -1896,15 +1896,15 @@
  required for trust manager provider definitions
 SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_CLASS_NAME_635=Configuration entry %s does \
  not contain a valid value for configuration attribute \
- ds-cfg-trust-manager-provider-class which specifies the fully-qualified class \
+ ds-cfg-java-class which specifies the fully-qualified class \
  name for the associated trust manager provider
 SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_NAME_636=Configuration entry %s \
- has an invalid value for attribute ds-cfg-trust-manager-provider-class:  %s
+ has an invalid value for attribute ds-cfg-java-class:  %s
 SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_637=Class %s specified in \
  configuration entry %s does not contain a valid trust manager provider \
  implementation:  %s
 SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_ENABLED_VALUE_638=Configuration entry \
- %s has an invalid value for attribute ds-cfg-trust-manager-provider-enabled: \
+ %s has an invalid value for attribute ds-cfg-enabled: \
  %s
 INFO_CONFIG_TRUSTMANAGER_CLASS_ACTION_REQUIRED_639=The requested change in \
  the trust manager provider class name from %s to %s in configuration entry %s \
@@ -1960,10 +1960,10 @@
  been externally edited with the server online, and/or trying to preserve such \
  changes:  %s.  Any manual changes made to that file may have been lost
 SEVERE_ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS_657=Class %s specified in \
- attribute ds-cfg-logger-class of configuration entry %s cannot be \
+ attribute ds-cfg-java-class of configuration entry %s cannot be \
  instantiated as a Directory Server log rotation policy:  %s
 SEVERE_ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS_658=Class %s specified in \
- attribute ds-cfg-logger-class of configuration entry %s cannot be \
+ attribute ds-cfg-java-class of configuration entry %s cannot be \
  instantiated as a Directory Server log retention policy:  %s
 SEVERE_ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY_659=An error occurred \
  while attempting to create a Directory Server log rotation policy from the \

--
Gitblit v1.10.0