Displaying 2 results from an estimated 2 matches for "sbbowman".
Did you mean:
bbowman
2011 Dec 01
4
LDAP Authentication - Home Directory Creation
How does everyone handle this case?
Users are authenticated by LDAP, and do not have accounts on the IMAP/dovecot server. When a new user is added to LDAP, the home directory (/home/newuser) needs to be created on the IMAP/dovecot server so dovecot can create the mail directories inside it (/home/newuser/mail/).
Obviously I can come up with a few custom solutions, utilizing cron, but I feel
2011 Jan 24
3
Run Stages & Dashboard
We''re utilizing the Dashboard to manage which modules are included for
each node. In this setup, nodes.pp is empty.
E.g.:
modules/repos includes the various repository files for each OS.
...And in the dashboard, there is a class titled ''repos'' and is
assigned to the various nodes that we want to have their repo files
managed.
I''d like the