Initializing ldap...FAILED (256) on Mac OSX 10.4.4 I'm getting an error on initializing ldap running zmsetup.pl after installing zcs-3.0.0_GA_156.MACOSX. I'm not exactly sure what log files to look in to see the details of the error or how to go about fixing this problem. Any help greatly appreciated.
*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help) a
Save configuration data to a file? [Yes]
Save config in file: [/opt/zimbra/config.4550]
Saving config in /opt/zimbra/config.4550...Done
The system will be modified - continue? [No] Yes
Operations logged to /tmp/zmsetup.log.4550
Setting local config values...Done
Setting up CA...Done
Creating SSL certificate...Done
Initializing ldap...FAILED (256)
ERROR
Configuration failed
Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration
Here is my config file:
AVUSER=admin@sawdust.local
CREATEADMIN=admin@sawdust.local
CREATEDOMAIN=sawdust.local
DOCREATEADMIN=yes
DOCREATEDOMAIN=yes
DOTRAINSA=yes
EXPANDMENU=no
HOSTNAME=sawdust.local
HTTPPORT=80
HTTPSPORT=443
IMAPPORT=143
IMAPSSLPORT=993
LDAPHOST=sawdust.local
LDAPPORT=389
MODE=http
MTAAUTHHOST=sawdust.local
POPPORT=110
POPSSLPORT=995
REMOVE=no
RUNAV=yes
RUNSA=yes
SMTPDEST=admin@sawdust.local
SMTPHOST=sawdust.local
SMTPNOTIFY=yes
SMTPSOURCE=admin@sawdust.local
SNMPNOTIFY=yes
SNMPTRAPHOST=sawdust.local
SPELLURL=http://sawdust.local:7780/aspell.php
STARTSERVERS=yes
TRAINSAHAM=nr_d0vjb5z@sawdust.local
TRAINSASPAM=wehqloscpf@sawdust.local
UPGRADE=yes
USESPELL=yes
INSTALL_PACKAGES="zimbra-apache zimbra-core zimbra-ldap zimbra-logger zimbra-mta zimbra-snmp zimbra-spell zimbra-store " |