Ok let's just see if we can get LDAP up. Try this:
ps -ef | grep slapd [See if LDAP is running]
If it is kill it, then try:
/opt/zimbra/bin/ldap start
ps -ef | grep slapd [See if a clean start worked]
If you get an error or it doesn't start try this:
/opt/zimbra/openldap/libexec/slapd -d 10 -4 -u zimbra -h ldap://:7389/ -f /opt/zimbra/conf/slapd.conf


LinkBack URL
About LinkBacks

