Add --rid-base and --secondary-rid-base to ipa-adtrust-install man page

Fixes https://fedorahosted.org/freeipa/ticket/3038
This commit is contained in:
Sumit Bose
2012-10-01 21:54:00 +02:00
committed by Martin Kosek
parent e15a1c627d
commit bdf5f464d7

View File

@@ -74,6 +74,16 @@ are needed for the IPA domain which should point to all IPA servers:
\fB\-U\fR, \fB\-\-unattended\fR \fB\-U\fR, \fB\-\-unattended\fR
An unattended installation that will never prompt for user input An unattended installation that will never prompt for user input
.TP .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 \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'. The name of the user with administrative privileges for this IPA server. Defaults to 'admin'.
.TP .TP