LinuxMCE Forums

General => Users => Topic started by: daballiemo on June 11, 2010, 05:42:18 PM

Title: Samba share on Lucid used by LinuxMCE
Post by: daballiemo on June 11, 2010, 05:42:18 PM
Hello all,

I am using samba shares within LinuxMCE. After the upgrade from Karmic to Lucid the parts of my shares on the samba server that were logical links were no longer accessible.
One could normally overcome this with:
follow symlinks = yes
wide symlinks = yes
unix extensions = no

Because there have been changes to samba the configfile for your samba server should now contain:
follow symlinks = yes
wide links = yes
unix extensions = no

which resulted in my files being available again. Just to let u know.

rgds

Han
Title: Re: Samba share on Lucid used by LinuxMCE
Post by: bongowongo on June 11, 2010, 08:40:49 PM
Can you wiki this information?