summaryrefslogtreecommitdiffstats
path: root/install/tools
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2011-02-13 18:30:18 +0100
committerRob Crittenden <rcritten@redhat.com>2011-02-15 15:42:27 -0500
commit57b36ae65d48c5a7524665481437987df97bb193 (patch)
treef0390f605cc8c0cf3c720af7afb68faa95227db9 /install/tools
parent5f317ab680c77b088617160929ac2a08220043b5 (diff)
downloadfreeipa-57b36ae65d48c5a7524665481437987df97bb193.tar.gz
freeipa-57b36ae65d48c5a7524665481437987df97bb193.tar.xz
freeipa-57b36ae65d48c5a7524665481437987df97bb193.zip
Note --ip-address parameter of ipa-replica-prepare in man page
https://fedorahosted.org/freeipa/ticket/615
Diffstat (limited to 'install/tools')
-rw-r--r--install/tools/man/ipa-replica-prepare.12
1 files changed, 2 insertions, 0 deletions
diff --git a/install/tools/man/ipa-replica-prepare.1 b/install/tools/man/ipa-replica-prepare.1
index 31e74b62..115c102d 100644
--- a/install/tools/man/ipa-replica-prepare.1
+++ b/install/tools/man/ipa-replica-prepare.1
@@ -28,6 +28,8 @@ A replica can only be created on an IPA server installed with ipa\-server\-insta
You must provide the fully\-qualified hostname of the machine you want to install the replica on and a host\-specific replica_file will be created. It is host\-specific because SSL server certificates are generated as part of the process and they are specific to a particular hostname.
+If IPA manages the DNS for your domain, you should either use the \fB\-\-ip-address\fR option or add the forward and reverse records manually using IPA plugins.
+
Once the file has been created it will be named replica\-hostname. This file can then be moved across the network to the target machine and a new IPA replica setup by running ipa\-replica\-install replica\-hostname.
.SH "OPTIONS"
.TP