[ 
https://issues.apache.org/jira/browse/HBASE-29244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nihal Jain updated HBASE-29244:
-------------------------------
    Fix Version/s:     (was: 3.0.0-alpha-4)

> 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
>          Components: security, UI
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>
> HBASE-27693 added support for LDAP in web UI, but there is not way to 
> access/secure admij instrumentation endpoints with it. With this PR we will 
> extend the AccessControlList to also work when LDAP is setup.
> After this we will be able to set a new keys say 
> ""hbase.security.authentication.ldap.admin.users" to configure which all LDAP 
> users can access a secured page. This will be similar to the one we have for 
> SPNEGO i.e.
> {code}
> <property>
>   <name>hbase.security.authentication.spnego.admin.users</name>
>   <value></value>
> </property>
> {code}
> [https://hbase.apache.org/book.html#_defining_administrators_of_the_web_ui]
> NOTE: Do not intend to add support for groups as of with this JIRA.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to