Remove read access from admin user in aem 6.5 | Community
Skip to main content
kaushik-Datta
New Participant
March 19, 2020
Solved

Remove read access from admin user in aem 6.5

  • March 19, 2020
  • 2 replies
  • 2130 views

Hi All ,

We have a requirement where we need to remove read access of Aem admin user under /home so that it will not be able to impersonate. Is it possible as I can see while removing the rights it again gets created.
Any hint will be much appreciated.

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aemmarc2

You will never be able to satisfy that requirement.

 

The 'admin' user is a super user that cannot be modified.

 

Note 'admin' and an 'Administrator' are NOT the same thing at all.

 

Also seek to understand the WHY behind that requirement -- so so so many features require jcr:read on /home 

2 replies

aemmarc2Accepted solution
Employee
March 23, 2020

You will never be able to satisfy that requirement.

 

The 'admin' user is a super user that cannot be modified.

 

Note 'admin' and an 'Administrator' are NOT the same thing at all.

 

Also seek to understand the WHY behind that requirement -- so so so many features require jcr:read on /home 

arunpatidar
New Participant
March 20, 2020

Hi,

It is not possible, admin is a special user, you can't alter it#s permissions

Arun Patidar