I'm running a Mac OS X Lion server at home, (10.7.2), and I got it setup to allow Windows user to have access to my shared files and folders using SMB. Reading and writing over the network works like expected, but everytime a Windows user creates a folder/file in a shared directory SMB sets that particular file/folder's permissions to only the user whom created it, and does not inherit the containing folder's permissions.

Is there some way I can make sure that whenever some Windows user creates a file in my shared folder, it is accessible by everyone, like it's containing folder. (permission inheritence of some sort..)

Thanks in advance!

link|improve this question

feedback

closed as off topic by Marcelo Cantos, CharlesB, Raymond Chen, Andrew Medico, Ninefingers Nov 20 '11 at 16:16

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.