On Fri, Mar 15, 2013 at 4:59 PM, TMason <c.koe...@live.com> wrote:
> What I would like to do now is have different /etc/skel directories for
> different groups. So, for example, if someone from the Finance department
> logs in one set of default settings are copied for that person but if
> someone from sales logs in another set of default settings are copied over
> for that user.
>
> How can I do this with Samba/Linux?

Maybe you can use the group variable %G in the add user script as part
of the skel name: -k /etc/skel%G and make sure you have a
corresponding skeleton directory for each group.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to