is there any way to replicate users from auhtor to publisher? | Community
Skip to main content
Level 2
October 16, 2015
Solved

is there any way to replicate users from auhtor to publisher?

  • October 16, 2015
  • 3 replies
  • 997 views

Hi Team,

We have bunch of users created and assigned to different groups in our AEM author and the same user and combination list we want to have in publisher instance  as

well.This is required because we could not able to access our user administration module in publisher instance.If any once has any ides please help me.

Thanks,

GK

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 JustinEd3

You can replicate users and groups through the Security user interface (see http://dev.day.com/docs/en/cq/current/administering/security.html#Creating%20Users%20and%20Groups). Keep in mind that group memberships are stored as part of the group, so if you want to replicate a membership, you have to replicate the group *and* the user (the order doesn't matter).

3 replies

JustinEd3Adobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

You can replicate users and groups through the Security user interface (see http://dev.day.com/docs/en/cq/current/administering/security.html#Creating%20Users%20and%20Groups). Keep in mind that group memberships are stored as part of the group, so if you want to replicate a membership, you have to replicate the group *and* the user (the order doesn't matter).

artron
Level 2
October 16, 2015

Another option is to package the users and groups in the Author at /home/ and move it to your Publish instance.

October 16, 2015

I believe packaging the users will not Copy the ACL list, By doing package install you are just copying the Users/Groups but not the ACLs