8000 Opt. search for DN before bind (e.g. if DN does not contain username) by markussc · Pull Request #2 · symfony/ldap · GitHub
[go: up one dir, main page]

Skip to content

Opt. search for DN before bind (e.g. if DN does not contain username) #2

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

Closed
wants to merge 1 commit into from

Conversation

markussc
Copy link

The LDAP bind operation allows only the primary DN to be used. In some setups, this DN is not known, since e.g. the common name (CN) is part of the DN instead of the UID.
For such cases, the DN is retrieved by a query beforehand. The "query" part of the DN is to be separated by a ";".

@fabpot
Copy link
Member
fabpot commented Feb 15, 2016

This is a read-only repository. Can you submit the PR on symfony/symfony instead?

@markussc
Copy link
Author

Is now in symfony/symfony as symfony/symfony/pull/17813

@fabpot
Copy link
Member
fabpot commented Feb 15, 2016

thanks

@fabpot fabpot closed this Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0