Thomas Uhren created HIVE-21009:
-----------------------------------
Summary: LDAP - Specify binddn for ldap-search
Key: HIVE-21009
URL: https://issues.apache.org/jira/browse/HIVE-21009
Project: Hive
Issue Type: Improvement
Components: HiveServer2
Affects Versions: 2.1.1
Reporter: Thomas Uhren
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=exmple
hive.server2.authentication.ldap.bindnpw=password
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)