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

徘徊边缘 提交于 2019-12-01 08:09:11

Continuing with pacoolsky's comments adding the steps to create a new "system user" through CRX Explorer tool:

  1. Open http://localhost:4502/crx/explorer/index.jsp
  2. Login as admin
  3. Click User Administration
  4. Click Create System User
  5. Set the UserId Click green button with tick (cannot see a SAVE button)

In 6.1 you can create systemUser programatically using Jackrabbit API or through User Administation in /crx/explorer tool.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!