Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Config ldap_auth #935

Open
PedroGSilvaa opened this issue Jul 24, 2023 · 0 comments
Open

Config ldap_auth #935

PedroGSilvaa opened this issue Jul 24, 2023 · 0 comments

Comments

@PedroGSilvaa
Copy link

  • Laravel Version: 8.83.27
  • Adldap2-Laravel Version: 6.1
  • PHP Version: 7.4.19
  • LDAP Type: OpenLDAP

Description:

Hi everyone. I am not supported to make my project recognize the information in the ldap_auth.php file.
I would like the authentication to be done by sAMAccountName, this for some reason as a default by the CN, however it does not identify this information
'identifiers' => [
'ldap' => [
'locate_users_by' => 'sAMAccountName',
'bind_users_by' => 'distinguishedname',
],
],

Steps To Reproduce:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant