summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-11-04 16:57:20 -0400
committerSimo Sorce <ssorce@redhat.com>2010-11-24 09:18:57 -0500
commit8d235c6b7134d54acee315a50a53d0d741173b64 (patch)
tree164e36d598b4f6923c89de3f09941686e936bc86 /install/tools/man
parent0ad0f4ba6cc54e44be5b49d67118087dee4851ea (diff)
downloadfreeipa-8d235c6b7134d54acee315a50a53d0d741173b64.tar.gz
freeipa-8d235c6b7134d54acee315a50a53d0d741173b64.tar.xz
freeipa-8d235c6b7134d54acee315a50a53d0d741173b64.zip
Verify the --ip-address option when setting up DNS.
There was a corner case where the value of --ip-address was never verified if you were also setting up DNS. Added this bit of information to the man page too. ticket 399
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-server-install.12
1 files changed, 1 insertions, 1 deletions
diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index 8fb58a0e2..1f2f89f28 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -53,7 +53,7 @@ Configure a self\-signed CA instance for issuing server certificates instead of
The fully\-qualified DNS name of this server
.TP
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
-The IP address of this server
+The IP address of this server. If this address does not match the address the host resolves to and --setup-dns is not selected the installation will fail.
.TP
\fB\-U\fR, \fB\-\-unattended\fR
An unattended installation that will never prompt for user input