Tuesday 14 December 2010

make symbolic links work on samba share

in /etc/smb.conf
add :
follow symlinks = yes
to the [global] section

restart the service

to `link` the web to homes folder, for example,
ln -s /volume1/web/ /volume/homes/web
remember to use absolute pathnames

No comments:

Labels

Search This Blog