sling - How to create a system user (rep:SystemUser) in AEM 6.1? -


on aem 6.1.. trying create system user (rep:systemuser). can me?

i need system-user map service in osgi want use write data aem content.

i can see "system users" in crx @ location: /home/users/system

i tried create new node create new-user "jcr:primarytype rep:systemuser", , defined rep:principalname, property not being set "protected=true", default is taking "protected = false" , saving node failing message.

reference: http://aemfaq.blogspot.com/2015/01/aem6-default-groups-users-without.html

continuing pacoolsky's comments adding steps create new "system user" through crx explorer tool:

  1. open http://localhost:4502/crx/explorer/index.jsp
  2. login admin
  3. click user administration
  4. click create system user
  5. set userid click green button tick (cannot see save button)

Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -