I have a share on Lion Server, and a symlink pointing to a directory outside the share. The symlink is working properly when user is logged into the machine via ssh (so permissions are fine), but when accessing the filesystem via AFP or CIFS, the link is broken.
Is there a setting that allows to follow symlinks outside shared folders?
ln -dbut it didn't work for me (seeman lnfor details). Is it possible to share the folder as a WebDAV share? I guess it would then be possible to configure Apache to follow symlinks... (see superuser.com/questions/244245/…). – jaume Dec 21 '12 at 23:30