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

Config ldap_auth #935

Open
Open
@PedroGSilvaa

Description

@PedroGSilvaa
  • 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions