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.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to