thomas: server/kolabd/kolabd/templates slapd.conf.template.in, 1.25, 1.26

cvs at kolab.org cvs at kolab.org
Mon Apr 20 18:25:51 CEST 2009


Author: thomas

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

Modified Files:
	slapd.conf.template.in 
Log Message:
slapd.conf.template.in: Make kolabAllowSMTPRecipient readable for the nobody user,
needed for kolab/issue1340 (RFC: restrict users to sending mail only to internal recipients)

(ported from kolab_2_2_branch)


Index: slapd.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/slapd.conf.template.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- slapd.conf.template.in	11 Dec 2008 16:56:52 -0000	1.25
+++ slapd.conf.template.in	20 Apr 2009 16:25:47 -0000	1.26
@@ -159,6 +159,7 @@
 access to attrs=kolabAllowSMTPRecipient
        by group/kolabGroupOfNames="cn=admin,cn=internal,@@@base_dn@@@" write
        by group/kolabGroupOfNames="cn=maintainer,cn=internal,@@@base_dn@@@" write
+       by dn="cn=nobody,cn=internal,@@@base_dn@@@" read
        by self read stop
 
 access to dn="cn=nobody,@@@base_dn@@@"





More information about the commits mailing list