You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2013/12/05 16:28:35 UTC

[jira] [Assigned] (QPID-3981) Windows C++ Broker fails ACL self tests

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

Alan Conway reassigned QPID-3981:
---------------------------------

    Assignee: Alan Conway  (was: Chuck Rolke)

> 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org