making sure that the directory is owned by "zimbra", and the files inside are also all owned by zimbra. Something like:
Code:
chown -R zimbra /opt/zimbra/openldap-data
This should normally happen during install though, so there could definitely be other problems.