[
https://issues.apache.org/jira/browse/HDFS-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-5623:
--------------------------------
Target Version/s: HDFS ACLs (HDFS-4685)
Affects Version/s: HDFS ACLs (HDFS-4685)
> 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
>
> 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.1#6144)