Replicate asset with ACL | Community
Skip to main content
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 JK_Kendall

By design, it is no longer possible to replicate ACLs from the author instance to the publish instance as there are usually different access rights.

As of AEM 6.1, it is possible to use Sling Content Distribution to synchronize users and user groups.

While I'm aware of the description in the AEM Communities section, see User Synchronization, it is applicable for all users and user groups.

- JK

4 replies

October 16, 2015

I have the same problem

Now, I`m waiting for someone to reply

joerghoh
Adobe Employee
Adobe Employee
October 16, 2015

Hi,

do you have the same ACL set on author and publish? What's then the reason for a publish instance?

kind regards,
Jörg

JK_Kendall
JK_KendallAccepted solution
October 16, 2015

By design, it is no longer possible to replicate ACLs from the author instance to the publish instance as there are usually different access rights.

As of AEM 6.1, it is possible to use Sling Content Distribution to synchronize users and user groups.

While I'm aware of the description in the AEM Communities section, see User Synchronization, it is applicable for all users and user groups.

- JK

Adobe Employee
October 16, 2015

As JK said, this is not supported OOTB in AEM. A possible solution might be to write your own transport handler[1] in order to implement this. 

[1]http://docs.adobe.com/docs/kr/aem/6-0/develop/ref/javadoc/com/day/cq/replication/TransportHandler.html