Symlinked directories disappeared from Samba share
Posted on April 14th, 2010 at 8:31
in
After a recent update on my Ubuntu server some directories had disappeared from a couple of Samba shares.
It turns out wide links are now disabled by default to fix a security vulnerability. This causes symlinks that point outside the share to no longer show up in clients.
I decided to manually enable wide links but disable unix extensions to get my symlinks back (without the security risk).


Post new comment