You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2011/06/29 22:02:28 UTC

[jira] [Updated] (APLO-56) Change to a terser configuration scheme for ACL definitions

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

Hiram Chirino updated APLO-56:
------------------------------

    Fix Version/s:     (was: 1.0-beta4)
                   1.0

> Change to a terser configuration scheme for ACL definitions
> -----------------------------------------------------------
>
>                 Key: APLO-56
>                 URL: https://issues.apache.org/jira/browse/APLO-56
>             Project: ActiveMQ Apollo
>          Issue Type: Improvement
>          Components: apollo-broker, apollo-dto
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 1.0
>
>
> acls would only need to be defined in the virtual host and broker elements.
> <acl>
>   <allow separator="," kind="some.foo.UnixPrinciple" subject="app1_producers,app1_consumers"  action="create,destroy" object="*" id="app1.*"/>
>   <allow subject="admins" action="*" object="*" id="*"/>
>   <deny subject="admins" action="*" object="*" id="*"/>
> </acl>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira