Add ability to get groups for ACLs from 'getent netgroup'
---------------------------------------------------------

                 Key: HADOOP-6855
                 URL: https://issues.apache.org/jira/browse/HADOOP-6855
             Project: Hadoop Common
          Issue Type: New Feature
          Components: security
    Affects Versions: 0.22.0
            Reporter: Erik Steffl
             Fix For: 0.22.0


Add ability to specify netgroups in ACLs (see class AccessControlList.java). 
Membership of users in netgroups will be determined by running 'getent negroups 
$groupName'. Netgroups will be differentiated from regular unix groups by 
having '@' as a first character.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to