Add forgotten chunks from commit 4e5a68397a

I accidentally pushed the older patch that didn't contain bits for
ipa-replica-install.
This commit is contained in:
Martin Nagy
2009-09-08 22:48:34 +02:00
parent 6f37d139cb
commit b519b87ea4
2 changed files with 31 additions and 3 deletions
+11 -1
View File
@@ -37,7 +37,17 @@ Do not configure NTP
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
Generate a DNS zone if it does not exist already and configure the DNS server.
This option requires that you either specify at least one DNS forwarder through
the \fB\-\-forwarder\fR option or use the \fB\-\-no\-forwarders\fR option.
.TP
\fB\-\-forwarder\fR=\fIIP_ADDRESS\fR
Add a DNS forwarder to the DNS configuration. You can use this option multiple
times to specify more forwarders, but at least one must be provided, unless
the \fB\-\-no\-forwarders\fR option is specified.
.TP
\fB\-\-no\-forwarders\fR
Do not add any DNS forwarders. Root DNS servers will be used instead.
.SH "EXIT STATUS"
0 if the command was successful