Benoy Antony created HDFS-5214:
----------------------------------

             Summary: ProxyUsers does not work with NetGroups
                 Key: HDFS-5214
                 URL: https://issues.apache.org/jira/browse/HDFS-5214
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Benoy Antony
            Assignee: Benoy Antony


It is possible to use NetGroups for ACLs. This requires specifying  the config 
property org.apache.hadoop.security.ShellBasedUnixGroupsNetgroupMapping as  
org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMapping or 
org.apache.hadoop.security.ShellBasedUnixGroupsNetgroupMapping.

The authorization to proxy a user by another user is specified as a list of 
groups hadoop.proxyuser.<user-name>.groups. The Group resolution does not work  
if we are using NetGroups.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to