[ 
https://issues.apache.org/jira/browse/QPID-7690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894404#comment-15894404
 ] 

Lorenz Quack commented on QPID-7690:
------------------------------------

Alex suggested the bug might be in the {{isVirtualHostType()}} branch of 
{{LegacyAccessControlAdapter#getACLObjectProperties}} where we should be adding 
the {{ObjectProperties.Property.VIRTUALHOST_NAME}} property.

> [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
>             Fix For: qpid-java-7.0, qpid-java-6.1.2
>
>
> 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