Can't use group members hierarchicaly #2268
Dahara2012
started this conversation in
General
Replies: 1 comment
-
|
Although you can create groups inside groups, these do not inherit the access rights of the parent group. Support for adding subgroups is going to be removed to avoid confusion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I'm trying to do
I have the same several accounts that I want to include in multiple groups.
My idea was to create a group (e.g., "internal") and add all the relevant accounts to it.
Then, I’d add this "internal" group as a member of other groups to give those accounts access — managing everything from one place instead of adding users individually.
According to the documentation, groups can also be members of other groups and should inherit permissions such as access to shared inboxes.
That’s why I expected this setup to work as described.
What I tried
Here’s what I expected:
However, in practice, the account only has access to the shared inbox of "test" and cannot see the shared inbox of "inherit".
All folders are subscribed to in my mail client, and none are hidden.
Now I am wondering:
Beta Was this translation helpful? Give feedback.
All reactions