Hi all,
I am using Squirrelmail 1.4.4 with qmail (with ldap services) ,the problem I am facing is that I can't change the password of the user through Squirrelmail and I am using the change_ldappass-1.7 plugin with the compatibility plugin already installed,but when I try changing the password,it gives me the error: "You must type in your old password.You must type in a new password"
but the users can login read and send mails using squirrelmail,what can be the issue?
followin is the config file of the change_ldappass plugin.
<?php
$ldap_server = "localhost";
$ldap_password_field = "userpassword";
$ldap_user_field = "username";
//put the ldap base dn of your server here
$ldap_base_dn = "dc=mydomain,dc=com";
$ldap_bind_as_manager = 1;
$ldap_manager_dn="cn=root,$ldap_base_dn";
$ldap_manager_pw="secret";
?>
pls let me know what I am doing wrong.thanks in advance.
-Sel
---------------------------------
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.