Adldap2-Laravel
Adldap2-Laravel copied to clipboard
LDAP Authentication & Management for Laravel
Laravel Version: 6.10 Adldap2-Laravel Version: 6.0 PHP Version: 7.2 LDAP Type: AD ### Description: I'm rewriting our local intranet to take advantage of AD. Our current intranet site requires the...
- Laravel Version: 5.7 - Adldap2-Laravel Version: 5.0 - PHP Version:7.1 - LDAP Type: OpenLDAP ### Description: I follow the instructions in this guide https://github.com/jotaelesalinas/laravel-simple-ldap-auth/blob/56fa7c0f46c16cd4a97a11fbf75781f1beedf213/README.md and it seems like connect...
- Laravel Version: 6.0 - Adldap2-Laravel Version: 6.0 - PHP Version: 7.3.5 - LDAP Type: ActiveDirectory / OpenLDAP / FreeIPA ### Description: I have two different LDAP connections that I...
- Laravel Version: 5.4.16 - Adldap2-Laravel Version: v3.0.4 - PHP Version: 7.1 ### Description: When using this extension on a queued job in conjunction with the Adldap facade the connection...
- Laravel Version: 6.0 - Adldap2-Laravel Version: 6.0.8 - PHP Version: 7.2 - LDAP: ActiveDirectory One out of three login attempts fails (log file attached), but we don't encounter this...
- Laravel Version: 5.5 - Adldap2-Laravel Version: 5.0 - PHP Version: 7.1 - LDAP Type: OpenLDAP ### Description: Is it possible to sync uses from existing database to Ldap. ###...
"php": "^7.2", "adldap2/adldap2-laravel": "^6.0", "laravel/framework": "^6.0", Active Directory ### Description: When running an import: ``` [2019-09-07 16:50:00] local.INFO: LDAP (ldap://172.x.x.x:389) - Connection: default - Operation: Binding - Username: [2019-09-07 16:50:00]...
- Laravel Version: 6.5 (not relevant; doesn't matter) - Adldap2-Laravel Version: 6.0.8 - PHP Version: 7.2 (not relevant; doesn't matter) - LDAP Type: ActiveDirectory (not relevant; doesn't matter) ### Description:...
- Laravel Version: 6.0 - Adldap2-Laravel Version: 6.0 - PHP Version: 7.3 - LDAP Type: OpenLDAP I am making a login like this : ``` protected function attemptLogin(Request $request) {...
- Laravel Version: 5.7 - Adldap2-Laravel Version: 6.0.8 - PHP Version: 7.3 - LDAP Type: ActiveDirectory ### Description: We are facing a very strange issue, we miss users when we...