コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

replicate rights programmatically in cq5.4

Avatar

以前のコミュニティメンバー

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 受け入れられたソリューション

Avatar

正解者
以前のコミュニティメンバー

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

元の投稿で解決策を見る

2 返信

Avatar

正解者
以前のコミュニティメンバー

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.