View Single Post
  #2 (permalink)  
Old 12-22-2005, 06:35 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default 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?
Reply With Quote