>> 
> 
> Well, this is for Sakai/Nakamura, so I imagine I need the groups, ACLs,
> ACEs, and anything else that might come up.  What I've done is have the
> LoginModulePlugin.getAuthentication return the above mentioned
> AuthenticationPlugin which creates the users in JCR with a random
> password.  Is that a viable approach (will anyone ever need the
> password)?

For the moment, it is viable.

But longer term it would be better to be able to integrate with external 
sources and avoid having the user records internally.
The main problem here is 

What about users that haven't logged in, how do they get added to groups, or 
encouraged to log in (invited), so although you can add them at login, I think 
you will have to push them all into the UserManager and maintain their status 
by pushing updated.

Ian

> 
>> Ian
>> 
>> 
>> 
>> 
>>> 
>>> -- 
>>> Vidar S. Ramdal <[email protected]> - http://www.idium.no
>>> Sommerrogata 13-15, N-0255 Oslo, Norway
>>> + 47 22 00 84 00 / +47 21 531941, ext 2070
>> 
> 
> -- 
> D. Stuart Freeman
> Georgia Institute of Technology

Reply via email to