You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/12/03 20:41:37 UTC

[jira] [Created] (HDFS-5613) NameNode: implement handling of ACLs in combination with symlinks.

Chris Nauroth created HDFS-5613:
-----------------------------------

             Summary: NameNode: implement handling of ACLs in combination with symlinks.
                 Key: HDFS-5613
                 URL: https://issues.apache.org/jira/browse/HDFS-5613
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: namenode
            Reporter: Chris Nauroth


A symlink in HDFS does not have an ACL of its own.  Operations that modify the ACL of a symlink instead modify the target of the symlink.  For operations that enforce ACLs, enforcement is on the target of the symlink.  This is similar to existing handling of permissions for symlinks.



--
This message was sent by Atlassian JIRA
(v6.1#6144)