You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Patrick Spencer cd754871a0 Add group functions. Add members, list members, create new groups 4 years ago
..
.gitignore Begin LDAP HTTP server with stubs 4 years ago
ProtospaceAD.cer Set up LDAP to run from virtual env 4 years ago
README.md Document LDAP server setup 4 years ago
ldap_functions.py Add group functions. Add members, list members, create new groups 4 years ago
requirements.txt Set up LDAP to run from virtual env 4 years ago
secrets.py.example Set up LDAP to run from virtual env 4 years ago
server.py Rename ldap find user route function 4 years ago

README.md

LDAP Server

Runs inside Protospace's network and talks to Active Directory.

Exposes a REST API to Spaceport that allows managing AD users and passwords.

Setup

https://docs.my.protospace.ca/ldap.html

License

This program is free and open-source software licensed under the MIT License. Please see the LICENSE file for details.

That means you have the right to study, change, and distribute the software and source code to anyone and for any purpose. You deserve these rights.

Acknowledgements

Thanks to Pat S for all his help integrating with Active Directory.