资 源 简 介
What it is
Django-ldap-groups is a reusable application for the Django web framework. This project is unmaintained, please feel free to fork. I have not had a need to authenticate against LDAP for a few years now.
Current Version
Please use version 0.1.3, prior versions had incorrect setup.py files that would fail to install the template.
What it does
The django-ldap-groups app provides two pluggable authentication
backends for Django that allow web app users to authenticate against
an LDAP server, one backend for Active Directory and another for Novell
eDirectory. I suspect the eDirectory backend will work with minimal
modifications for most other LDAP servers.
In addition, the app provides a model that allows site
administrators to map LDAP organizational units (OUs) to Django groups. These
maps provide a way to assign a user authenticated via LDAP to particular Django
groups in order t