steffen: server/kolab/kolab/templates freebusy.conf.template, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Fri Jun 25 01:04:52 CEST 2004


Author: steffen

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

Modified Files:
	freebusy.conf.template 
Log Message:
calendar user. Use manager for now, but we really need a special user for this...

Index: freebusy.conf.template
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/templates/freebusy.conf.template,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- freebusy.conf.template	15 Jun 2004 01:52:05 -0000	1.2
+++ freebusy.conf.template	24 Jun 2004 23:04:49 -0000	1.3
@@ -36,10 +36,10 @@
 // does not supply credentials? This account should
 // have access to the calendar mailbox of all the users for which free/busy
 // information is to be retrieved.
-// $params['calendar_user'] = 'fb at ...';
+$params['calendar_user'] = '@@@cyrus-admins@@@';
 
 // What password should we use with the above account?
-// $params['calendar_pass'] = 'xxx';
+$params['calendar_pass'] = '@@@bind_pw@@@';
 
 // What is the name of the users' calendar mailbox?
 $params['calendar_store'] = 'Calendar';





More information about the commits mailing list