[
https://issues.apache.org/jira/browse/HIVE-21009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Uhren updated HIVE-21009:
--------------------------------
Affects Version/s: 2.1.0
2.2.0
2.3.0
2.3.1
2.3.2
Description:
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}
was:
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}
> 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)