Jump to content

LDAP password changes/ update for Qmail Mail server: Difference between revisions

From TetraWiki
Created page with "category:Troubleshooting '''Objective :''' Update or Change the LDAP Password for the Qmail Based Server 1. Change the password at /etc/openldap/slapd.conf , Gt4&&25..."
 
No edit summary
Line 5: Line 5:




1. Change the password at /etc/openldap/slapd.conf  , Gt4&&25Word
1. Change the password at /etc/openldap/slapd.conf  , for eg Gt4&&25Word
 
change the password on line showing - '''rootpw'''


2. Change the password at /var/qmail/control/ladppassword
2. Change the password at /var/qmail/control/ladppassword


3. Change it for all other intances of Qmail too  
It is single line Entry , please replace with new password
 
3. Change it for all other instances of Qmail too ( /var/qmail2/control/ldappassword ..... etc )
 
4. Change it in the Squirelmail Plugin , probably at Squirelmail_home/plugin/change_ldappass/config.php .


4. Change it in the Squirelmail Plugin , probably at Squirelmail_home/plugin/change_ldappass/config.php
look for "$ldap_manager_pw=" and replace the old password .

Revision as of 04:23, 3 September 2013


Objective : Update or Change the LDAP Password for the Qmail Based Server


1. Change the password at /etc/openldap/slapd.conf , for eg Gt4&&25Word

change the password on line showing - rootpw

2. Change the password at /var/qmail/control/ladppassword

It is single line Entry , please replace with new password

3. Change it for all other instances of Qmail too ( /var/qmail2/control/ldappassword ..... etc )

4. Change it in the Squirelmail Plugin , probably at Squirelmail_home/plugin/change_ldappass/config.php .

look for "$ldap_manager_pw=" and replace the old password .