From 2f8d8f79932fc7ace3098a3a32fc71a6bee5c134 Mon Sep 17 00:00:00 2001 From: dugan <dugan@localhost> Date: Sun, 26 Aug 2007 21:01:03 +0000 Subject: [PATCH] Change behavior of ds-cfg-unique-attribute-type attribute so that it is required (mandatory). --- opends/src/messages/messages/plugin.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/plugin.properties b/opends/src/messages/messages/plugin.properties index a669f5c..4a76304 100644 --- a/opends/src/messages/messages/plugin.properties +++ b/opends/src/messages/messages/plugin.properties @@ -315,3 +315,6 @@ SEVERE_ERR_PLUGIN_UNIQUEATTR_MODDN_NOT_UNIQUE_80=An error occurred while \ attempting to perform a modify DN operation on entry %s because the proposed \ changes failed the attribute value uniqueness check +SEVERE_ERR_PLUGIN_REFERINT_INVALID_PLUGIN_TYPE_81=An attempt was made to \ + register the Referential Integrity plugin to be invoked as a %s plugin. This \ + plugin type is not allowed for this plugin \ No newline at end of file -- Gitblit v1.10.0