Create System User using Runmode with ACS Commons in AEM | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
August 11, 2020

Create System User using Runmode with ACS Commons in AEM | AEM Community Blog Seeding

  • August 11, 2020
  • 0 replies
  • 1357 views

BlogImage.jpg

Create System User using Runmode with ACS Commons in AEM by AEM Solutions

Abstract

In order to create a system user using runmode (sling:OsgiConfig) with acs-commons, create a config as below.
1. Create a sling:OsgiConfig under /apps/project-name/config/com.adobe.acs.commons.users.impl.EnsureServiceUser-customServiceUser.xml
2. Add the below code in config file.

Once you deploy the code , you can see the system user created in your useradmin with the name you specified in the config file.

Note: You can make modifications as needed.

Read Full Blog

Create System User using Runmode with ACS Commons in AEM

Q&A

Please use this thread to ask the related questions.

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