Liu Shaohui created HBASE-11095:
-----------------------------------
Summary: Add ip restriction in user permissions
Key: HBASE-11095
URL: https://issues.apache.org/jira/browse/HBASE-11095
Project: HBase
Issue Type: New Feature
Components: security
Reporter: Liu Shaohui
Priority: Minor
For some sensitive data, users want to restrict the from ips of hbase users
like mysql access control.
One direct solution is to add the candidated ips when granting user permisions.
{quote}
grant <user|@group\[@ip-regular expression\]> [ <table> [ <column family> [
<column qualifier> ] ] ]
{quote}
Any comments and suggestions are welcomed.
[~apurtell]
--
This message was sent by Atlassian JIRA
(v6.2#6252)