Displaying 1 result from an estimated 1 matches for "snesibl".
Did you mean:
snesible
2019 Aug 14
2
symlink in a share
Hi,
I wanted to use a symlink in a share, but it didn't work. I tried it
on Samba 4.10. I thought that
follow symlinks = yes
is enough (and it is default). I googled about it, and found a solution:
unix extensions = no
in the global section, and
wide links = Yes
follow symlinks = yes
in the shares' section. According to the man,
unix extensions = yes
is the default, but the
samba-tool