[
https://issues.apache.org/jira/browse/JCR-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437664#comment-13437664
]
Dominik Forster commented on JCR-3411:
--------------------------------------
I need to create the external users in a custom folder like /home/external.
The only way I found is to use createUser(String userID, String password,
Principal principal, String intermediatePath) with PrincipalImpl if I don't
want to implement Principal by myself.
Is there another way to solve this problem?
Thank you and Regards,
Dominik
> UserManager createUser method without Principal
> -----------------------------------------------
>
> Key: JCR-3411
> URL: https://issues.apache.org/jira/browse/JCR-3411
> Project: Jackrabbit Content Repository
> Issue Type: Wish
> Components: jackrabbit-api
> Affects Versions: 2.4
> Reporter: Dominik Forster
>
> Is it possible to get an additional method UserManager.createUser(String
> userID, String password, String intermediatePath), so that we don't need to
> create a dependency for the PrincipalImpl class?
> Regards,
> Dominik
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira