| | |
| | | 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_NO_REPLICATION_SERVER1=Specifies not to \ |
| | | have a replication port and changelog on the first server. The first server \ |
| | | will only contain replicated data but no changelog with the modifications \ |
| | | made to the replicated data. At least two servers with a changelog are \ |
| | | required in the replication topology to avoid a single point of failure |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1=Specifies to \ |
| | | only have a changelog (with a replication port) on the first server. The \ |
| | | first server will not contain replicated data but only a changelog with the \ |
| | | modifications made in the data contained in other servers |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER1=Do not configure \ |
| | | a replication port or change log on the first server. The first server \ |
| | | will contain replicated data but will not contain a change log of modifications \ |
| | | made to the replicated data. Note that each replicated topology must contain \ |
| | | at least two servers with a change log to avoid a single point of failure |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1=Configure only a \ |
| | | change log and replication port on the first server. The first server will \ |
| | | not contain replicated data, but will contain a change log of the modifications \ |
| | | made to the replicated data on other servers |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=Fully qualified host name or IP \ |
| | | address of the second server whose contents will be replicated |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT2=Directory server \ |
| | |
| | | communication through the replication port of the second server is encrypted \ |
| | | or not. This option will only be taken into account the first time \ |
| | | replication is configured on the second server |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER2=Specifies not to \ |
| | | have a replication port and changelog on the second server. The second \ |
| | | server will only contain replicated data but no changelog with the \ |
| | | modifications made to the replicated data. At least two servers with a \ |
| | | changelog are required in the replication topology to avoid a single point of \ |
| | | failure |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER2=Specifies to \ |
| | | only have a changelog (with a replication port) on the second server. The \ |
| | | second server will not contain replicated data but only a changelog with the \ |
| | | modifications made in the data contained in other servers |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER2=Do not configure \ |
| | | a replication port or change log on the second server. The second server \ |
| | | will contain replicated data but will not contain a change log of modifications \ |
| | | made to the replicated data. Note that each replicated topology must contain \ |
| | | at least two servers with a change log to avoid a single point of failure |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER2=Configure only a \ |
| | | change log and replication port on the second server. The second server will \ |
| | | not contain replicated data, but will contain a change log of the modifications \ |
| | | made to the replicated data on other servers |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=Use StartTLS to secure \ |
| | | communication with the second server |
| | | INFO_DESCRIPTION_REPLICATION_BASEDNS=Base DN of \ |
| | |
| | | external method (import-ldif command or binary copy) |
| | | INFO_REPLICATION_TOOL_DESCRIPTION=This utility can be used to configure \ |
| | | replication between servers so that the data of the servers is synchronized.\ |
| | | For replication to work you must first to enable replication using the \ |
| | | For replication to work you must first enable replication using the \ |
| | | '%s' subcommand and then initialize the contents of one of \ |
| | | the servers with the contents of the other using the '%s' subcommand |
| | | INFO_REPLICATION_DESCRIPTION_QUIET=Perform a quiet operation (no \ |
| | |
| | | password provided for the Global Administrator will be used when specifying \ |
| | | this option |
| | | INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER=Disable the replication server. \ |
| | | The replication port and changelog will be disabled on the specified server |
| | | INFO_DESCRIPTION_DISABLE_ALL=Disable all the replication configuration in the \ |
| | | specified server. The contents of the server will no longer be replicated \ |
| | | and the replication server (changelog and replication port) will be disabled \ |
| | | The replication port and change log are disabled on the specified server |
| | | INFO_DESCRIPTION_DISABLE_ALL=Disable the replication configuration on the \ |
| | | specified server. The contents of the server are no longer replicated \ |
| | | and the replication server (changelog and replication port) is disabled \ |
| | | if it is configured |
| | | INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=Initialize the contents of the \ |
| | | data under the specified Base DN on the destination server with the contents \ |
| | |
| | | INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=The full path to \ |
| | | the file where the equivalent non-interactive commands will be written when \ |
| | | this command is run in interactive mode |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=Use this option to have access to \ |
| | | advanced settings when running this command-line in interactive mode |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=Use this option to access advanced \ |
| | | settings when running this command in interactive mode |
| | | MILD_ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE=An error \ |
| | | occurred while attempting to write equivalent non-interactive command line to \ |
| | | file %s. Error details: %s |