Lorenz Quack created QPID-7690:
----------------------------------

             Summary: [Java Broker] Cannot create VirtualHostLogger with 
certain ACLs in place
                 Key: QPID-7690
                 URL: https://issues.apache.org/jira/browse/QPID-7690
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Lorenz Quack


If the following ACL is in place
{noformat}
ACL ALLOW foo ALL ALL virtualhost_name="test"
ACL DENY-LOG ALL ALL
{noformat}
the first rule should allow the user {{foo}} to create VirtualHostLoggers on 
the virtual host called {{test}}.
However this currently fails with a 403 Access Denied error.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to