Add note about ipa-dns-install to ipa-server-install man page.

ticket 1082
This commit is contained in:
Jan Cholasta 2011-03-30 12:13:38 +02:00 committed by Rob Crittenden
parent e1ef080837
commit 7515fd5563

View File

@ -62,6 +62,11 @@ An unattended installation that will never prompt for user input
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 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. the \fB\-\-forwarder\fR option or use the \fB\-\-no\-forwarders\fR option.
Note that you can set up a DNS at any time after the initial IPA server install by running
.B ipa-dns-install
(see
.BR ipa-dns-install (1)).
.TP .TP
\fB\-\-forwarder\fR=\fIIP_ADDRESS\fR \fB\-\-forwarder\fR=\fIIP_ADDRESS\fR
Add a DNS forwarder to the DNS configuration. You can use this option multiple Add a DNS forwarder to the DNS configuration. You can use this option multiple
@ -111,3 +116,5 @@ Don't install allow_all HBAC rule. This rule lets any user from any host access
0 if the installation was successful 0 if the installation was successful
1 if an error occurred 1 if an error occurred
.SH "SEE ALSO"
.BR ipa-dns-install (1)