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.
Solved! Go to Solution.
Views
Replies
Total Likes
When you click this column for a group -- its member can publish and unpubish.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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]
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
"It does not describe how to set rights to edit page contents or publish/unpublish ."
It does talks about pub rights --
Views
Replies
Total Likes
also allow to unpublish ?
Views
Replies
Total Likes
When you click this column for a group -- its member can publish and unpubish.
Views
Replies
Total Likes
thanks
Views
Replies
Total Likes
Views
Likes
Replies