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.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
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.
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.
@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
Views
Likes
Replies
Views
Likes
Replies