We are looking to create a new user group, should have only read access to all the sites (/content/*) and that group should also have the permission to annotate on page. Can we achieve this with out edit permission?
Solved! Go to Solution.
Views
Replies
Total Likes
Without edit permission not able to annotate.
Views
Replies
Total Likes
Without edit permission not able to annotate.
Views
Replies
Total Likes
ACLs are not based on the functionality, rather its based on the jcr operations. So you can control only at CRUD operations of the jcr nodes. So in your case for annotating on the page, you need to do write operation on jcr and hence you would need to have 'modify' enabled on the site.
Views
Replies
Total Likes
Thank you , just want to clarify, if there is any possibility or workaround
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies