view .svn/pristine/f3/f35847d445152b5406b2138b825010b073653b9f.svn-base @ 1250:55a62689cc97 redmine-2.2-integration

printing the html correctly (not escaping it)
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 03 Apr 2013 15:55:50 +0100
parents cbb26bc654de
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