Skip to content

Commit 49b5085

Browse files
Merge pull request #257 from wttech/tool-perms-impr
ACM users group
2 parents 096ed2e + 750066e commit 49b5085

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ui.config/src/main/content/jcr_root/apps/acm-config/osgiconfig/config/org.apache.sling.jcr.repoinit.RepositoryInitializer~acmcore.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,10 @@ scripts=["
2828
deny jcr:read on /apps/acm
2929
deny jcr:read on /apps/cq/core/content/nav/tools/acm
3030
end
31+
32+
create group acm-users
33+
set ACL for acm-users
34+
allow jcr:read on /apps/acm
35+
allow jcr:read on /apps/cq/core/content/nav/tools/acm
36+
end
3137
"]

0 commit comments

Comments
 (0)