Difference between revisions of "Cool Solution - Automatically create users home directories"
From Univention Wiki
Line 1: | Line 1: | ||
{{Version|UCS=4.2}} | {{Version|UCS=4.2}} | ||
+ | {{Version|UCS=4.3}} | ||
{{Cool Solutions Disclaimer|Repository=yes}} | {{Cool Solutions Disclaimer|Repository=yes}} | ||
{{#seo: | {{#seo: | ||
Line 5: | Line 6: | ||
<!--|description=--> | <!--|description=--> | ||
}} | }} | ||
+ | {{Review-Status}} | ||
The package <code>univention-homedir-autocreate</code> creates a users home directory automatically ''without'' the need of a login from the user. | The package <code>univention-homedir-autocreate</code> creates a users home directory automatically ''without'' the need of a login from the user. |
Revision as of 13:37, 18 June 2018
Note: Cool Solutions are articles documenting additional functionality based on Univention products. Packages provided by a Cool Solutions Repository are built by Univention, but will not be maintained.
Not all of the shown steps in the article are covered by Univention Support. For questions about your support coverage contact your contact person at Univention before you want to implement one of the shown steps.
The package univention-homedir-autocreate
creates a users home directory automatically without the need of a login from the user.
However, this packages does not create home directories on a NFS share. This is done by the listener module nfs-homes which comes with the package univention-nfs.
Contents
Installation
After enabling the Cool Solutions Repository you can install the package with the following command:
univention-install univention-homedir-autocreate
Usage
By setting the Unix Home Directory in the Account tab of the UMC, the listener gets triggered and creates the respective directory. Additional folders can be created using univention-skel
upon the first login of the user.