LDAP screwed after upgrade from 8.8.11 to 8.8.15

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
giovanni.lovato
Posts: 4
Joined: Wed Oct 02, 2019 8:04 am

LDAP screwed after upgrade from 8.8.11 to 8.8.15

Post 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 :(
giovanni.lovato
Posts: 4
Joined: Wed Oct 02, 2019 8:04 am

Re: LDAP screwed after upgrade from 8.8.11 to 8.8.15

Post 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?
User avatar
Rony
Posts: 45
Joined: Fri Jan 27, 2017 3:50 pm
Location: Canada-Montreal
ZCS/ZD Version: Zimbra 9.0.0_GA_4174
Contact:

Re: LDAP screwed after upgrade from 8.8.11 to 8.8.15

Post by Rony »

I have the same issue after reinstalling Zimbra 8.8.15
User avatar
fs.schmidt
Outstanding Member
Outstanding Member
Posts: 278
Joined: Sat Sep 13, 2014 3:37 am
Location: Brazil
Contact:

Re: LDAP screwed after upgrade from 8.8.11 to 8.8.15

Post 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.
Post Reply