Dongying Jiao created RANGER-1108:
-------------------------------------

             Summary: 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 write right to this dir, native hdfs give this user 
execute right to this dir, user is allowed to mkdir under  /user/ranger_test.
"hadoop fs -ls mkdir /user/ranger_test/temp1" success.
3. Ranger give this user execute right to this dir, native hdfs give this user 
write right to this dir, user is not allowed to mkdir under  /user/ranger_test.
"hadoop fs -ls mkdir /user/ranger_test/temp1" failed.



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

Reply via email to