[imp] Poppaswd - readme
Mathieu CLABAUT
mathieu.clabaut@free.fr
Tue, 29 Jan 2002 11:32:44 +0100 (CET)
On Tue, 29 Jan 2002 Kutsokutso@aol.com wrote:
> Readme says:
> Modify the config/conf.php in order to reflect your popassd installation.
>
> Et voila !
> what line in /config/conf.php?
You should normally have a horde/passwd/config/conf.php in which the
following lines appear :
<?php
//poppassd server configuration
$conf['server']['name'] = 'localhost';
$conf['server']['port'] = '106';
// array of user not allowed to modify their password.
$conf['user']['refused'] = array('root','guest','diginext')
?>
So, change localhost by the name of the poppassd server, 106 by the
port of the poppassd server and change the array to whatever username
you want to deny password changing...
-mat
--
___________________________________________________________________________
Mathieu CLABAUT mailto:mathieu.clabaut@free.fr
DIGINEXT http://mathieu.clabaut.free.fr
45, impasse de la draille, P.A. La Duranne, tel: 04 42 90 82 91
13857 Aix En Provence - cedex 3 fax: 04 42 90 82 80