AEM Permission (must understand) | Adobe Higher Education
Skip to main content
Karl515
Level 5
January 17, 2019
Répondu

AEM Permission (must understand)

Ok, I thought user is all about permission and if I create a user and set all permissions to check, then it's like admin level user. But now I think I'm wrong.

so I created a user_lead and assigned author unto it to measure it's capabilities.

then I checked all permission

Yet still I'm unable to see the template here (never-mind my port 8080, I configured it that way)

but if add group administrator with same all checked permission, I'm able to see the template, but my question is WHY? please somebody explain

Ce sujet a été fermé aux réponses.
Meilleure réponse par Gaurav-Behl

Login with that user and navigate to /crx/de

Check if that user or its group has any kind of restrictions on /conf where you have created your custom templates. Just for testing, add a new entry to allow access and check if you are able to see the template?

By default 'everyone' group has a deny permisson on /conf. That could be the reason for your observation.

Go through User, Group and Access Rights Administration to understand how ACLs are evaluated and in what sequence order.

HTH

1 commentaire

Gaurav-Behl
Gaurav-BehlRéponse
Level 10
January 17, 2019

Login with that user and navigate to /crx/de

Check if that user or its group has any kind of restrictions on /conf where you have created your custom templates. Just for testing, add a new entry to allow access and check if you are able to see the template?

By default 'everyone' group has a deny permisson on /conf. That could be the reason for your observation.

Go through User, Group and Access Rights Administration to understand how ACLs are evaluated and in what sequence order.

HTH