Skip to content

Enable domain-less sAMAccountName in LdapAdapter #61824

@kiwiwings

Description

@kiwiwings

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The LdapAdapter class is using the full down-level logon name to do LDAP queries.

In our active directory the sAMAccountName doesn't contain the domain and hence the lookup fails.
I found definitions which say it's a must to contain the domain name and vice versa

Describe the solution you'd like

Would it be possible to introduce an option to change the behavior of LdapAdapter to omit the domain name on the ldap lookup?

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Attention 👋This issue needs the attention of a contributor, typically because the OP has provided an update.area-security

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions