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

cvs at intevation.de cvs at intevation.de
Thu Mar 17 19:34:03 CET 2005


Author: martin

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

Modified Files:
	slapd.conf.template 
Log Message:
Martin Konold: Added pres to ldap db indices as proposed by Dieter Kluenter <dieter at dkluenter.de>


Index: slapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/slapd.conf.template,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- slapd.conf.template	14 Jan 2005 15:58:25 -0000	1.4
+++ slapd.conf.template	17 Mar 2005 18:34:01 -0000	1.5
@@ -51,11 +51,11 @@
         binddn="cn=replicator"
         bindmethod=simple credentials=secret
 
+index   objectClass     pres,eq
+index   uid             pres,eq
+index   mail            pres,eq
+index   alias           pres,eq
 
-index	objectClass	eq
-index	uid		eq
-index	mail		eq
-index   alias		eq
 
 access to attr=userPassword
    	by group/kolabGroupOfNames="cn=admin,cn=internal,@@@base_dn@@@" =wx





More information about the commits mailing list