[Samba] Re: Using Samba to Mount User Shares as Linux Home Dirs?

Kevin Fries kevin-nntp at hcico.com
Fri Dec 12 16:40:16 GMT 2003


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



More information about the samba mailing list