You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David McGinnis (JIRA)" <ji...@apache.org> on 2019/01/24 18:25:00 UTC

[jira] [Commented] (HIVE-21009) LDAP - Specify binddn for ldap-search

    [ https://issues.apache.org/jira/browse/HIVE-21009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751407#comment-16751407 ] 

David McGinnis commented on HIVE-21009:
---------------------------------------

[~tuhren]: I had to make a patch recently for a client to do this exact thing in the LDAPAuthenticationProviderImpl class, so I'm open to spruce it up and contribute it back to the project. Will assign this to myself and clean up the patch to get it ready for contribution.

> LDAP - Specify binddn for ldap-search
> -------------------------------------
>
>                 Key: HIVE-21009
>                 URL: https://issues.apache.org/jira/browse/HIVE-21009
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 2.1.0, 2.1.1, 2.2.0, 2.3.0, 2.3.1, 2.3.2
>            Reporter: Thomas Uhren
>            Priority: Major
>
> When user accounts cannot do an LDAP search, there is currently no way of specifying a custom binddn to use for the ldap-search.
> So I'm missing something like that:
> {code}
> hive.server2.authentication.ldap.bindn=cn=ldapuser,ou=user,dc=example
> hive.server2.authentication.ldap.bindnpw=password
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)