View Single Post
  #24 (permalink)  
Old 03-07-2006, 10:37 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

sudo /opt/zimbra/openldap/libexec/slapd -l -d LOCAL0

Swap the -d and -l and add a '1':
sudo /opt/zimbra/openldap/libexec/slapd -d 1 -l LOCAL0

THen restart ldap and recreate your problem. Logs should be in /var/log/zimbra.log.
Reply With Quote