You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "LINTE (JIRA)" <ji...@apache.org> on 2015/04/08 09:55:12 UTC

[jira] [Created] (HBASE-13424) Secure webfilter for hbase ui

LINTE created HBASE-13424:
-----------------------------

             Summary: Secure webfilter for hbase ui
                 Key: HBASE-13424
                 URL: https://issues.apache.org/jira/browse/HBASE-13424
             Project: HBase
          Issue Type: Improvement
          Components: hbase
    Affects Versions: 1.0.0
         Environment: centos 6.5
            Reporter: LINTE


Is it possible to include an authentication filter for Hbase UI in order to dissallow anonymous authentication on web ui (substitution user dr.stack) on a kerberos secured hbase cluster ?

For HDFS there are many filters and the following allow only secure authentication : org.apache.hadoop.security.AuthenticationFilterInitializer

For hbase, there is only one filter that allow anonymous authentication : org.apache.hadoop.hbase.http.lib.StaticUserWebFilter

Regards,








--
This message was sent by Atlassian JIRA
(v6.3.4#6332)