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

Chuck Rolke resolved QPID-4366.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23

Commit 1494697 from Andrew Stitcher
                
> 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
>             Fix For: 0.23
>
>
> 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