[ 
https://issues.apache.org/jira/browse/HDFS-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HDFS-5623:
-----------------------------------
    Fix Version/s:     (was: 2.3.0)
                   2.4.0

> NameNode: add tests for skipping ACL enforcement when permission checks are 
> disabled, user is superuser or user is member of supergroup.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-5623
>                 URL: https://issues.apache.org/jira/browse/HDFS-5623
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>    Affects Versions: HDFS ACLs (HDFS-4685)
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 2.4.0
>
>         Attachments: HDFS-5623.1.patch, HDFS-5623.2.patch
>
>
> The existing permission checks are skipped under the following conditions:
> * {{dfs.permissions.enabled}} is set to false.  (There are several exceptions 
> stated in the documentation.)
> * The user is the super-user.
> * The user is a member of the super-user group.
> Add tests verifying that ACL enforcement is also skipped for all of these 
> cases.



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

Reply via email to