View Single Post
  #2 (permalink)  
Old 09-12-2005, 09:12 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Quote:
Originally Posted by sahuguet
My guess is that with the various installs I have done, the LDAP password might be out of sync between two components (e.g. LDAP server and Java app).
Is there a way to fix it by hand?
zmldappasswd should be able to reset it. change both the user level and use the --root option to change the ldap password.


Quote:
Originally Posted by sahuguet
Another question is how to start a clean install.
I am doing \rm -r /opt/zimbra and then a re-install via install.sh.
Is there a cleaner way of doing it?
install.sh -u

This will remove everything. I suggest you try this if you've tried multiple installs. Best way to clean up and start fresh.
Reply With Quote