> I have thought of many solutions to replace ldapdb. I came to
> conclusion than the cleanest, and most useful for the community, would
> be to implement a real db backend forldap. However, I have been told
> that it is an awfully big task !

FYI, I have refactored django-ldapdb so that it is now a proper
database backend. As an added bonus, thanks to django's multi-database
support you can now have multiple LDAP connections and use a router to
direct read/writes to the proper LDAP connection.

Cheers,
Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to