summaryrefslogtreecommitdiff
path: root/testing/hosts/winnetou/etc/ldap/slapd.conf
blob: 103d4573f99cc4cde346b1cbffc32cf192ef459d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#

moduleload	back_bdb.la

include		/etc/ldap/schema/core.schema

pidfile		/var/run/openldap/slapd.pid
argsfile	/var/run/openldap/slapd.args

#######################################################################
# BDB database definitions
#######################################################################

database	bdb
suffix		"o=Linux strongSwan,c=CH"
rootdn		"cn=Manager,o=Linux strongSwan,c=CH"
checkpoint	32	30
rootpw		tuxmux
directory	/var/lib/ldap
index		objectClass	eq