From 753854839411409d03f803e274a867e94949af8e Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 13 Mar 2012 11:16:22 +0000
Subject: [PATCH] Fix OPENDJ-436: Inconsistency between hostname specified in setup and DIGEST-MD5 fqdn of server.

---
 opendj-sdk/opends/src/messages/messages/tools.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 51a6fd3..fe30943 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2593,3 +2593,5 @@
  specified with the "--rebuildDegraded" option
 SEVERE_ERR_REBUILDINDEX_REBUILD_ALL_DEGRADED_ERROR_1722=Option "--rebuildAll" \
  cannot be specified with the "--rebuildDegraded" option
+SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_DIGEST_MD5_FQDN_1733=An error occurred while \
+ attempting to update the FQDN for the DIGEST-MD5 SASL mechanism:  %s

--
Gitblit v1.10.0