mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user