From b204881ab989aa8287897711358189b687fb3996 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Mon, 29 Oct 2012 21:43:56 +0100 Subject: ipa-adtrust-install: allow to reset te NetBIOS domain name Fixes https://fedorahosted.org/freeipa/ticket/3192 --- install/tools/man/ipa-adtrust-install.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'install/tools/man') diff --git a/install/tools/man/ipa-adtrust-install.1 b/install/tools/man/ipa-adtrust-install.1 index 9204b7d5f..38957f3a4 100644 --- a/install/tools/man/ipa-adtrust-install.1 +++ b/install/tools/man/ipa-adtrust-install.1 @@ -42,7 +42,11 @@ Enable debug logging when more verbose output is needed The IP address of the IPA server. If not provided then this is determined based on the hostname of the server. .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. +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 +ipa\-adtrust\-install for a second time with a different NetBIOS name will +change the name. Please note that changing the NetBIOS name might break +existing trust relationships to other domains. .TP \fB\-\-no\-msdcs\fR Do not create DNS service records for Windows in managed DNS server. Since those -- cgit