Displaying 1 result from an estimated 1 matches for "01_public".
2008 Oct 22
0
file and directory permissions?
Hello,
we have a SLES 10SP2 setup with some collaboration shares distributed with
Samba. In order to make sure files and folders on these shares are readable
*and* writeable, the shares typically look like this:
[public]
path = /home/01_public
create mask = 740
directory mask = 750
force create mode = 220
force directory mode = 770
force group = optiker
read list = zhang, @optiker
write list = @optiker
With this, we want to have new or copied files to get -rw-rw---- and new or
copied folders to get drwxrwx---.
This works OK for...