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

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

Mark Solution

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

解決済み

Permission settings

Avatar

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

using CQ- 5 security-  providing permission settings for different  user 

when ever creating a node if the parent has permission child gets permission by  default for all user's .how to avoid this ???

1 受け入れられたソリューション

Avatar

正解者
Employee

Hi,

As I said, you can achive what you are describing by using glob expressions. That said, it sounds like you have a content structure problem which should be addressed at some point in the near future.

Justin

元の投稿で解決策を見る

3 返信

Avatar

Employee

This is kinda intrinsic to the way that JCR security works, so you wouldn't want to disable this entirely. For special cases, you can set a glob expression on the access control entry to refine the scope of a particular ACE. Take a look at the ACLs on /home or /home/users/geometrixx for some examples.

Avatar

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

our requirement is like day to day pages are getting increased ... so restricting  permission for user again and again is big task , can you suggest alternate way ???

Avatar

正解者
Employee

Hi,

As I said, you can achive what you are describing by using glob expressions. That said, it sounds like you have a content structure problem which should be addressed at some point in the near future.

Justin