This repo is used for authenticate user via LDAP using Adldap2 Package
To use this repo, your server must support:
- PHP 5.5.9 or greater
- PHP LDAP Extension
- An LDAP Server
- Clone this repo
- Run
composer install - Run
cp config/config.example.php config/config.php - Set configuration that match with your LDAP server.