summaryrefslogtreecommitdiff
path: root/security/pam-mkhomedir
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam-mkhomedir')
-rw-r--r--security/pam-mkhomedir/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/pam-mkhomedir/DESCR b/security/pam-mkhomedir/DESCR
new file mode 100644
index 00000000000..098f966442b
--- /dev/null
+++ b/security/pam-mkhomedir/DESCR
@@ -0,0 +1,7 @@
+ The pam_mkhomedir module provides the means for automatic creation of
+home directories upon login, if necessary. Key Benefits are:
+
+ * Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0.
+ * Removes the need to pre-create user home directories.
+
+ The software is distributed under the terms of the 2-clause BSD license.