Actually I reached a similar position and I'm interested enought to work on something like that.
You are still interested or have some code to share about it? Felipe 'chronos' Prenholato. Linux User nº 405489 Home page: http://chronosbox.org/blog Twitter: http://twitter.com/chronossc 2010/11/3 sebastien piquemal <seb...@gmail.com> > Hi ! > > I am currently on a big project, which should result in a ldap > management service (modifying users, groups, and any other ldap > object). > > Until now, I have been using django-ldapdb, in order to use ldap as a > db backend. It was good for a very basic read-only prototype of the > service. However, this library is not really maintained anymore, and > due to a very high-level implementation (it only subclasses Model, > Query, Queryset, ...), there are a lot of quirks which makes it > unusable for more complex cases. > > 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 for ldap. However, I have been told > that it is an awfully big task ! > > So, here come my questions ... Do some of you have an implementation > of such a thing in mothballs ? Are some of you interested in sharing > the effort for this ? > > If no good answer, I guess I'll just do as I was advised and implement > for myself a few python classes based on python-ldap :-( > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.