Hi Users.
Let's assume that I have two groups, XWikiAllGroup and IT Department, and I
want to deny AllGroup's access to a specific page and allow the IT to view
it.
The problem is that UserX is member of both of them. When I deny
XWikiAllGroup's permission, UserX is unable to view the page, when it
should be, as he is member of IT Department(allowed to view it).
How can I solve this without denying all other groups except XwikiAllGroup?
Thank you.