martin: server/kolabd/kolabd/templates slapd.conf.template, 1.5, 1.6

cvs at intevation.de cvs at intevation.de
Thu Mar 17 19:55:52 CET 2005


Author: martin

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

Modified Files:
	slapd.conf.template 
Log Message:
Martin Konold: More indexing (we require now more scientific data before we can procede)


Index: slapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/slapd.conf.template,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- slapd.conf.template	17 Mar 2005 18:34:01 -0000	1.5
+++ slapd.conf.template	17 Mar 2005 18:55:50 -0000	1.6
@@ -49,12 +49,18 @@
 
 replica uri=ldap://127.0.0.1:9999
         binddn="cn=replicator"
-        bindmethod=simple credentials=secret
+        bindmethod=simple 
+	credentials=secret
 
-index   objectClass     pres,eq
+index   objectClass     eq
 index   uid             pres,eq
 index   mail            pres,eq
 index   alias           pres,eq
+index   cn              pres,eq
+index   sn              pres,eq
+index   kolabHomeServer pres,eq
+index   member          pres,eq
+
 
 
 access to attr=userPassword





More information about the commits mailing list