[ https://issues.apache.org/jira/browse/HBASE-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell resolved HBASE-1690. ----------------------------------- Resolution: Won't Fix For simple basic authentication, the servlet container suffices. For more fine grained stuff, that falls under HBASE-1697. > [stargate] http basic authentication support > -------------------------------------------- > > Key: HBASE-1690 > URL: https://issues.apache.org/jira/browse/HBASE-1690 > Project: Hadoop HBase > Issue Type: Improvement > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Priority: Minor > > Support a simple access control mechanism via HTTP basic authentication. > Allow definition of authorized users and assignment of ACLs to those users > backed by an HBase table. A first cut might just be to control table accesses > -- a user will either be allowed any access to a table or nothing. > Subsequently, supporting the granting or revocation of various combinations > of create, update, read, and delete privileges on tables or column families > can be considered. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.