Skip to content

EnterpriseyIntranet/edap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edap

Description

EDAP stands for Enterprisey Directory Access Protocol. EDAP is just a LDAP wrapper - it provides higher-level LDAP interface for organizations that have multi-dimensional subdivision layout.

For example, they may be organized by countries, projects, divisions, etc. and an org member may belong to more of those subdivisions. Bob may belong to German Operations and work in the Wildlife project, and Alice may be Polish Develpment and Publishing, not working on any project.

This project aims to make the user/group management and import/export operations easy.

Tests

  1. Go into the docker directory, execute docker-compose up -d python
  2. When everything finishes, run bash renew_ldap.sh in there.
  3. For test run bash exec_test.sh
  4. Before each test renew_ldap.sh must be run, for ldap to be clean. You are set now!

Requirements

Requires: pyldap

About

LDAP wrapper for enterprisey users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published