view test/fixtures/ldap/.svn/text-base/slapd.conf.svn-base @ 862:9e5828c6e55d bug_169

Close obsolete branch bug_169
author Chris Cannam
date Tue, 07 Jun 2011 13:31:44 +0100
parents 513646585e45
children
line wrap: on
line source
# Sample OpenLDAP configuration file for Redmine LDAP test server
#
ucdata-path	./ucdata
include		./schema/core.schema
include   ./schema/cosine.schema
include   ./schema/inetorgperson.schema
include   ./schema/openldap.schema
include   ./schema/nis.schema

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

database	bdb
suffix		"dc=redmine,dc=org"
rootdn		"cn=Manager,dc=redmine,dc=org"
rootpw		secret
directory	./redmine
# Indices to maintain
index	objectClass	eq