summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-10-01 21:54:00 +0200
committerMartin Kosek <mkosek@redhat.com>2012-10-03 10:14:00 +0200
commitbdf5f464d7e982759b460ac36af72bf0e3cfaf3b (patch)
treefa1d55a0c25a94f3e0db883dde3e98e87e073619 /install/tools/man
parente15a1c627d3b59256995d781a8dd47d433174729 (diff)
downloadfreeipa-bdf5f464d7e982759b460ac36af72bf0e3cfaf3b.tar.gz
freeipa-bdf5f464d7e982759b460ac36af72bf0e3cfaf3b.tar.xz
freeipa-bdf5f464d7e982759b460ac36af72bf0e3cfaf3b.zip
Add --rid-base and --secondary-rid-base to ipa-adtrust-install man page
Fixes https://fedorahosted.org/freeipa/ticket/3038
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-adtrust-install.110
1 files changed, 10 insertions, 0 deletions
diff --git a/install/tools/man/ipa-adtrust-install.1 b/install/tools/man/ipa-adtrust-install.1
index 13f111004..fa63bca3c 100644
--- a/install/tools/man/ipa-adtrust-install.1
+++ b/install/tools/man/ipa-adtrust-install.1
@@ -74,6 +74,16 @@ are needed for the IPA domain which should point to all IPA servers:
\fB\-U\fR, \fB\-\-unattended\fR
An unattended installation that will never prompt for user input
.TP
+\fB\-U\fR, \fB\-\-rid-base\fR=\fIRID_BASE\fR
+First RID value of the local domain. The first Posix ID of the local domain will
+be assigned to this RID, the second to RID+1 etc. See the online help of the
+idrange CLI for details.
+.TP
+\fB\-U\fR, \fB\-\-secondary-rid-base\fR=\fISECONDARY_RID_BASE\fR
+Start value of the secondary RID range, which is only used in the case a user
+and a group share numerically the same Posix ID. See the online help of the
+idrange CLI for details.
+.TP
\fB\-A\fR, \fB\-\-admin\-name\fR=\fIADMIN_NAME\fR
The name of the user with administrative privileges for this IPA server. Defaults to 'admin'.
.TP