Files
spaceport/ldapserver
Tanner Collin 8f83749352 Add user lookup to ldapserver ping
This should help keep the cache fresh so create user requests don't time
out when people go to sign up.
2021-07-16 02:34:23 +00:00
..
2020-02-04 06:18:37 +00:00
2020-11-04 00:39:07 +00:00
2020-11-04 04:03:55 +00:00
2020-02-28 00:55:40 +00:00
2021-07-16 02:34:23 +00:00

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.