mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
14.29.2008 bcdf3786a9c1028f0ea442d096aa389c38791c60
Fix for issue 3171 (dsreplication ease of use).

Be explicit about the fact that the Global Administrator must be created.
1 files modified
7 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/admin_tool.properties 7 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -561,9 +561,10 @@
SEVERE_ERR_REPLICATION_NO_MESSAGE=
SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \
 used when %s has been specified
INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=You must provide the \
credentials of the Global Administrator that will be used to manage the OpenDS \
instances that are being replicated.
INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=Global Administrator \
 must be created.%nYou must provide the credentials of the Global \
 Administrator that will be created to manage the OpenDS instances that are \
 being replicated.
INFO_ADMINISTRATOR_UID_PROMPT=Global Administrator User ID
INFO_ADMINISTRATOR_PWD_PROMPT=Global Administrator Password:
INFO_ADMINISTRATOR_PWD_CONFIRM_PROMPT=Confirm Password: