summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-06-26 19:37:49 +0200
committerMartin Nagy <mnagy@redhat.com>2009-07-22 18:02:22 +0200
commitde53d0a26e1ad7ae20368967f81b7e6391b7198d (patch)
tree4533140a67ca71cfbdfe69b50d7c94f773d20bbb /install/tools/man
parenta09d2c34988275178bec1c3b7d15f00e9d0c8db4 (diff)
downloadfreeipa-de53d0a26e1ad7ae20368967f81b7e6391b7198d.tar.gz
freeipa-de53d0a26e1ad7ae20368967f81b7e6391b7198d.tar.xz
freeipa-de53d0a26e1ad7ae20368967f81b7e6391b7198d.zip
Make --setup-dns work on replica installation
The ipa-replica-install script will setup the DNS if user specifies the --setup-dns option. It will only add the zone into LDAP if the cn=dns,$SUFFIX container doesn't exist. For now, however, we do not add the records.
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-replica-install.13
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1
index 674afd12..168f6658 100644
--- a/install/tools/man/ipa-replica-install.1
+++ b/install/tools/man/ipa-replica-install.1
@@ -35,6 +35,9 @@ Do not configure NTP
.TP
\fB\-p\fR, \fB\-\-password\fR=\fIDM_PASSWORD\fR
Directory Manager (existing master) password
+.TP
+\fB\-\-setup\-dns\fR
+Generate a DNS zone if it does not exist already and configure the DNS server
.SH "EXIT STATUS"
0 if the command was successful