I basically have the same issue as the other user. I uninstalled and rebooted server (couldn't figure out how to kill slapd). Then I install again and got same error:
Creating SSL certificate...Done
Initializing ldap...FAILED (256)
ERROR
Configuration failed
Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration
---
So now I tried to go to opt/zimbra/libexec and run xmldapinit
[root@ns1 libexec]# ./zmldapinit
Error: must be run as zimbra user
Started slapd: pid 4980
ldap_bind: Invalid credentials (49)
[root@ns1 libexec]#
When I checked previously to see if ldap was running it showed root as user:
root 5147 0.0 0.1 4344 636 pts/0 R+ 17:31 0:00 grep slapd
Does this mean that it is being tried to be run as root instead of zimbra user?
|