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

Alan Conway resolved QPID-3981.
-------------------------------

    Resolution: Fixed

> Windows C++ Broker fails ACL self tests
> ---------------------------------------
>
>                 Key: QPID-3981
>                 URL: https://issues.apache.org/jira/browse/QPID-3981
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.16
>         Environment: Windows
>            Reporter: Chuck Rolke
>            Assignee: Alan Conway
>             Fix For: Future
>
>
> Window powershell/python fail many ACL tests apparently because the UserId 
> presented to ACL for lookup does not include the "@QPID" domain.
> On Linux the log is
> 2012-05-04 16:36:46 debug ACL: Lookup for id:bob@QPID action:bind 
> objectType:exchange name:amq.direct 
>                     with params { routingkey=routing_key 
> queuename=allow_queue }
> 2012-05-04 16:36:46 debug ACL: checking rule [rule 1 ruleMode = deny props{ }]
> 2012-05-04 16:36:46 debug ACL: Successful match, the decision is:deny
> On Windows the log is:
> 2012-05-04 16:20:00 debug ACL: Lookup for id:bob action:bind 
> objectType:exchange name:amq.direct 
>                     with params { routingkey=routing_key 
> queuename=allow_queue }
> 2012-05-04 16:20:00 debug ACL: No successful match, defaulting to the 
> decision mode allow
> Is there a trick for getting the self to work?



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to