[
https://issues.apache.org/jira/browse/HADOOP-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated HADOOP-10467:
----------------------------------
Attachment: HADOOP-10467.patch
A new configuration property - hadoop.proxyuser.<superusername>.usergroups is
added. This accepts values of the following format :
user1,user2spacegroup1,group2. The special value of * implies anyone.
The current property hadoop.proxyuser.<superusername>.groups is maintained. The
allowed groups will be the union of groups specified via .usergroups and
.groups.
Attaching the patch.
> Enable proxyuser specification to support list of users in addition to list
> of groups.
> --------------------------------------------------------------------------------------
>
> Key: HADOOP-10467
> URL: https://issues.apache.org/jira/browse/HADOOP-10467
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Attachments: HADOOP-10467.patch
>
>
> Today , the proxy user specification supports only list of groups. In some
> cases, it is useful to specify the list of users in addition to list of
> groups.
--
This message was sent by Atlassian JIRA
(v6.2#6252)