Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryancurrah/django-mirror-ldap-group
https://github.com/ryancurrah/django-mirror-ldap-group
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryancurrah/django-mirror-ldap-group
- Owner: ryancurrah
- Created: 2014-11-09T17:35:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-09T17:37:49.000Z (almost 10 years ago)
- Last Synced: 2023-02-26T06:36:12.401Z (over 1 year ago)
- Language: Python
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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.