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

jvergara
09.16.2007 e6b3813bd42d31f0cdf84983f3665c6d27836dfa
Be explicit about the fact that we require a fully qualified name of the host name in the dsreplication usage.
1 files modified
8 ■■■■ changed files
opends/src/messages/messages/admin_tool.properties 8 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties
@@ -389,8 +389,8 @@
INFO_UNINSTALLDS_DESCRIPTION_REMOVE_LDIF_FILES=Remove LDIF files
INFO_DESCRIPTION_ADMIN_UID=Specifies the User ID of the Global Administrator \
 to use to bind to the server
INFO_DESCRIPTION_ENABLE_REPLICATION_HOST1=Directory server hostname or IP \
 address of the first server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_HOST1=Fully qualified directory server \
 host name or IP address of the first server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT1=Directory server port \
 number of the first server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN1=Specifies the DN to use to \
@@ -416,8 +416,8 @@
 communication through the replication port of the first server is encrypted \
 or not.  This option will only be taken into account the first time \
 replication is configured on the first server.
INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=Directory server hostname or IP \
 address of the second server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=Fully qualified directory server \
 host name or IP address of the second server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT2=Directory server port \
 number of the second server whose contents will be replicated
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2=Specifies the DN to use to \