From a887922fa97a43c31139dcd4159dfbee0f9c2093 Mon Sep 17 00:00:00 2001 From: rcrit Date: Mon, 15 Mar 2010 13:41:07 -0400 Subject: Add option to enable pam_mkhomedirs in the IPA client installer --- ipa-client/man/ipa-client-install.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-client/man') diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index d5efb63bb..9eb0b39d9 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -68,6 +68,9 @@ Principal to use to join the IPA realm. \fB\-\-permit\fR Set the SSSD access rules to permit all access. Otherwise the machine will be controlled by the Host-based Access Controls on the IPA server. .TP +\fB\-\-mkhomedir\fR +Create a users home directory if it does not exist. +.TP \fB\-\-uninstall\fR Remove the IPA client software and restore the configuration to the pre-IPA state. .SH "EXIT STATUS" -- cgit