View Single Post
  #20 (permalink)  
Old 02-14-2007, 12:19 AM
eleybourn eleybourn is offline
Starter Member
 
Posts: 1
Default One small change

In the MacOSXx86 version, (I am not sure about any other since I only use this one), the line to edit it.

Code:
sudo /opt/zimbra/openldap-2.3.21/libexec/slapd -l LOCAL0 -4 -u zimbra -h "$my_url" \
   -f /opt/zimbra/conf/slapd.conf
and replacing the $my_url with ldap://:389

TTFN
Reply With Quote