|
Automatically give new Linux users a home directory |
 vote
 |
|
Cut one step out of setting up a new user account on Linux...
Amongst the utility libraries included as standard with your Debian GNU/Linux installation (located in the directory /lib/security) is pam_mkhomedir.so which can be used to create a new home directory for users who do not already have one.
To enable this module we need to add the following line to /etc/pam.d/common-account:
| | |
| |
|
| | read more | score:8267 | -Ray, June 12, 2006 |
| |
|
More Sysadmin articles... |
|
|