[ https://issues.apache.org/jira/browse/RANGER-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhay Kulkarni reassigned RANGER-4786: -------------------------------------- Assignee: Abhay Kulkarni > Ranger override policy is not working > ------------------------------------- > > Key: RANGER-4786 > URL: https://issues.apache.org/jira/browse/RANGER-4786 > Project: Ranger > Issue Type: Bug > Components: Ranger > Reporter: Abhay > Assignee: Abhay Kulkarni > Priority: Major > > STEPS TO REPRODUCE: > Update default “all - path” policy in cm_hdfs service. Add a deny condition > for \{USER} to read,write,execute permissions. With this policy all users > will be denied to access hdfs locations. > Now, add a policy for user "u1" to get "RWX" permissions on path "/testpath" > recursively. Enable *ovverride* for this policy. > Perform kinit by user u1 and dp hdfs operations. > {noformat} > hdfs dfs -ls /testpath > {noformat} > The access is denied by default "all - path" policy. -- This message was sent by Atlassian Jira (v8.20.10#820010)