diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2009-02-15 13:21:52 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2009-02-15 13:21:52 +0000 |
commit | 3042c9c63108973de6d736add60cdf1820411b8c (patch) | |
tree | 9b86c787636a4bb78fcec86d6490e3b715de0346 /security/pam-mkhomedir/PLIST | |
parent | 6af05c81cd80ba52ad6931a82375b187bb0b85d4 (diff) | |
download | pkgsrc-3042c9c63108973de6d736add60cdf1820411b8c.tar.gz |
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 (limited to 'security/pam-mkhomedir/PLIST')
-rw-r--r-- | security/pam-mkhomedir/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pam-mkhomedir/PLIST b/security/pam-mkhomedir/PLIST new file mode 100644 index 00000000000..2ce1c632818 --- /dev/null +++ b/security/pam-mkhomedir/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/15 13:22:24 tonnerre Exp $ +lib/security/pam_mkhomedir.la |