Commit 83110e5
committed
exmdb: let PR_ACCESS include permissions from all group memberships
Mimic EXC2019 behavior in conveying PR_RIGHTS to be the set union of
all permission bits from all group memberships. (There seems to be no
way to deny a group access.) An exact username ACE match still
outranks groups though, and a group match outranks standard/anonymous
ACEs.
References: DESK-26201 parent d6cb7ab commit 83110e5
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3999 | 3999 | | |
4000 | 4000 | | |
4001 | 4001 | | |
| 4002 | + | |
4002 | 4003 | | |
4003 | 4004 | | |
4004 | | - | |
4005 | | - | |
| 4005 | + | |
| 4006 | + | |
4006 | 4007 | | |
4007 | 4008 | | |
| 4009 | + | |
| 4010 | + | |
4008 | 4011 | | |
4009 | 4012 | | |
4010 | 4013 | | |
| |||
0 commit comments