1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/security/pam_mkhomedir/pkg-descr
Niels Heinen 91cdac02fb New port: Create HOME directory with a PAM module on demand
Based on submission via the following PR:

PR:		ports/82032
Submitted by:	Martin Mersberger
Approved by:	nectar (mentor)
2005-06-14 20:01:55 +00:00

5 lines
260 B
Plaintext

This is a PAM module which will create the $HOME for the user authenticated,
if it's not already there. It also copies over files from a skel directory
( default /usr/share/skel ) and can set the permission of the newly created
$HOME to a value of your choice