[imp] Change Password fail
edwardspl at ita.org.mo
edwardspl at ita.org.mo
Thu Mar 29 15:26:40 UTC 2007
Dear All,
Mine is FC6 System...
After install the passwd and tools with IMP and try to change the password :
http://www.ita.org.mo/~edward/horde/password_error.gif
For the config of passwd/config/backends.php :
$backends['poppassd'] = array(
'name' => 'Example Poppassd Server',
'preferred' => 'www.mydomain.com',
'password policy' => array(),
'driver' => 'poppassd',
'params' => array(
'host' => 'localhost',
'port' => 106
)
);
For the config of /etc/xinetd.d/poppassd :
service poppassd
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/sbin/poppassd
}
So, what problem of the config file ?
Edward.
More information about the imp
mailing list