To avoid having to make some users part of multiple groups(for nfs, makes things more tedious to add many instead of one for example), I was wondering if there was a way to have a group be part of another group or if only users can be part of groups.
Basically, having groupA have access to everything groupB and groupC have access to or something similar to that result.
Or, alternatively, have a specific folder have 2 different group permissions since I need some folders to have a specific more restricted group for stuff and I still want a more broad group of users to have access to that same folder and more.
For example, groupB has write access to /project/dev and groupC has write access to /project and all of its subfolders, which need to include /project/dev which groupB owns.
As far as I'm aware, neither of those seem to be possible, but I'd love to be wrong on this.
A user would need to be both part of groupB and groupC for what I want to work is my understanding.
Basically, having groupA have access to everything groupB and groupC have access to or something similar to that result.
Or, alternatively, have a specific folder have 2 different group permissions since I need some folders to have a specific more restricted group for stuff and I still want a more broad group of users to have access to that same folder and more.
For example, groupB has write access to /project/dev and groupC has write access to /project and all of its subfolders, which need to include /project/dev which groupB owns.
As far as I'm aware, neither of those seem to be possible, but I'd love to be wrong on this.
A user would need to be both part of groupB and groupC for what I want to work is my understanding.