Page 1 of 1

LDAP screwed after upgrade from 8.8.11 to 8.8.15

Posted: Wed Oct 02, 2019 8:09 am
by giovanni.lovato
I've done many updates without any error, but this time I'm not that lucky. Upgrading from 8.8.11 to 8.8.15, LDAP is not starting anymore and Zimbra refuses to do anything.

I've tried changing the password with

Code: Select all

zmldappasswd -b 'newpass'
but it fails:

Code: Select all

Updating local config and LDAP
Died at /opt/zimbra/bin/zmldappasswd line 99, <DATA> line 755.
This does not seem good! How can I proceed? I have the system down right now :(

Re: LDAP screwed after upgrade from 8.8.11 to 8.8.15

Posted: Wed Oct 02, 2019 9:20 am
by giovanni.lovato
I tried to install over the existing /opt/zimbra but then I get

Code: Select all

Checking ldap status....not running.
Starting ldap...failed with exit code: 256.
How can I get past this?

Re: LDAP screwed after upgrade from 8.8.11 to 8.8.15

Posted: Sun Feb 16, 2020 9:34 pm
by Rony
I have the same issue after reinstalling Zimbra 8.8.15

Re: LDAP screwed after upgrade from 8.8.11 to 8.8.15

Posted: Sun Feb 16, 2020 10:09 pm
by fs.schmidt
Hello,

You could try this as root:

Code: Select all

/opt/zimbra/libexec/zmfixperms -verbose -extended
Then run the installation again to see if this solves the ldap issue.