Shawn Wheatley wrote:

> 2) Mount the user's windows directory in a subdir
> called "winhome"

$ sudo mount -t smbfs //Server/users /mnt/allusers
$ ln -s /mnt/allusers/me winhome

> 3) Make symbolic links to key directories ("My
> Documents") in the linux home dir

following the above pattern, this answer is just a variation on the theme.

HTH
Kevin Fries

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

Reply via email to