richard: server/kolabd/kolabd/templates ldapdistlist.cf.template.in, 1.2, 1.3 master.cf.template.in, 1.8, 1.9 smtpd.conf.template.in, 1.2, 1.3 transport.template.in, 1.2, 1.3 virtual.template.in, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Sat Feb 4 19:20:00 CET 2006


Author: richard

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

Modified Files:
	ldapdistlist.cf.template.in master.cf.template.in 
	smtpd.conf.template.in transport.template.in 
	virtual.template.in 
Log Message:
Changed the owner and group from root to respectively:
@emailserver_usr@ and @emailserver_grp at .

This means that the ownership and group changed to respectively:
kolab-n and kolab-r!

See https://intevation.de/roundup/kolab/issue1083

The actual diff is:
diff -r BEF/kolab/etc/kolab/templates/ldapdistlist.cf.template AFT/kolab/etc/kolab/templates/ldapdistlist.cf.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/master.cf.template AFT/kolab/etc/kolab/templates/master.cf.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/smtpd.conf.template AFT/kolab/etc/kolab/templates/smtpd.conf.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/transport.template AFT/kolab/etc/kolab/templates/transport.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/virtual.template AFT/kolab/etc/kolab/templates/virtual.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r





Index: ldapdistlist.cf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/ldapdistlist.cf.template.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ldapdistlist.cf.template.in	30 Dec 2005 21:13:22 -0000	1.2
+++ ldapdistlist.cf.template.in	4 Feb 2006 18:19:58 -0000	1.3
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@emailserver_confdir@/ldapdistlist.cf
 PERMISSIONS=0640
-OWNERSHIP=root:root
+OWNERSHIP=@emailserver_usr@:@emailserver_grp@
 KOLAB_META_END
 # (c) 2005 Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaralvdalens Datakonsult AB)
 #

Index: master.cf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/master.cf.template.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- master.cf.template.in	18 Jan 2006 19:43:11 -0000	1.8
+++ master.cf.template.in	4 Feb 2006 18:19:58 -0000	1.9
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@emailserver_confdir@/master.cf
 PERMISSIONS=0640
-OWNERSHIP=root:root
+OWNERSHIP=@emailserver_usr@:@emailserver_grp@
 KOLAB_META_END
 # (c) 2004 Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaralvdalens Datakonsult AB)
 # (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>

Index: smtpd.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/smtpd.conf.template.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- smtpd.conf.template.in	15 Jan 2006 10:46:35 -0000	1.2
+++ smtpd.conf.template.in	4 Feb 2006 18:19:58 -0000	1.3
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@sasl_smtpconffile@
 PERMISSIONS=0644
-OWNERSHIP=root:root
+OWNERSHIP=@emailserver_usr@:@emailserver_grp@
 KOLAB_META_END
 pwcheck_method: saslauthd
 mech_list: plain login

Index: transport.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/transport.template.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- transport.template.in	22 Nov 2005 23:01:46 -0000	1.2
+++ transport.template.in	4 Feb 2006 18:19:58 -0000	1.3
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@emailserver_confdir@/transport
 PERMISSIONS=0640
-OWNERSHIP=root:root
+OWNERSHIP=@emailserver_usr@:@emailserver_grp@
 KOLAB_META_END
 # (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
 # (c) 2003 Martin Konold <martin.konold at erfrakon.de>

Index: virtual.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/virtual.template.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- virtual.template.in	22 Nov 2005 23:01:46 -0000	1.2
+++ virtual.template.in	4 Feb 2006 18:19:58 -0000	1.3
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@emailserver_confdir@/virtual
 PERMISSIONS=0640
-OWNERSHIP=root:root
+OWNERSHIP=@emailserver_usr@:@emailserver_grp@
 KOLAB_META_END
 # (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
 # (c) 2003 Martin Konold <martin.konold at erfrakon.de>





More information about the commits mailing list