huangb8
07-05-2020
How to block anonymous and admin user to create JCR Nodes?
Much appreciate all the help in advance!
Andrew_Khoury
Employee
You cannot block admin from creating, modifying or deleting nodes. User "admin" bypasses all system permission checks. It would be best to just not share the admin user password with your team.
As @huangb8 said, anonymous user cannot create nodes.