[
https://issues.apache.org/jira/browse/QPID-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765997#action_12765997
]
Robbie Gemmell commented on QPID-1304:
--------------------------------------
The ACCESS section has now been implemented, such that a list of users may be
defined to gain permissions to all artifacts the virtualhost.
The format is as below, nested within the existing security.access_control_list
configuration.
<access>
<users>
<user>client</user>
</users>
<access>
> SimpleACL is unable to provide virtualhost level access control for a given
> user
> --------------------------------------------------------------------------------
>
> Key: QPID-1304
> URL: https://issues.apache.org/jira/browse/QPID-1304
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M2.1, M3, M4, 0.5
> Reporter: Martin Ritchie
> Assignee: Robbie Gemmell
> Fix For: 0.6
>
>
> The removal of the VHostPassword file in favour of the new ACL format has
> lost the ability to limit access per virtualhost. It should be possible to
> define permissions for an entire virtual host on a user basis.There should be
> a way to provide permissions across all artifacts in a vh for a given user.
> We need to implement the <access> section in the XML ACL file to restore the
> functionality that was present with the VHost PrincipalDatabase.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]