When trying start my ldap server, I get this message. I am new to ldap, so I apologize for my ignorance. Is this an easy fix?
host:/var/log # /etc/init.d/ldap start
Starting ldap-serverstartproc: exit status of parent of /usr/lib/openldap/slapd: 1
failed
This is my slapd.conf file.
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/rfc2307bis.schema
include /etc/openldap/schema/yast.schema
include /etc/openldap/schema/ppolicy.schema
pidfile /var/run/slapd/slapd.pid
argsfile /var/run/slapd/slapd.args
access to dn.base=""
by * read
access to dn.base=“cn=Subschema”
by * read
access to attrs=userPassword,userPKCS12
by self write
by * auth
access to attrs=shadowLastChange
by self write
by * read
access to *
by * read
######################################################################
BDB database definitions
#######################################################################
loglevel 709
allow bind_v2
TLSCertificateFile /etc/openldap/servercert.pem
TLSCACertificateFile /etc/openldap/cacert.pem
TLSCertificateKeyFile /etc/openldap/serverkey.pem
Indices to maintain
index objectClass eq
database bdb
suffix “dc=memorialwilliamston,dc=org”
rootdn “cn=admin,dc=memorialwilliamston,dc=org”
rootpw “{ssha}9Rk0veMGf2dg/uJHsRjVUlnShXFRSFZVSw==”
directory /var/lib/ldap/
checkpoint 1024 5
cachesize 10000
overlay ppolicy
ppolicy_default “cn=Default Policy,dc=memorialwilliamston,dc=org”
ppolicy_hash_cleartext