diff options
author | Sumit Bose <sbose@redhat.com> | 2011-10-13 12:01:57 +0200 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2011-11-30 11:28:39 +0100 |
commit | 2ac9d4816a85822825257e16f4fcf74e15a8ea02 (patch) | |
tree | 204fbefe50bfc109dc53e6589e4e4b634ced179d /install/tools/man/ipa-adtrust-install.1 | |
parent | e727dc50ccdc9c62e5c4a374f03d0b9fa2d6b19c (diff) | |
download | freeipa-2ac9d4816a85822825257e16f4fcf74e15a8ea02.tar.gz freeipa-2ac9d4816a85822825257e16f4fcf74e15a8ea02.tar.xz freeipa-2ac9d4816a85822825257e16f4fcf74e15a8ea02.zip |
Add DNS service records for Windows
https://fedorahosted.org/freeipa/ticket/1939
Diffstat (limited to 'install/tools/man/ipa-adtrust-install.1')
-rw-r--r-- | install/tools/man/ipa-adtrust-install.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-adtrust-install.1 b/install/tools/man/ipa-adtrust-install.1 index a3981adf..b61da190 100644 --- a/install/tools/man/ipa-adtrust-install.1 +++ b/install/tools/man/ipa-adtrust-install.1 @@ -39,6 +39,9 @@ The IP address of the IPA server. If not provided then this is determined based \fB\-\-netbios\-name\fR=\fINETBIOS_NAME\fR The NetBIOS name for the IPA domain. If not provided then this is determined based on the leading component of the DNS domain name. .TP +\fB\-\-no\-msdcs\fR +Do not create DNS service records for Windows in managed DNS server +.TP \fB\-U\fR, \fB\-\-unattended\fR An unattended installation that will never prompt for user input .SH "EXIT STATUS" |