django-ldap-academia-ou-manager v0.8.2
Django admin LDAP manager for Acade
Django admin LDAP manager for Academia OU
Published by UNIVERSITA' DELLA CALABRIA
Technical contact Giuseppe De Marco
Vitality:
69%
The vitality index, as explicited in the guidelines for the acquisition and reuse of software for Italian PA, is calculated according to the following four main categories:
- Code activity: the daily number of commits and merges;
- Release history: the daily number of releases;
- User community: the number of unique authors;
- Longevity: the age of the project.
The ranges of every measure can be found in the vitality-ranges.yml file.
Development status: stable
Software functionality
LDAP manager
detailed information
django-ldap-academia-ou-manager v0.8.2
Django admin LDAP manager for Acade
Last release 2019-02-19 (v0.8.2)
Type of maintenance community
License BSD-2-Clause
Platforms
linux
List of dependencies None
Enabling platforms None
Compliance None
Extended description
Django admin LDAP manager for Academia OU
Django Admin manager for Academia Users, usable with a OpenLDAP Server configured with eduPerson, SCHAC (SCHema for ACademia) and Samba schema. It also needs PPolicy overlay. and other modules and overlay as configured in: https://github.com/peppelinux/ansible-slapd-eduperson2016, as follow:
- MDB backend
- eduperson2016 schema
- schac-2015 schema
- memberOf overlay
- ppolicy overlay
- pw-sha2 module for SSHA-512, SSHA-384, SSHA-256, SHA-512, SHA-384 and SHA-256 passwords
- Monitor backend
- Unique overlay (default field: mail)
- smbk5pwd overlay
- accesslog module (for delta replications)
- syncprov (synrepl) with or without delta replication (delta can be enabled together with accesslog)
- Unit test for ACL and Password Policy overlay