Hi,
I am trying to create a user with the rights to upload and install content packages on a CQ publish instance and I do not wish to use the admin user. Simply adding a new user to the administrators group does not seem to be enough.
I tried adding a rep:GrantACE node through crx de/explorer but it reported the node as locked. I was able to upload a content package that removed the rep:DenyACE jcr:read for everyone, but this is not safe it seems.
Is there some special privilege that I need to add to my user/group that will allow them to access the /etc/packages tree or do I just need to add some permission somewhere within the tree.
Regards,
Chris