From 5507ab890480421b5156d6529851e24dce25c345 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 08 Oct 2014 23:17:38 +0000 Subject: [PATCH] Fix for OPENDJ-1580 : Upgrade: add task for password storage scheme PKCS5S2. --- opends/src/messages/messages/tools.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index c2ed58d..3a54933 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2588,3 +2588,4 @@ INFO_UPGRADE_TASK_10733_1_SUMMARY_10023=Removing 'dc=replicationchanges' backend INFO_UPGRADE_TASK_10733_2_SUMMARY_10024=Removing ACI for 'dc=replicationchanges' INFO_UPGRADE_TASK_10820_SUMMARY_10025=Adding default privilege 'changelog-read' to all root DNs +INFO_UPGRADE_TASK_10908_SUMMARY_10026=Adding PKCS5S2 password storage scheme configuration -- Gitblit v1.10.0