summaryrefslogtreecommitdiffstats
path: root/ipa-client/man
diff options
context:
space:
mode:
authorAna Krivokapic <akrivoka@redhat.com>2013-08-30 16:05:01 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-09-05 12:43:52 +0200
commit95483d3b9f0973e825cf37340f8ca91b567ab134 (patch)
treec65bfbc54be957d18fa96e68ebf69c4d15270e5b /ipa-client/man
parentf312d725102f903f67a2db688d3dce94cf84e77d (diff)
downloadfreeipa-95483d3b9f0973e825cf37340f8ca91b567ab134.tar.gz
freeipa-95483d3b9f0973e825cf37340f8ca91b567ab134.tar.xz
freeipa-95483d3b9f0973e825cf37340f8ca91b567ab134.zip
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
Diffstat (limited to 'ipa-client/man')
-rw-r--r--ipa-client/man/ipa-client-install.16
1 files changed, 5 insertions, 1 deletions
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1
index bb19041b1..65c5c2f73 100644
--- a/ipa-client/man/ipa-client-install.1
+++ b/ipa-client/man/ipa-client-install.1
@@ -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