[ 
https://issues.apache.org/jira/browse/HADOOP-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339347#comment-14339347
 ] 

Andrew Wang commented on HADOOP-11622:
--------------------------------------

I chatted with Arun about this a bit offline, and we're going to hold off for 
now. ACLs are read from configurations elsewhere too, and changing it just for 
the KMS is weird.

You can workaround this by doing something like {{nobody g1,g2,g3}}, with a 
dummy user.

> Add support for specifying only groups in kms-acls.xml
> ------------------------------------------------------
>
>                 Key: HADOOP-11622
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11622
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms
>            Reporter: Arun Suresh
>            Assignee: Arun Suresh
>         Attachments: HADOOP-11622.1.patch
>
>
> Currently, ACL specification, which is specified in kms-acls.xml can take the 
> form :
> {noformat}
> u1,u2 g1,g2
> {noformat}
> with the user and group list separated by space.
> Unfortunately there is no way to specify only groups, since the 
> {{Configuration}} object trims the string property values



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to