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 "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/05/17 01:36:16 UTC

[jira] [Resolved] (HDFS-6374) setXAttr should require the user to be the owner of the file or directory

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

Andrew Wang resolved HDFS-6374.
-------------------------------

       Resolution: Fixed
    Fix Version/s: HDFS XAttrs (HDFS-2006)

Committed to branch.

> setXAttr should require the user to be the owner of the file or directory
> -------------------------------------------------------------------------
>
>                 Key: HDFS-6374
>                 URL: https://issues.apache.org/jira/browse/HDFS-6374
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>    Affects Versions: HDFS XAttrs (HDFS-2006)
>            Reporter: Andrew Wang
>            Assignee: Charles Lamb
>             Fix For: HDFS XAttrs (HDFS-2006)
>
>         Attachments: HDFS-6374.1.patch, HDFS-6374.2.patch, HDFS-6374.3.patch
>
>
> From the attr(5) manpage:
> {noformat}
>        For  this reason, extended user attributes are only allowed for regular
>        files and directories,  and  access  to  extended  user  attributes  is
>        restricted  to the owner and to users with appropriate capabilities for
>        directories with the sticky bit set (see the chmod(1) manual  page  for
>        an explanation of Sticky Directories).
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)