View Single Post
  #15 (permalink)  
Old 05-08-2008, 08:38 AM
ecologist09 ecologist09 is offline
Active Member
 
Posts: 41
Default

Quote:
Originally Posted by quanah View Post
Use ldapsearch to validate you can bind as the user with the password you believe is the correct one. If not, you need to fix the password in the LDAP server. If it does work, then you need to fix zmlocalconfig's value for the password for the postfix user. If that matches the password value you have set as well, then you need to run "postfix stop" followed by "postfix start rewrite" so it'll update the postfix files used to bind to LDAP.

--Quanah
Yes, ldapsearch was authenticating with my "new" password, the one that was set in zmlocalconfig. However, per my post (above) i had to reset the password to the one in /opt/zimbra/conf/lpda-vad.cf in order to get it working again.
Reply With Quote