[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-commits
Subject:    martin: server/kolab/kolab slapd.conf.template,1.6.2.2,1.6.2.3
From:       cvs () intevation ! de
Date:       2003-08-04 16:41:46
Message-ID: 20030804164146.511E1139AD () lists ! intevation ! de
[Download RAW message or body]

Author: martin

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

Modified Files:
      Tag: KOLAB_1_0
	slapd.conf.template 
Log Message:
Martin: Limit alias editing to maintainers and admins. (www gui + ldap acls)


Index: slapd.conf.template
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/slapd.conf.template,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -d -r1.6.2.2 -r1.6.2.3
--- slapd.conf.template	16 Jul 2003 21:24:58 -0000	1.6.2.2
+++ slapd.conf.template	4 Aug 2003 16:41:44 -0000	1.6.2.3
@@ -50,6 +50,21 @@
         by anonymous auth
         by * none stop
 
+access to attr=mail
+        by group="cn=admin,@@@base_dn@@@" write
+        by group="cn=maintainer,@@@base_dn@@@" write
+       by * read stop
+
+access to attr=alias
+        by group="cn=admin,@@@base_dn@@@" write
+        by group="cn=maintainer,@@@base_dn@@@" write
+        by * read stop
+
+access to attr=uid
+        by group="cn=admin,@@@base_dn@@@" write
+        by group="cn=maintainer,@@@base_dn@@@" write
+        by * read stop
+
 access to dn="cn=nobody,@@@base_dn@@@"
         by anonymous auth stop
 
@@ -92,6 +107,7 @@
 
 access to dn="k=kolab,@@@base_dn@@@"
 	by group="cn=admin,@@@base_dn@@@" write
+	by group="cn=maintainer,@@@base_dn@@@" read
 	by dn="cn=nobody,@@@base_dn@@@" read 
 	by * none stop
 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic