2010년 5월 26일 수요일

Setting samba for allowing symlinks [Ubuntu]

As the default option, samba does not allow a user to access into symlinks, giving message "Access Denied".

To support the access on symlinks, we should specify the following options to smb.conf.

follow symlinks = yes
wide links = yes
unix extensions = no

0 개의 댓글: