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

Don Bosco Durai commented on RANGER-1108:
-----------------------------------------

[~madhan.neethiraj] would be more familiar this code. We had to deviate a 
little bit from Posix interpretation in our last release to avoid giving "x" to 
all the parent folders and make it easy for admin manage policies. Not sure 
that affects here...

> Ranger hdfs plugin authentication issue when user mkdir 
> --------------------------------------------------------
>
>                 Key: RANGER-1108
>                 URL: https://issues.apache.org/jira/browse/RANGER-1108
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 0.5.2
>            Reporter: Dongying Jiao
>
> 1. Create a user named "ranger_test", create hdfs dir /user/ranger_test.
> 2. Ranger give this user only write right to this dir, native hdfs give this 
> user only execute right to this dir, user is allowed to mkdir under  
> /user/ranger_test.
> "hadoop fs -mkdir /user/ranger_test/temp1" success.
> 3. On the contrary, Ranger give this user only execute right to this dir, 
> native hdfs give this user only write right to this dir, user is not allowed 
> to mkdir under  /user/ranger_test.
> "hadoop fs -mkdir /user/ranger_test/temp1" failed.
> I think the behavior should be the same for above two scenario.



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

Reply via email to