Hi everyone!
I know, it was already asked 100 times, but I can't find any specific answer that can be applied to my question. First, yes, I admit, I don't understand how permissions system works

I have a typical resources setup:
-Home
--Category one
---Page 1.1
---Page 1.2
--Category two
---Page 2.3
---Page 2.4
--Category three
---Page 3.5
---Page 3.6
I have to restrict editor access to anything except the whole
Category three +
Page 1.1 +
Page 2.3 without allowing to edit parents of these pages —
Home,
Category one,
Category two.
Any ideas what I should do?
Before, I had to allow access only to
Category three, which I did by creating a
Resource Group 'Restricted' (with
Category two and
Category three in there) and setting
Minimum Role = 0(admin) to that Resource group in
Resource Group Access settings in
User Group: Content Manager settings (under
Security → Access Controls → User Groups). So I was basically restricting access to restricted pages instead of granting access to allowed pages. But it's not gonna work now, when the task is changed as I described above.
Thanks a lot in advance to everyone!