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

C++ Broker: change ACL from a loadable module to a built-in module

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.19
    • 0.23
    • C++ Broker
    • None
    • Unix C++ Broker

    Description

      Numerous recent changes to the ACL command line switches allow specification of quotas such as --max-connections and --max-queues-per-user. These switches are unrelated (mostly) to ACLs. Requiring the ACL module to be loaded and an ACL rule file to be specified just to get the command line switches for quotas seems awkward.

      This jira proposes to build the ACL code directly into the broker so that it is always present. Note that the Windows broker already has the ACL code built-in; QPID-1842 discusses the reasoning why.

      Users may still 'have no ACLs' by not specifying a rule file.

      Attachments

        Issue Links

          Activity

            People

              chug Charles E. Rolke
              chug Charles E. Rolke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: