View Single Post
  #2 (permalink)  
Old 05-03-2006, 08:20 AM
ccmacmil ccmacmil is offline
Member
 
Posts: 12
Default

Additional information in /opt/zimbra/log/zimbra.log:

pop - -ERR system failure: getDirectContext (PASS password)

Same from web interface...


--------- UPDATE ------------

Somehow (still investigating) the ldap_root_password and zimbra_ldap_password changed (or were no longer the same). Resetting them to their original password(s) required some guile for some reason though...

Code:
zmldappasswd --root PASSWORD
zmldappasswd PASSWORD
zmsetup.pl (save updated config)

Last edited by ccmacmil; 05-04-2006 at 02:38 PM..
Reply With Quote