diff options
author | Rob Crittenden <rcritten@redhat.com> | 2012-08-29 11:32:03 -0400 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2012-09-07 12:58:55 +0200 |
commit | 26dfbe61dd399e9c34f6f5bdeb25a197f1f461cb (patch) | |
tree | 17817e91f1c8af66517c31cf9f97ab2764a72550 /install/tools/man/ipa-replica-install.1 | |
parent | ac6cc479ed87cc4c99da89964dd537cb3fb68c4e (diff) | |
download | freeipa.git-26dfbe61dd399e9c34f6f5bdeb25a197f1f461cb.tar.gz freeipa.git-26dfbe61dd399e9c34f6f5bdeb25a197f1f461cb.tar.xz freeipa.git-26dfbe61dd399e9c34f6f5bdeb25a197f1f461cb.zip |
Add version to replica prepare file, prevent installing to older version
Diffstat (limited to 'install/tools/man/ipa-replica-install.1')
-rw-r--r-- | install/tools/man/ipa-replica-install.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1 index 1a0f89a4..3f445972 100644 --- a/install/tools/man/ipa-replica-install.1 +++ b/install/tools/man/ipa-replica-install.1 @@ -29,6 +29,8 @@ The replica_file is created using the ipa\-replica\-prepare utility. If the installation fails you may need to run ipa\-server\-install \-\-uninstall before running ipa\-replica\-install again. The installation will fail if the host you are installing the replica on exists as a host in IPA or an existing replication agreement exists (for example, from a previously failed installation). + +A replica should only be installed on the same or higher version of IPA on the remote system. .SH "OPTIONS" .SS "BASIC OPTIONS" .TP |