Skip to content

[KYUUBI #3359] Minor change LdapAuthenticationProviderImpl to adapt AD #3359

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

jetliu1711
Copy link

Compatible with the Microsoft Active Directory LDAP.
Currently, Apache Kyuubi support open LDAP, cannot support Microsoft Active Directory LDAP,I try much more times, So
I try to debug LdapAuthenticationProviderImpl class,I find something wrong with use Active Directory LDAP to connect to kyuubi authorized.it can be connect ,but close connect have something wrong,so I clear the close method,it can be very well。support Active Directory LDAP。

Why are the changes needed?

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

Compatible with the Microsoft Active Directory LDAP
@pan3793
Copy link
Member

pan3793 commented Aug 26, 2022

... but close connect have something wrong ...

Could please provide more details about the error? e.g. the exception stacktrace

@pan3793 pan3793 added this to the v1.7.0 milestone Sep 8, 2022
@pan3793 pan3793 changed the title Update LdapAuthenticationProviderImpl.scala [KYUUBI #3359] Minor change LdapAuthenticationProviderImpl to adapt AD Sep 8, 2022
@pan3793 pan3793 removed this from the v1.7.0 milestone Sep 8, 2022
@pan3793
Copy link
Member

pan3793 commented Jan 31, 2023

#4152 fully ported LDAP-related functionalities from Apache Hive, it supposes to support Active Directory, would you please help to verify it?

Copy link

Thanks for the PR! This PR is being closed due to inactivity. This isn't a judgement on the merit of the PR in any way. If this is still an issue with the latest version of Kyuubi, please reopen it and ask a committer to remove the Stale tag!

Thank you for using Kyuubi!

@github-actions github-actions bot added the Stale label Apr 18, 2025
@github-actions github-actions bot closed this Apr 18, 2025
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.

2 participants