On 6/08/2009 10:15am, Peter Herndon wrote:
I'm pleased to announce the release of django-ldap-groups. Of special interest for building intranet sites, django-ldap-groups allows Django users to authenticate against LDAP, and allows site administrators to map LDAP organizational units (OUs) to Django groups. This mapping allows LDAP-authenticated users to acquire site permissions based on their LDAP OU membership, automatically when they first log in to the Django site. The app is available at http://code.google.com/p/django-ldap-groups/, and is BSD licensed.
Peter I have implemented this against Novell eDirectory and it works brilliantly. Highly recommended :) Thank you Mike
Currently the app has been tested and works against Microsoft Active Directory and Novell eDirectory. Other LDAP servers will probably work using the eDirectory backend, but none have been tested at the time of writing. Please let me know if you have any questions or comments. Regards, ---Peter Herndon --~--~---------~--~----~------------~-------~--~----~ 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-us...@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.