A simple and lightweight LDAP portal application. You can change passwords, login shells, and add or delete public keys.
LDAP_URI=ldap://ldap.example.com/
LDAP_DOMAIN=dc=example,dc=com
ADMINCN=admin
SECRET=SECRETKEY
PASSWORD=admincn_password
docker-compose up -d
Here is the LDAP schema that this application is based on. schema