How to revoke user permissions to a folder for all users in CQ5.6.1?
I want to revoke all permissions from a particular path; let's say /content/a/b for all users. There are around 400 users and 50 groups on the instance. I know I can go to the individual user and group id in the user admin console and revoke the permissions from the path; but is there a way by which I can directly revoke the permissions of all users and group from the path; instead of doing it for each user and group individually?
