Groups missing from access control list tab in CRX | Community
Skip to main content
shaheenas113483
Level 3
September 5, 2019
Solved

Groups missing from access control list tab in CRX

  • September 5, 2019
  • 1 reply
  • 1322 views

I can't see any groups  in the access control list tab of the root node in CRX, which is available in the attached screenshot. I have checked Administrators and Everyone groups in Users page. What to do?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by leoberliant

Nodes are inheriting ACL from a parent node. If you don't see any ACL that are explicitly defined for /var node, it means that /var will have the same ACL as "/".

If you need to tune /var node ACL click on green + button, choose group or user and define a desire ACL

1 reply

leoberliantAdobe EmployeeAccepted solution
Adobe Employee
September 5, 2019

Nodes are inheriting ACL from a parent node. If you don't see any ACL that are explicitly defined for /var node, it means that /var will have the same ACL as "/".

If you need to tune /var node ACL click on green + button, choose group or user and define a desire ACL