Expand my Community achievements bar.

SOLVED

Restrict access to global components

Avatar

Level 2

 I want to restrict my global header and footer components to be edited by only a particular groups of users. How can I achieve this. These components will be included in my page component. I want only one group can edit these components for others, these components should be displayed as non editable. Please let me know how can I achieve this functionality

1 Accepted Solution

Avatar

Correct answer by
Level 9

Create a group call it global admin and provide edit access for this group only. You can find more information at http://dev.day.com/docs/en/cq/current/administering/security.html

It has all the details you need for your requirements.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 9

Create a group call it global admin and provide edit access for this group only. You can find more information at http://dev.day.com/docs/en/cq/current/administering/security.html

It has all the details you need for your requirements.

Avatar

Level 10

From useradmin UI do not have option to configure it.  Use aclsetup[1] OR crxde light Or Crx explorer.

[1]    http://<host>:<port>/system/console/configMgr/com.day.cq.security.ACLSetup