steffen: server/kolabd/kolabd/templates DB_CONFIG.slapd.template, NONE, 1.1 slapd.conf.template, 1.7, 1.8

cvs at intevation.de cvs at intevation.de
Tue May 3 13:55:44 CEST 2005


Author: steffen

Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv7118/kolabd/kolabd/templates

Modified Files:
	slapd.conf.template 
Added Files:
	DB_CONFIG.slapd.template 
Log Message:
added DB_CONFIG (Issue707)

--- NEW FILE: DB_CONFIG.slapd.template ---
# (c) 2005 Klaraelvdalens Datakonsult AB
#     Written by Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
#
# This program is Free Software under the GNU General Public License (>=v2).
# Read the file COPYING that comes with this packages for details.

# this file is automatically written by the Kolab config backend and should have the
# file mode 0640

set_cachesize   0       26214400        1
set_tmp_dir /dev/shm
Index: slapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/slapd.conf.template,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- slapd.conf.template	28 Mar 2005 23:52:48 -0000	1.7
+++ slapd.conf.template	3 May 2005 11:55:42 -0000	1.8
@@ -52,7 +52,7 @@
         bindmethod=simple 
 	credentials=secret
 
-index   objectClass     eq
+index   objectClass     pres,eq
 index   uid             approx,sub,pres,eq
 index   mail            approx,sub,pres,eq
 index   alias           approx,sub,pres,eq
@@ -61,7 +61,7 @@
 index   kolabHomeServer pres,eq
 index   member          pres,eq
 
-
+idlcachesize       2000
 
 access to attr=userPassword
    	by group/kolabGroupOfNames="cn=admin,cn=internal,@@@base_dn@@@" =wx





More information about the commits mailing list