Expand my Community achievements bar.

SOLVED

How to create two groups in AEM 6.1?

Avatar

Level 3

How to create two groups in AEM 6.1?

One group named 'Maker', only has the rights to edit page contents but not publish/unpublish rights.

Another group named 'Checker', only has the rights to publish/unpublish but not to edit page contents.

1 Accepted Solution

Avatar

Correct answer by
Level 10

When you click this column for a group -- its member can publish and unpubish.

M444.png

View solution in original post

8 Replies

Avatar

Level 10

YOu create two groups by following this doc:  User Administration and Security

Then you can set permissions applicable to each group - which is also mentioned in this doc topic.

Avatar

Employee Advisor

Hello,

To create groups:

Classic UI

- Go to http://localhost:4502/useradmin

- Click on Edit button.

- Click on "Create Group" button

Touch UI

- Go to http://localhost:4502libs/granite/security/content/groupadmin.html

- Click on "Add Group" button.

To assign appropriate permissions to each group, use useradmin console or crx/explorer. For permissions details, please check this link [1]

[1] User, Group and Access Rights Administration

Avatar

Level 3

It does not describe how to set rights to edit page contents or publish/unpublish .

It only describes the rights to read/modify/create/delete.

Avatar

Employee

From /useradmin UI for group "Marker" you need to apply at least "Read, Modify, Create and Delete" permissions and deny(uncheck) " Replicate" permission.

For group "Checker" you might want to use some sort of approve workflow, rather than imply an ACL

Avatar

Level 10

"It does not describe how to set rights to edit page contents or publish/unpublish ."

It does talks about pub rights --

M111.png

Avatar

Correct answer by
Level 10

When you click this column for a group -- its member can publish and unpubish.

M444.png