-
```
What steps will reproduce the problem?
1. Configured LDAP (LDAP debug reports: Create new adldap object : Success,
After authenticate : Invalid credentials So I believe the connection is correct.…
-
Hey - I have install jotaelesalinas/laravel-adminless-ldap-auth and I have next code:
LogginController.php
```
protected function attemptLogin(Request $request)
{
.......
if(Adl…
-
```
What steps will reproduce the problem?
1. Enable LDAP
2. Enter ambiguous fields "ldap_suffix" "ldap_domain_dn"
3. Attempt to authenticate using "username"
What is the expected output? What do you…
-
- 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 wil…
-
- Laravel Version: 5.5
- Adldap2-Laravel Version: latest
- PHP Version: 7.0
### Description
I can go by command line and do a search for a user, I can then import that user... (php artisan ad…
-
```
What steps will reproduce the problem?
1. Configured LDAP (LDAP debug reports: Create new adldap object : Success,
After authenticate : Invalid credentials So I believe the connection is correct.…
-
```
What steps will reproduce the problem?
1. Tried to configure cpassman to use LDAP authentication
2.
3.
What is the expected output? What do you see instead?
Successful login for LDAP users
What…
-
```
What steps will reproduce the problem?
1. Enable LDAP
2. Enter ambiguous fields "ldap_suffix" "ldap_domain_dn"
3. Attempt to authenticate using "username"
What is the expected output? What do you…
-
- Laravel Version: 5.8
- Adldap2-Laravel Version: Latest
- PHP Version: 7.4
- LDAP Type: Active Directory
### Description:
I want to incoporate adldap2 into my webapp which is built with VueJ…
-
- Laravel Version: 6.6.0
- Adldap2-Laravel Version: 6.0
- PHP Version: 7.3.10
- LDAP Type: ActiveDirectory
Description:
I never used before this extension and I try to follow instructio…