[Kolab-devel] server/kolab/kolab slapd.conf.template,1.6,1.7 by tassilo at doto.intevation.de

root at intevation.de root at intevation.de
Mon Jun 30 16:22:24 CEST 2003


Update of /kolabrepository/server/kolab/kolab
In directory doto:/tmp/cvs-serv381/kolab

Modified Files:
	slapd.conf.template 
Log Message:
Martin K.: reenable external addressbook editing for maintainer and admins (due to a recent change in OpenLDAP)


Index: slapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/slapd.conf.template,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- slapd.conf.template	26 May 2003 20:35:28 -0000	1.6
+++ slapd.conf.template	30 Jun 2003 14:22:21 -0000	1.7
@@ -76,7 +76,7 @@
 	by dn="cn=nobody,@@@base_dn@@@" read 
 	by anonymous auth stop
 
-access to dn=".*,cn=external,@@@base_dn@@@"
+access to dn="(.*,)?cn=external,@@@base_dn@@@"
         by group="cn=admin,@@@base_dn@@@" write
         by group="cn=maintainer,@@@base_dn@@@" write
 	by * read stop





More information about the devel mailing list