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

feat: implement MS Active Directory LDAP_SERVER_FAST_BIND_OID control #515

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cpuschma
Copy link
Member

@cpuschma cpuschma commented Apr 23, 2024

Requested in #514, this implements the LDAP_SERVER_FAST_BIND_OID, which is described here: https://msdn.microsoft.com/en-us/library/58bbd5c4-b5c4-41e2-b12c-cdaad1223d6a. The implementation is straightforward, as only the control type needs to be sent.

Tests can't be extended for this control, as it's Active Directory specific.

@cpuschma cpuschma requested review from johnweldon and removed request for johnweldon April 23, 2024 12:04
@cpuschma cpuschma marked this pull request as draft April 23, 2024 14:35
@cpuschma
Copy link
Member Author

Please don't merge this yet, I've got a few additional things to check as I stumbled upon a few forum entries regarding this OID. I'll keep you posted.

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

Successfully merging this pull request may close these issues.

None yet

1 participant