From 6c95f33d37a2c346fc56d9890d594f1e40029c77 Mon Sep 17 00:00:00 2001 From: Martin Basti Date: Mar 08 2017 11:57:53 +0000 Subject: man: add missing --setup-adtrust option to manpage ipa-server-install and ipa-replica-install manpages miss --setup-adtrust options https://pagure.io/freeipa/issue/6630 Reviewed-By: Martin Babinsky --- diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1 index f9ebd87..362ce03 100644 --- a/install/tools/man/ipa-replica-install.1 +++ b/install/tools/man/ipa-replica-install.1 @@ -201,6 +201,9 @@ Disable DNSSEC validation on this server. .SS "AD TRUST OPTIONS" .TP +\fB\-\-setup\-adtrust\fR +Configure AD Trust capability on a replica. +.TP \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. Running diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1 index cd68f72..81663b0 100644 --- a/install/tools/man/ipa-server-install.1 +++ b/install/tools/man/ipa-server-install.1 @@ -198,6 +198,9 @@ Allow creatin of (reverse) zone even if the zone is already resolvable. Using th .SS "AD TRUST OPRIONS" .TP +\fB\-\-setup\-adtrust\fR +Configure AD Trust capability. +.TP \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. Running