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/core.properties |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index 5e1fddb..8f02e80 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -1003,7 +1003,7 @@
  password validator "%s" that is not defined in the server configuration
 SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_PASSWORD_VALIDATORS_435=An error \
  occurred while attempting to determine the values for attribute \
- ds-cfg-password-validator-dn in configuration entry %s:  %s
+ ds-cfg-password-validator in configuration entry %s:  %s
 INFO_PWPOLICY_DESCRIPTION_NOTIFICATION_HANDLERS_436=Specifies the DN(s) of \
  the account status notification handler(s) that should be used with the \
  associated password storage scheme.  Changes to this configuration attribute \
@@ -1014,7 +1014,7 @@
  the server configuration
 SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_NOTIFICATION_HANDLERS_438=An error \
  occurred while attempting to determine the values for attribute \
- ds-cfg-account-status-notification-handler-dn in configuration entry %s:  %s
+ ds-cfg-account-status-notification-handler in configuration entry %s:  %s
 INFO_PWPOLICY_DESCRIPTION_ALLOW_USER_PW_CHANGES_439=Indicates whether users \
  will be allowed to change their own passwords.  This check is made in \
  addition to access control evaluation, and therefore both must allow the \
@@ -1058,7 +1058,7 @@
  password generator "%s" that is not defined in the server configuration
 SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_PASSWORD_GENERATOR_449=An error occurred \
  while attempting to determine the value for attribute \
- ds-cfg-password-generator-dn in configuration entry %s:  %s
+ ds-cfg-password-generator in configuration entry %s:  %s
 INFO_PWPOLICY_DESCRIPTION_REQUIRE_SECURE_AUTH_450=Indicates whether users \
  with the associated password policy will be required to authenticate in a \
  secure manner.  This could mean either using a secure communication channel \
@@ -1092,7 +1092,7 @@
  may be re-used.  Changes to this configuration attribute will take effect \
  immediately
 SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_MIN_AGE_457=An error occurred while \
- attempting to determine the value for attribute ds-cfg-minimum-password-age \
+ attempting to determine the value for attribute ds-cfg-min-password-age \
  in configuration entry %s:  %s
 INFO_PWPOLICY_DESCRIPTION_MAX_AGE_458=Specifies the maximum length of time \
  that a user may continue using the same password before it must be changed \
@@ -1101,7 +1101,7 @@
  A value of 0 seconds will disable password expiration.  Changes to this \
  configuration attribute will take effect immediately
 SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_MAX_AGE_459=An error occurred while \
- attempting to determine the value for attribute ds-cfg-maximum-password-age \
+ attempting to determine the value for attribute ds-cfg-max-password-age \
  in configuration entry %s:  %s
 INFO_PWPOLICY_DESCRIPTION_MAX_RESET_AGE_460=Specifies the maximum length of \
  time that users have to change passwords after they have been reset by an \
@@ -1111,7 +1111,7 @@
  configuration attribute will take effect immediately
 SEVERE_ERR_PWPOLICY_CANNOT_DETERMINE_MAX_RESET_AGE_461=An error occurred \
  while attempting to determine the value for attribute \
- ds-cfg-maximum-password-reset-age in configuration entry %s:  %s
+ ds-cfg-max-password-reset-age in configuration entry %s:  %s
 INFO_PWPOLICY_DESCRIPTION_WARNING_INTERVAL_462=Specifies the maximum length \
  of time before a user's password actually expires that the server will begin \
  to include warning notifications in bind responses for that user.  The value \

--
Gitblit v1.10.0