내 커뮤니티 업적 표시줄을 확대합니다.

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