pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pam-mkhomedir Initial import of the mkhomedir...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da6d7e2fa162
branches: trunk
changeset: 554493:da6d7e2fa162
user: tonnerre <tonnerre%pkgsrc.org@localhost>
date: Sun Feb 15 14:08:53 2009 +0000
description:
Initial import of the mkhomedir PAM module.
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.5-clause BSD license.
diffstat:
security/pam-mkhomedir/DESCR | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 129d0361030a -r da6d7e2fa162 security/pam-mkhomedir/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/pam-mkhomedir/DESCR Sun Feb 15 14:08:53 2009 +0000
@@ -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.
Home |
Main Index |
Thread Index |
Old Index