Try enabling logging in the qpidd command line:
  --log-enable debug+:Security

That should expose the acl policy logic that arrives at the connection 
allow/deny conclusions.

----- Original Message -----
> From: "Spud Strumpet (JIRA)" <j...@apache.org>
> To: dev@qpid.apache.org
> Sent: Wednesday, August 16, 2017 8:13:00 AM
> Subject: [jira] [Updated] (QPID-7890) Qpid C++ Broker 1.36 Max Connections 
> Per User Option not working
> 
> 
>      [
>      
> https://issues.apache.org/jira/browse/QPID-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>      ]
> 
> Spud Strumpet updated QPID-7890:
> --------------------------------
>     Description:
> I have been trying to configure the maximum connections per user but none of
> the options seem to be having an affect.
> 
> I have tried various combinations of setting:
> 
> * --connection-limit-per-user N on the command line, and
> * quota connections N username in the acl file
> 
> In the broker trace log, it confirms that the connection limit is enabled,
> but all connections then succeed anyway. None are rejected.
> 
> I have tried setting max connections to zero in both places for all users,
> but still I can connect.
> 
> Is anyone able to confirm that the max connections options are working as
> expected in the C++ 1.36 Broker? Thanks.
> 
>   was:
> I have been trying to configure the maximum connections per user but none of
> the options seem to be having an affect.
> 
> I have tried various combinations of setting:
> 
> * --connection-limit-per-user on the command line, and
> * quota connections N username in the acl file
> 
> In the broker trace log, it confirms that the connection limit is enabled,
> but all connections then succeed anyway. None are rejected.
> 
> I have tried setting max connections to zero in both places for all users,
> but still I can connect.
> 
> Is anyone able to confirm that the max connections options are working as
> expected in the C++ 1.36 Broker? Thanks.
> 
> 
> > Qpid C++ Broker 1.36 Max Connections Per User Option not working
> > ----------------------------------------------------------------
> >
> >                 Key: QPID-7890
> >                 URL: https://issues.apache.org/jira/browse/QPID-7890
> >             Project: Qpid
> >          Issue Type: Bug
> >          Components: C++ Broker
> >         Environment: Windows 10 64-Bit, Qpid C++ Broker 1.36
> >            Reporter: Spud Strumpet
> >
> > I have been trying to configure the maximum connections per user but none
> > of the options seem to be having an affect.
> > I have tried various combinations of setting:
> > * --connection-limit-per-user N on the command line, and
> > * quota connections N username in the acl file
> > In the broker trace log, it confirms that the connection limit is enabled,
> > but all connections then succeed anyway. None are rejected.
> > I have tried setting max connections to zero in both places for all users,
> > but still I can connect.
> > Is anyone able to confirm that the max connections options are working as
> > expected in the C++ 1.36 Broker? Thanks.
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.4.14#64029)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
> For additional commands, e-mail: dev-h...@qpid.apache.org
> 
> 

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

Reply via email to