Hello everyone.
I am very sorry if this is off topic.
Is there a way to set up directories where a user saves a file it will get a specific group id?
Like a user is in groups: groupA, groupB, groupC
When this user saves a file to /usr/local/directoryA the file will have group ownership of groupA.
When this user saves another file in /home/directoryB the file will have ownership of groupB, etc.
Thanks
Joe