Need to create system user programmatically | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rima_Mittal

Which version of AEM are you on? I can see AEM 6.3 uses Apache Jackrabbit version 2.14.4 which has the method to create system users, UserManager (Apache Jackrabbit 2.14.5 API) .

Looks like the method was introduced post Apache Jackrabbit version 2.8.

2 replies

Rima_Mittal
Level 4
April 26, 2018

Hi, UserManager API does provide a method to create system users. Please refer UserManager ("The Adobe AEM Quickstart and Web Application.") .

Hope this helps!

Rima_Mittal
Rima_MittalAccepted solution
Level 4
April 26, 2018

Which version of AEM are you on? I can see AEM 6.3 uses Apache Jackrabbit version 2.14.4 which has the method to create system users, UserManager (Apache Jackrabbit 2.14.5 API) .

Looks like the method was introduced post Apache Jackrabbit version 2.8.