[
https://issues.apache.org/jira/browse/QPID-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marnie McCormack updated QPID-1302:
-----------------------------------
Fix Version/s: M5
> 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
> Fix For: M5
>
>
> 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.