Displaying 1 result from an estimated 1 matches for "ag_dv".
Did you mean:
adv
2003 Apr 16
1
Big problem with file permission !!
...ny problems, but now
a user pointed out which looks like a big problem for me:
We have setup a lot of shares for projects. As an example
one share looks like this
[AG_Technik]
comment = Datenbereich der Technik
path = /mnt/Local/Groups/AG_Technik
valid users = @AG_Technik,@AG_DV
force group = AG_Technik
writeable = Yes
create mask = 0640
directory mask = 0774
We want all users to have access to all files (default)
and also allow to write into new created subfolders.
So I can created a file "Test.txt" and write something in.
Other...