annotate .svn/pristine/f3/f35847d445152b5406b2138b825010b073653b9f.svn-base @ 1296:038ba2d95de8 redmine-2.2

Fix redmine-2.2 branch update (add missing svn files)
author Chris Cannam
date Fri, 14 Jun 2013 09:05:06 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 # Sample OpenLDAP configuration file for Redmine LDAP test server
Chris@909 2 #
Chris@909 3 ucdata-path ./ucdata
Chris@909 4 include ./schema/core.schema
Chris@909 5 include ./schema/cosine.schema
Chris@909 6 include ./schema/inetorgperson.schema
Chris@909 7 include ./schema/openldap.schema
Chris@909 8 include ./schema/nis.schema
Chris@909 9
Chris@909 10 pidfile ./run/slapd.pid
Chris@909 11 argsfile ./run/slapd.args
Chris@909 12
Chris@909 13 database bdb
Chris@909 14 suffix "dc=redmine,dc=org"
Chris@909 15 rootdn "cn=Manager,dc=redmine,dc=org"
Chris@909 16 rootpw secret
Chris@909 17 directory ./redmine
Chris@909 18 # Indices to maintain
Chris@909 19 index objectClass eq