Displaying 1 result from an estimated 1 matches for "groupbar".
2009 May 15
1
Newbie question - force file permission to user's secondary groups.
...that file. I read smb.conf
manual, but found no option to enforce that if the top directory belongs to
root.groupfoo all files created under there will belong to
"userxyz.groupfoo", so I set on the filesystem each of those 3 directories
to be setgid, so now every file created under, say, /groupbar (belongs to
root.groupbar), has this permission: userabc.groupbar. I would like that the
file/directory created belongs to the user executing the operation, and to
the toplevel group owning that share, since a user can belong to 2 or all of
those 3 groups mentioned, knowing that every user does not...