From 4990dd6175a8d5a931c413d6091f0ec5c8331d45 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. --- opends/src/messages/messages/tools.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 51a6fd3..fe30943 100644 --- a/opends/src/messages/messages/tools.properties +++ b/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