Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11.0
-
None
Description
LDAP providers like Active Directory use a fully qualified user name in user@domain format. For HiveServer2 LDAP auth can be used with active directory by passing the userid in that format. This causes hive authentication module to retrun the username in that mangled format. This prohibits LDAP users to be impersonated over secure hadoop or reported correctly in audit etc.
HiveServer2 should support a configurable LDAP domain that is appended to the user name.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-8916 Handle user@domain username under LDAP authentication
- Resolved