You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Benoy Antony (JIRA)" <ji...@apache.org> on 2014/06/06 21:30:05 UTC

[jira] [Updated] (HADOOP-10649) Override default ACL for service authorization

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

Benoy Antony updated HADOOP-10649:
----------------------------------

    Attachment: HADOOP-10649.patch

A new configuration _security.service.authorization.default.acl_ is added.
Its value will be used as the default ACL. If it is missing, "*" is used.
Attaching the patch with the test case.

> Override default ACL for service authorization 
> -----------------------------------------------
>
>                 Key: HADOOP-10649
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10649
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>         Attachments: HADOOP-10649.patch
>
>
> The default service authorization for a protocol is “*” and this authorizes everyone for the specific protocol.
> It should be possible to override the default ACL and specify a different acl as the default ACL value.



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