[
https://issues.apache.org/jira/browse/HBASE-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368769#comment-14368769
]
Ashish Singhi commented on HBASE-13241:
---------------------------------------
Attached patch addressing the concerns.
I have removed test which was just verifying grant and revoke permissions as it
was not much value add.
In the new test I have two groups each having one user. The test verifies
whether user from the group which has access is able to scan the table and
retrieve the expected result and the user from other group which does not have
access should not be able to scan the table.
Please review.
> Add tests for group level grants
> --------------------------------
>
> Key: HBASE-13241
> URL: https://issues.apache.org/jira/browse/HBASE-13241
> Project: HBase
> Issue Type: Improvement
> Components: security, test
> Reporter: Sean Busbey
> Assignee: Ashish Singhi
> Priority: Critical
> Attachments: HBASE-13241-v1.patch, HBASE-13241-v2.patch,
> HBASE-13241-v3.patch, HBASE-13241-v4.patch, HBASE-13241-v5.patch,
> HBASE-13241-v6.patch, HBASE-13241.patch
>
>
> We need to have tests for group-level grants for various scopes. ref:
> HBASE-13239
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)