Group migration to another instance | Community
Skip to main content
jacob_m1
Level 2
December 10, 2015
Solved

Group migration to another instance

  • December 10, 2015
  • 8 replies
  • 2551 views

We have a group name X in Instance A with some permissions assigned to it. I want to migrate this group name X to instance B ( permissions should also be migrated)

I tried using package manager ( by taking this group as a package filter), but this doesn't works

Who so have really worked this, please share specific approach to the problem

Thanks a lot guys.... 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by FrancoisCournoyer

Have you given a look to the ACL Packager from acs commons?

https://adobe-consulting-services.github.io/acs-aem-commons/features/acl-packager.html

I used it in the past in projects to set ACL permissions and users/groups between AEM instances.

8 replies

kautuk_sahni
Community Manager
Community Manager
December 10, 2015

Hi 

Please have a look at this community article :

Link:- http://www.hsufengko.com/home/copy-users-groups-permissions-acls-between-adobe-cq-instances

// Copy Users, Groups, Permissions (ACLs) between Adobe CQ Instances

Link:- http://www.aemcq5tutorials.com/tutorials/migrate-users-and-groups-with-acl-permissions-in-aem/

//Migrate Users and Groups With ACL Permissions in AEM

 

I hope this would help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
jacob_m1
jacob_m1Author
Level 2
December 10, 2015

Tried but unable to do so.

Group are migrating but its permissions are not.

FrancoisCournoyerAccepted solution
Level 2
December 10, 2015

Have you given a look to the ACL Packager from acs commons?

https://adobe-consulting-services.github.io/acs-aem-commons/features/acl-packager.html

I used it in the past in projects to set ACL permissions and users/groups between AEM instances.

jacob_m1
jacob_m1Author
Level 2
December 10, 2015

thanks for sharing...,

Can you please elaborate more on how I can use this for packing all permission of a individual group.

Level 2
December 10, 2015

in the configuration of the package, you select the Principals that you want to retrieve the ACL permission for (Person or Groups)
and then in the "include patterns" you give the paths to the nodes that you want the ACL to be retrieved (EG /content/site/)
The link I provided gives pretty much all the instructions you would need.

jacob_m1
jacob_m1Author
Level 2
December 10, 2015

The issue is we are using AEM 5.6.1 and above suggested didn't not work

Any other approach, I thought is more commom use case and I would get answer

jacob_m1
jacob_m1Author
Level 2
December 20, 2015

Is there anybody who can help me?

JK_Kendall
Level 9
December 20, 2015

Perhaps if you provided more details, such as a sample of a package with one member and the one group to which they belong and some ACLs applied, and then what, exactly happens.  Also, check your logs and provide any relevant messages.

That might help you get more specific answers.

- JK