Expand my Community achievements bar.

SOLVED

Package user and users permission in AEM 6.5

Avatar

Level 8

Hello Everyone,

 

Wanted to check the right way of creating the package to include user( or usergroup or system user) and related permission to install in higher environment in AEM 6.5 environment.

 

I was checking this very old article.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-package-systemuser-....

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Mahesh_Gunaje,

Yes, the approach described in the article you referring to is still valid. UI of ACL Packager change a bit in the meantime, but the tool itself is still proper option for creating package with users/groups and permissions to transfer it between environments.

Summarizing ACL Packager from ACS Commons is a way to go to achieve your goal.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @Mahesh_Gunaje,

Yes, the approach described in the article you referring to is still valid. UI of ACL Packager change a bit in the meantime, but the tool itself is still proper option for creating package with users/groups and permissions to transfer it between environments.

Summarizing ACL Packager from ACS Commons is a way to go to achieve your goal.

Avatar

Level 10

@Mahesh_Gunaje Normal user group we can migrate using ACS commons

System User should be coming through code using repo initializer
org.apache.sling.jcr.repoinit.RepositoryInitializer~testeadcontentetcglservice-all.cfg.json
https://www.nextrow.com/blog/adobe-experience-manager/getting-started-with-apache-sling-repo-init