Chuck Rolke created QPID-4366:
---------------------------------

             Summary: C++ Broker: change ACL from a loadable module to a 
built-in module
                 Key: QPID-4366
                 URL: https://issues.apache.org/jira/browse/QPID-4366
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: 0.19
         Environment: Unix C++ Broker
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke


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.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to