[horde] [HORDE] bug , using "auto" authentication
José Carlos do Nascimento
josecarlos.nascimento at varig.com
Tue Apr 12 15:07:57 PDT 2005
Hi,
I'm trying to configure Horde to autenticate with Administrator and
password teste.
But I think there was a bug in horde, because this dont works :(
This is Auth configuration in conf.php
$conf['auth']['admins'] = array('Administrator');
$conf['auth']['checkip'] = false;
$conf['auth']['params']['username'] = 'Administrator';
$conf['auth']['params']['password'] = 'teste';
$conf['auth']['params']['requestuser'] = true;
$conf['auth']['driver'] = 'auto';
This is a bug or Driver "auto" arent made to do this ?
Jose Carlos
More information about the horde
mailing list