We are trying to setup some way to reset passwords for our LDAP install. I’ve only found one, which is https://ltb-project.org/start. But cant seem to install it correctly as phpldapadmin wont install.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @jcroy2828,
I’ll recommend manually building a tool for this needs. Unfortunately, I can’t think of any other way. Luckily, DigitalOcean have a pretty good article about how to change passwords of users using LDAP - https://www.digitalocean.com/community/tutorials/how-to-change-account-passwords-on-an-openldap-server
You’ll just need to take the information and put it into a script and then a WebUI application.
Regards, KDSys