-
- Laravel Version: 5.3
- Adldap2-Laravel Version: 3.0.4
- PHP Version: 5.9
Description:
Hi, im trying to authenticate users to OpenLDAP with your package for about week, im reading all issue'…
-
I am using Laravel 5.4.
There are two types of user in my system. Admin &User.
Both have separate database tables .To authenticate ,I have implemented laravel multi auth with custom user provider(…
-
When i try to move from Ubuntu 12.04 with PHP 5.3.10 to Ubuntu 16.04 with PHP 7.0.4 then I get this Error:
ldap_connect(): Could not create session handle: Bad parameter to an ldap routine in .......…
-
- Laravel Version: 5.6.16
- Adldap2-Laravel Version: 4.07
- PHP Version: 7.1.16-1
- LDAP Type: ActiveDirectory
I named my connection in the adldap.php file's 'connections' array and added a seco…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 4.0
- PHP Version: 7.2.4
- LDAP Type: ActiveDirectory
### Description:
Error: DateTime::setTimestamp() expects parameter 1 to be intege…
-
- Laravel Version: 5.5
- Adldap2-Laravel Version: 3.*
- PHP Version: 7.*
### Description:
I've build all config files as described in documentation, but, if i try to login with Auth::attempt =…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 5.1
- PHP Version: 7.2
- LDAP Type: ActiveDirectory
### Description:
I'm trying to login with email address (as userprincipalename) and p…
-
Adldap is not developed and not released sinse 2013.
Please switch to use Adldap2 https://github.com/Adldap2/Adldap2
May be better add as git submodule.
shaba updated
7 years ago
-
- Adldap2 Version:4.0
- LDAP Type: Active Directory
- PHP Version: 7.1
Hi, i'm having issues trying to get errors. I'm trying to get error codes and messages after failed login attempt.
------…
-
Hi,
Actually you use `Dsdevbe\LdapConnector\Model\User` to map ADUser to ModelUser in `ADldap class`.
It can be possible to allow set a ModelUser using `config/auth.php` `'model'` option?
I would l…