I have Samba setup on a RedHat 9.0 box. Everything configured properly I can manually copy files etc with no problem. However when I try to use windows synchronization I always get an "access denied" on an or all files/folders changed or created. In smb.conf I have it as follows: [files] comment = files path = /file/ valid users = adm public = no writable = yes printable = no create mask = 0755 create directory = 0755 directory mask = 0755 I'm running the latest samba version as well.