[
https://issues.apache.org/jira/browse/HBASE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984812#comment-13984812
]
Andrew Purtell commented on HBASE-11095:
----------------------------------------
After considering the above if we would like to proceed, then I recommend a
reboot of the authorization code in the AccessController instead of hacking in
IP filtering.
> 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)