mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add option to ipa-client-install to configure automount
Add the --automount-location option to ipa-client-install. If the option is used, ipa-client-automount is called at the end of ipa-client-install. https://fedorahosted.org/freeipa/ticket/3740
This commit is contained in:
committed by
Petr Viktorin
parent
f312d72510
commit
95483d3b9f
@@ -146,13 +146,17 @@ Print debugging information to stdout
|
||||
\fB\-U\fR, \fB\-\-unattended\fR
|
||||
Unattended installation. The user will not be prompted.
|
||||
.TP
|
||||
\fB\-\-ca-cert-file\fR=\fICA_FILE\fR
|
||||
\fB\-\-ca\-cert\-file\fR=\fICA_FILE\fR
|
||||
Do not attempt to acquire the IPA CA certificate via automated means,
|
||||
instead use the CA certificate found locally in in \fICA_FILE\fR. The
|
||||
\fICA_FILE\fR must be an absolute path to a PEM formatted certificate
|
||||
file. The CA certificate found in \fICA_FILE\fR is considered
|
||||
authoritative and will be installed without checking to see if it's
|
||||
valid for the IPA domain.
|
||||
.TP
|
||||
\fB\-\-automount\-location\fR=\fILOCATION\fR
|
||||
Configure automount by running ipa\-client\-automount(1) with \fILOCATION\fR as
|
||||
automount location.
|
||||
|
||||
.SS "SSSD OPTIONS"
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user