[
https://issues.apache.org/jira/browse/SLING-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286410#comment-17286410
]
Bertrand Delacretaz commented on SLING-6219:
--------------------------------------------
...much later: I am updating the examples at
[http://localhost:8820/documentation/bundles/repository-initialization.html] to
reflect the fact that the jcr-repoinit module currently only supports plain
text passwords
> Allow for creating users with repoinit
> --------------------------------------
>
> Key: SLING-6219
> URL: https://issues.apache.org/jira/browse/SLING-6219
> Project: Sling
> Issue Type: New Feature
> Components: JCR, Repoinit
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Repoinit Parser 1.1.0, Repoinit JCR 1.1.0
>
>
> it seems it's not possible to create a user through the repoinit.
> This would be very useful for sample apps and testing. For example, the
> slingshot sample app currently needs an admin user to create the sample
> user accounts. And therefore slingshot needs to be in the whitelist for
> admin usage - which is not a good thing
> I suggest we add:
> create user {name}
> create user {name} {password}
> delete user {name}
> If no pw is provided for create user, we create a random pw
--
This message was sent by Atlassian Jira
(v8.3.4#803005)