[ 
https://issues.apache.org/jira/browse/RANGER-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355522#comment-15355522
 ] 

Velmurugan Periasamy commented on RANGER-1069:
----------------------------------------------

Patch committed in master - 
https://git-wip-us.apache.org/repos/asf?p=incubator-ranger.git;a=commit;h=17f40be4d4a8203ed32cfa61a247550b56aec14a

> if a user permissions are removed from a policy through revoke operation then 
> also users is shown
> -------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-1069
>                 URL: https://issues.apache.org/jira/browse/RANGER-1069
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 0.6.0
>            Reporter: Deepak Sharma
>            Assignee: Mehul Parikh
>            Priority: Critical
>             Fix For: 0.6.0
>
>         Attachments: RANGER-1069.patch
>
>
> if a user permissions are removed from a policy through revoke operation then 
> also users is shown on the policylanding page
> 1. execute grant on hbase shell "grant to all tables for <user>'
> grant '<user>' , 'R'
> 0 row(s) in 0.2540 seconds
> new policy item gets added in <user> default policy for all resources for 
> user <user> with Read permission
> 2. then use revoke to remove that read permission 
> revoke '<user>'
> 0 row(s) in 0.2530 seconds
> 3. check Policy landing page
> ER: policy should not show the user '<user>'
> AR: policy is showing user <user> for the policy (* resource) on the policy 
> landing page. if we go inside in the policy then user <user> is not there as 
> expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to