I have created a system user as readuser and gave read permissions on content folder.
I was trying to create a package of the users along with permissions through ACLs.
I just want that particular user's permissions but all the user's permissions are coming in the package.
How can I create a package so that only the permissions of that particular system user are coming?
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
generally permissions for any user is saved under /home/users
when creating package for your use case make sure you select correct nodes and exclude there /rep:policy
Pls find sample screen shot
Views
Replies
Total Likes
When you select AEM users in a package- you should also get permissions for those users. Here is a good community article that explains: Copy Users, Groups, Permissions (ACLs) between Adobe CQ Instances - Software Development, Product to...
Views
Replies
Total Likes
Hi,
I need to create package only for specific set of users and not for all users present in environment.
When i try to create a ACLPackager for suppose /content it creates package with rep policy for all other users as well.
I want it to be user specific.
eg: I have 5 users A, B, C, D and E.
i want to copy permissions only for A and B.
Currently the rep policy package getting created has allow and deny nodes for other users as well.
Views
Replies
Total Likes
See this project - ACL Packager
Views
Replies
Total Likes
generally permissions for any user is saved under /home/users
when creating package for your use case make sure you select correct nodes and exclude there /rep:policy
Pls find sample screen shot
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies