On 10 October 2012 16:37, Angela Schreiber <[email protected]> wrote: > hi torgeir > > a) the path is configurable > b) if you use UserPerWorkspaceSecurityManager users will be > created in each workspace (their correspondance across > workspaces is asserted by jcr:uuid). > > >> Is there a UserManager implementation that manages users outside of >> rep:security? >> I need to manage user profiles as content and keeping group and >> authentication data in the same nodes would be preferable. > > > not sure, how that is related to your question... > profiles as content should be possible out of the box. > keeping group information with the user-node is not possible > out of the box for security reasons (see also david's content > model #2)
Well, groups are also content. We don't want to use ACLs per se to control node-level access, we only want to use the built in user password and group membership management. Authorisation is handled higher up in the application layer. > > regards > angela -- -Tor
