Naveen Gangam created HIVE-11512:
------------------------------------
Summary: Hive LDAP Authenticator should also support full DN in
Authenticate()
Key: HIVE-11512
URL: https://issues.apache.org/jira/browse/HIVE-11512
Project: Hive
Issue Type: Improvement
Components: HiveServer2
Affects Versions: 1.1.0
Reporter: Naveen Gangam
Assignee: Naveen Gangam
Priority: Minor
In certain LDAP implementation, LDAP Binding can occur using the full DN for
the user. Currently, LDAPAuthentication Provider assumes that the username
passed into Authenticate() is a short username & not a full DN. While the
initial bind works fine either way, the filter code is reliant on it being a
shortname.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)