mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
fixed bug with openldap 2.3
This commit is contained in:
parent
e6b51ef666
commit
118a19ecb6
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user