[Tickets #12081] Re: badlogin not working whith IMP authentication

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Mar 6 13:02:36 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12081
------------------------------------------------------------------------------
  Ticket             | 12081
  Updated By         | patrick.vangilst at labri.fr
  Summary            | badlogin not working whith IMP authentication
  Queue              | Horde Groupware Webmail Edition
  Version            | 5.0.4
  Type               | Bug
  State              | Not A Bug
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


patrick.vangilst at labri.fr (2013-03-06 13:02) wrote:

OK, I can't have badlogincount to work...

Don't know why but $this->hasCapability('badlogincount') returns false  
even if I have:

$conf['auth']['params']['app'] = 'imp';
$conf['auth']['driver'] = 'application';
$conf['auth']['params']['count_bad_logins'] = true;
$conf['auth']['params']['login_block'] = true;
$conf['auth']['params']['login_block_count'] = 3;
$conf['auth']['params']['login_block_time'] = 5;

I'm not good enough at debugging php so as a workaround, I will use fail2ban.
Thanks for your time...







More information about the bugs mailing list