##// END OF EJS Templates
Do not hide estimated_hours when field is not disabled (#24015)....
Do not hide estimated_hours when field is not disabled (#24015). git-svn-id: http://svn.redmine.org/redmine/trunk@15906 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r14399:e6ba14610c0e
r15524:7154c6f598cb
Show More
slapd.centos6.conf
24 lines | 662 B | text/plain | TextLexer
# Sample OpenLDAP configuration file for Redmine LDAP test server
# CentOS6 openldap-servers-2.4.40-6.el6_7.x86_64
#
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/openldap.schema
include /etc/openldap/schema/nis.schema
pidfile /var/run/openldap/slapd.pid
argsfile /var/run/openldap/slapd.args
modulepath /usr/lib64/openldap
moduleload back_bdb.la
database bdb
suffix "dc=redmine,dc=org"
rootdn "cn=Manager,dc=redmine,dc=org"
rootpw secret
directory /var/lib/ldap
# Indices to maintain
index objectClass eq