ldap install errors When you're installing ldap, the hostname you set up for your server (first item in the config menu) must be resolveable via DNS.
You also have to have port 389 open in your firewall.
Try this:
after a failed installation, run /opt/zimbra/libexec/zmldapinit (as the zimbra user).
What happens?
Does ldap start? (ps auxww | grep slapd)
If it doesn't start - why not? |