I have a folder shared that needs to be acessible over samba to serveral different windows uses all part of a group which has full control of the directory. My problem is, that if i save a new file to this folder in windows, it saves it with permissions 744. I need to change it so that whenever a file is created under this folder, it has permissions 774.
Is umask the command i want to be looking at? Or is there something else?
Thanks
Is umask the command i want to be looking at? Or is there something else?
Thanks