Resetting LDAP & MySQL Passwords

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

By far, one of the most common problems in getting a service started is an incorrect password.


Resetting the LDAP Password

First, we need to make sure that Zimbra is stopped.

Try running:

>su zimbra
>zmcontrol stop

Just to be safe, you can make sure that all Zimbra services are stopped:

>ps auxww | grep zimbra
>ps auxww | grep slapd


Kill any left over processes.

Now, we can reset the passwords:

First the root(note: these are run as user zimbra)

>zmldappasswd --root newpass

Next the zimbra:

>zmldappasswd newpass

Make sure you use the same password for both!

Resetting the Logger Password

Resetting the Mailbox Password

Jump to: navigation, search