ltb-project / ltb-common

PHP framework for LTB project applications
https://packagist.org/packages/ltb-project/ldap
GNU General Public License v3.0
3 stars 2 forks source link

Active Directory support #16

Closed coudot closed 2 months ago

coudot commented 5 months ago

For a lot of features we need to write specific code for Active Directory support (password change, locking, ...)

We have some issues linked with this:

My idea is to create an Interface and have implementations for standard LDAP and Active Directory.