fixed bug with openldap 2.3
This commit is contained in:
@@ -53,9 +53,9 @@ argsfile /var/run/openldap/slapd.args
|
|||||||
#######################################################################
|
#######################################################################
|
||||||
|
|
||||||
database bdb
|
database bdb
|
||||||
checkpoint 32 30 # <kbyte> <min>
|
|
||||||
suffix "o=Linux strongSwan,c=CH"
|
suffix "o=Linux strongSwan,c=CH"
|
||||||
rootdn "cn=Manager,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
|
# Cleartext passwords, especially for the rootdn, should
|
||||||
# be avoid. See slappasswd(8) and slapd.conf(5) for details.
|
# be avoid. See slappasswd(8) and slapd.conf(5) for details.
|
||||||
# Use of strong authentication encouraged.
|
# Use of strong authentication encouraged.
|
||||||
|
|||||||
Reference in New Issue
Block a user