One of the coding projects I currently maintain is
Autodir, a not-so-known little daemon based on
autofs that
can be used to create automagically users or group directories at their first
use. It is specifically helpful when some kind of shared accounts
system is adopted for multiple
hosts and the related home directories need to be created optionally and on
demand. Well, I recently moved the old repository from SourceForge to GitHub,
and that has also been the occasion for me to update the old Docbook howto
document for Autodir initially written by the original Autodir developer,
Venkata Ramana Enaganti. I mostly maintained the project as a Debian package in
the last 20 years or so, with only little interest in feature improvements: it
basically just works, and that's more than enough for my use cases.