##// END OF EJS Templates
2.6-stable: Gemfile: add gems to test group for Ruby 2.2 (#19652)...
2.6-stable: Gemfile: add gems to test group for Ruby 2.2 (#19652) git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14181 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3375:7ae53845ac48
r13799:0aaf7ab765bd
Show More
slapd.conf
19 lines | 468 B | text/plain | TextLexer
# 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