Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP client doesn't seem to allow specifying bind-DN and base-DN separately #24

Open
ntjn opened this issue Jul 27, 2023 · 0 comments
Open

Comments

@ntjn
Copy link

ntjn commented Jul 27, 2023

Usually, LDAP clients support specifying bind- and base-DN-s eparately, because not everyone wants to give all the users access to reading the LDAP database. (E.g. the binding mechanism might happen entirely on the application side, but clients pass their credentials to authenticate.)

Our LDAP access is also configured so that we can only bind with admin.

So at the moment, at least based on my interpretation of the config and docs, we can only authenticate with the admin user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant