[Building Sakai] adding provided users as local users

Jim Eng jimeng at umich.edu
Wed Sep 29 12:47:16 PDT 2010


John,

If you want a backup in case LDAP system is unavailable, one approach would be to add a table under the control of your provider.  Each time sakai calls the provider about a user, your provider would update the entry in the table.  Then if LDAP failed, it would just use the info from that table.  Just an idea.

Jim


On Sep 29, 2010, at 3:43 PM, John Bush wrote:

> I'm exploring ways to add provided users as local users in order to
> provide a failover in the case of say an ldap system being down.  But
> if you try to add a user that is provided, you'll get a
> UserAlreadyDefinedException.  If you try to edit a provided user
> you'll get a UserNotDefinedException.  Does anyone else do this?  If
> the users were created locally first this wouldn't be an issue, but I
> can't assure that will be that case.
> 
> -- 
> John Bush
> 602-490-0470
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> 



More information about the sakai-dev mailing list