Alan Conway created QPID-5398:
---------------------------------

             Summary: qpidd --acl-file does not work with a drive-prefixed path 
on windows.
                 Key: QPID-5398
                 URL: https://issues.apache.org/jira/browse/QPID-5398
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.24
            Reporter: Alan Conway
            Assignee: Alan Conway


The acl-file option does not correctly recognize windows paths of the form 
x:\... as absolute paths and attempts to append them to the brokers data-dir

To reproduce (on windows): qpidd --acl-file c:\path\to\policy.acl

Result: log contains
error Unable to open ACL file "<data-dir>/c:\path\to\policy.acl"

Expected result: should load file correctly.



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

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

Reply via email to