Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5398

qpidd --acl-file does not work with a drive-prefixed path on windows.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.24
    • 0.28
    • C++ Broker
    • None

    Description

      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.

      Attachments

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: