[
https://issues.apache.org/jira/browse/QPID-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661201#action_12661201
]
Marnie McCormack commented on QPID-1302:
----------------------------------------
Does this mean that ACLs only work on queues declared in the virtualhost i.e.
not declared programatically ? If so, this issue should be critical I think.
> SimpleXML ACL does not correctly identify OWN queues.
> -----------------------------------------------------
>
> Key: QPID-1302
> URL: https://issues.apache.org/jira/browse/QPID-1302
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M2.1, M3
> Reporter: Martin Ritchie
>
> Currently the comparision uses the Queue's owner against the currently logged
> in username. This is incorrect as the Queue Owner is set to the Client ID not
> the connected User ID. Either the queue's owner value needs changed or (more
> likely) the ACL check needs to be changed to compare the client ID of the
> connection against the queue's owner value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.