Nihal Jain created HBASE-29244:
----------------------------------
Summary: Support admin acl setting with LDAP in hbase web ui
Key: HBASE-29244
URL: https://issues.apache.org/jira/browse/HBASE-29244
Project: HBase
Issue Type: New Feature
Reporter: Yash Dodeja
Assignee: Yash Dodeja
Fix For: 3.0.0-alpha-4
Hadoop's AuthenticationFilter has changed and now has support for ldap
mechanism too. HBase still uses an older version tightly coupled with kerberos
and spnego as the only auth mechanisms. HADOOP-12082 has added support for
multiple auth handlers including LDAP. On trying to use Hadoop's
AuthenticationFilterInitializer in hbase.http.filter.initializers, there is a
casting exception as HBase requires it to extendÂ
org.apache.hadoop.hbase.http.FilterInitializer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)