This Flask application provides functionality for managing passwords in an Active Directory (LDAP) environment. It allows users to change their own passwords and reset passwords for other users.
There is an experimental part that store the above user info, directly to onepassword. The configuration file is encrypted with the master key. Is using the python LDAP3 libraries. Using the TrueNAS ...