thomas: server/kolabd/kolabd/templates resmgr.conf.template.in, 1.18,	1.19 
    cvs at kolab.org 
    cvs at kolab.org
       
    Mon Dec  3 12:27:21 CET 2007
    
    
  
Author: thomas
Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv16355/kolabd/kolabd/templates
Modified Files:
	resmgr.conf.template.in 
Log Message:
Removed resource password handling which is unused since server 2.1.
Index: resmgr.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/resmgr.conf.template.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- resmgr.conf.template.in	3 Dec 2007 08:43:36 -0000	1.18
+++ resmgr.conf.template.in	3 Dec 2007 11:27:19 -0000	1.19
@@ -138,9 +138,6 @@
 $conf['filter']['calendar_id'] = '@@@calendar_id@@@';
 $conf['filter']['calendar_pass'] = '@@@calendar_pw@@@';
 
-/* Filename of private key used to decrypt password from LDAP */
-$conf['filter']['priv_key_file'] = '@sysconfdir@/kolab/res_priv.pem';
-
 /* What is the name of the users' calendar mailbox?  This is only used
  * when the user does not already have a primary calendar folder
  * (search via Kolab annotation)
    
    
More information about the commits
mailing list