On Thu, Oct 3, 2013 at 9:33 AM, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > ...For my understanding, is UserAdmin a "magical" group in Jackrabbit, or is > any user allowed to create other users there?...
I dug deeper and it looks like the difference between Jackrabbit and Oak is the former using its UserAccessControlProvider [1] to create the special UserAdmin and GroupAdmin groups. I'll ask on the Oak list what's the equivalent in Oak. -Bertrand [1] http://jackrabbit.apache.org/api/2.2/org/apache/jackrabbit/core/security/user/UserAccessControlProvider.html