fixed bug with openldap 2.3

This commit is contained in:
Andreas Steffen 2006-10-06 07:48:24 +00:00
parent e6b51ef666
commit 118a19ecb6

View File

@ -53,9 +53,9 @@ argsfile /var/run/openldap/slapd.args
#######################################################################
database bdb
checkpoint 32 30 # <kbyte> <min>
suffix "o=Linux strongSwan,c=CH"
rootdn "cn=Manager,o=Linux strongSwan,c=CH"
checkpoint 32 30 # <kbyte> <min>
# Cleartext passwords, especially for the rootdn, should
# be avoid. See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.