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

Rajith Attapattu resolved QPID-2098.
------------------------------------

    Resolution: Fixed

This is fixed in rev 813850 (trunk) and test cases are checked in rev 814077 
(trunk)

> ACL checking for the exchangeBound method is incorrect
> ------------------------------------------------------
>
>                 Key: QPID-2098
>                 URL: https://issues.apache.org/jira/browse/QPID-2098
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>
> The action used for the exchange bound method is CREATE instead of ACCESS.
> ACL:  
> acl allow tes...@qpid access exchange name=foo  
> Code:  
> session->exchangeBound("foo");  
> Broker:  
> 2009-sep-08 09:12:17 info ACL Deny id:tes...@qpid action:create
> ObjectType:exchange Name:foo
> 2009-sep-08 09:12:17 error Execution exception: not-allowed: ACL denied 
> exhange
> bound request from tes...@qpid (qpid/broker/SessionAdapter.cpp:234)

-- 
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]

Reply via email to