Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

User/Group permission sync from AMS to AEMaaCS

Avatar

Level 2

Hi,

I've been trying to find out way, do'-don't's of how the user/group permission can be synced with AEMaaCS? As I've read the official documentation, it shows via User Sync tool or uploading via CSV or connecting via active directory to sync users/groups. But, I didn't get the part how existing permissions of user/group which are there in AMS can be moved to AEMaaCS!

Could you please let me know the best possible way here (with pros and cons if there're any)?

Best regards,
Himanshu Singhal

1 Accepted Solution

Avatar

Correct answer by
Level 2

Thanks @arunpatidar 

 

I've the found the way to sync via Content transfer tool and that's what I was looking for.

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/c...


Thanks for your response. It's indeed helpful and we're managing system user permission via the same.

Best regards,
Himanshu Singhal

View solution in original post

0 Replies

Avatar

Community Advisor

Hi,

You can try to set permission using either of the following -

1. https://github.com/Netcentric/accesscontroltool

2. https://sling.apache.org/documentation/bundles/repository-initialization.html

 

Synching may not work because of the immutable part of AEM which is /apps and /libs, so permission will reset with the new deployment, so better to set the permission using tools all the time.

Avatar

Correct answer by
Level 2

Thanks @arunpatidar 

 

I've the found the way to sync via Content transfer tool and that's what I was looking for.

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/c...


Thanks for your response. It's indeed helpful and we're managing system user permission via the same.

Best regards,
Himanshu Singhal