| | | Forum Guru
       
Group: Forum Members Last Login: 7/7/2008 5:11:18 AM Posts: 60, Visits: 19 |
| As of late we are unable to get the LDAP service to start.
We are currently using version 9.23 of IMAIL server.
We've followed the instructions as described here:
http://support.ipswitch.com/kb/IM-20041025-DM04.htm
The following error appear in eventvwr:
The IMail LDAP Service service terminated with service-specific error 19 (0x13).
EventID: 7024
Source: SCM
When trying:
slapd.exe -t
I get:
config check failed
Content of slapd.conf:
# the ucdata path must be the first line in the config file
# the ldap server will cease to funtion if it is not - DO NOT remove this entry
ucdata-path"d:/IMail/OpenLDAP/share/ucdata"
#
# Schemas
#
includeschema/core.schema
includeschema/cosine.schema
includeschema/inetorgperson.schema
includeschema/nis.schema
#
# Process Info
#
pidfileslapd.pid
argsfileslapd.args
#
# Logging Info
#
loglevel296
local4.debugslapd.log
#
# ACL
#
accessto *
by * read
accessto attrs=userPassword
by * auth
allow bind_v2
##++ mydomain.com
databasebdb
directoryopenldap-data/mydomain.com
suffix"o=mail.mydomain.com"
rootdn"root"
rootpwA6AAA0969FA4A2A867B4B0A0A9A8
defaultaccessread
schemacheckon
lastmodon
indexcn,sn,st pres,eq,sub
indexou pres,eq,sub
indexobjectClass eq
##-- mydomain.com
Any ideas as to how to get LDAP back up and running? |
| | | | Forum Guru
       
Group: Forum Members Last Login: 7/7/2008 5:11:18 AM Posts: 60, Visits: 19 |
| | Changing the portnumber back and forth apparently fixed this issue. |
| |
|
|