[ https://issues.apache.org/jira/browse/HIVE-21009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761990#comment-16761990 ]
Prasanth Jayachandran edited comment on HIVE-21009 at 2/6/19 6:10 PM: ---------------------------------------------------------------------- Yeah. Make sense. If it is not related to this patch (or caused by the patch) then we don't have to handle it in this ticket. The test run looks clean, I will go ahead and commit the patch shortly. was (Author: prasanth_j): Yeah. Make sense. If it is not related to this patch then we don't have to handle it in this ticket. The test run looks clean, I will go ahead and commit the patch shortly. > 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 > Assignee: David McGinnis > Priority: Major > Labels: features, newbie, security > Attachments: HIVE-21009.01.patch, HIVE-21009.02.patch, > HIVE-21009.03.patch, HIVE-21009.04.patch, HIVE-21009.05.patch, > HIVE-21009.06.patch, HIVE-21009.07.patch, HIVE-21009.patch > > > 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)