Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

replicate rights programmatically in cq5.4

Avatar

Former Community Member

Hi,

I would like to add programmatically replicate right to a group to specific path. Unfortunately it is cq 5.4, so crx:replicate does not work.. I have found this article http://wiki.apache.org/jackrabbit/AccessControl#Principal-based_ACLs, but I can not find anything about replicate right.

I would be grateful for help.

 

Kind regards,

Piotrek

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

ok, I have found solution, I just recreated the structure of nodes under /home/groups which is created during setting replicate right in /libs/cq/security/content/admin.html

thanks

View solution in original post

2 Replies

Avatar

Correct answer by
Former Community Member

ok, I have found solution, I just recreated the structure of nodes under /home/groups which is created during setting replicate right in /libs/cq/security/content/admin.html

thanks

Avatar

Level 10

Nice work in getting the answer - this thread will help future community members.