annotate .svn/pristine/f3/f35847d445152b5406b2138b825010b073653b9f.svn-base @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +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