Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryancurrah/django-mirror-ldap-group


https://github.com/ryancurrah/django-mirror-ldap-group

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

Django mirror LDAP group
========================

This module was created to easily mirror the users in active directory security groups to django groups.

Supports multiple domains for user lookups.

Schedule this function to run every x ammount of time. You can create a django managment command and run with cron or create a celery task.