Here is what I did on my setup:

 

1)       Mounted a base share for all samba data (i.e. home dirs and
profiles) in /home/samba so that I ended up with /home/samba/home/$USER and
/home/samba/profiles/$USER (where $USER is the login name of the user)

2)       Pointed all LDAP users home dirs to /home/samba/home/$USER and
their profiles to /home/samba/profiles/$USER

3)       All I needed to do then is setup shares (and the logon path and
logon home entries)

a.       [homes]
path=/home/samba/home/%u 

b.       [Profiles] 
path=/home/samba/profiles



The home dirs get automounted at user logon as the logon home drive.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to