[horde] v4.0.9 - Account locking and tracking question

Torsten Krah tkrah at fachschaft.imn.htwk-leipzig.de
Fri Sep 16 19:26:43 UTC 2011


Am Freitag, den 16.09.2011, 21:19 +0200 schrieb Ralf Lang:
> Currently no idea. 
> Can you post the complete 
> [auth]

$conf['auth']['admins'] = array('');
$conf['auth']['checkip'] = true;
$conf['auth']['checkbrowser'] = true;
$conf['auth']['alternate_login'] = false;
$conf['auth']['redirect_on_logout'] = false;
$conf['auth']['list_users'] = 'input';
$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;


> [lock]

$conf['lock']['params']['driverconfig'] = 'horde';
$conf['lock']['driver'] = 'Sql';


> and [history]

I've got not $conf['history'] ones in conf.php of horde, should i have?

> 
> sections of your conf.php?
> I'll try to reproduce. 

hth. regards

Torsten



More information about the horde mailing list