Samba and Netatalk
Filed Under:
From the Note-to-Myself-Department
When sharing the same data via netatalk and Samba, don't forget to add the following two directives in your smb.conf so that Windows clients can't screw with your Apple users precious metadata!
veto files=/.bashrc/.profile/.cshrc/.rhosts/.htaccess/ \
.AppleDesktop/.AppleDB/ .AppleDouble/ \
Network Trash Folder/Icon?/
hide dot files = yes
