noirello / bonsai

Simple Python 3 module for LDAP, using libldap2 and winldap C libraries.
MIT License
116 stars 32 forks source link

Fix 'modify_password' to make it work with OpenLDAP 2.4 #58

Closed morian closed 2 years ago

morian commented 2 years ago

Related to Issue #57

noirello commented 2 years ago

Thank you. I checked locally and it works with and without setting a new password. I'll have to fix the macOS builds before merging this.