steffen: server/kolab/kolab kolabconf,1.6,1.7

cvs at intevation.de cvs at intevation.de
Tue Aug 17 10:09:19 CEST 2004


Author: steffen

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

Modified Files:
	kolabconf 
Log Message:
hint that the ldap server might be the problem

Index: kolabconf
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/kolabconf,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kolabconf	9 Aug 2004 22:00:37 -0000	1.6
+++ kolabconf	17 Aug 2004 08:09:17 -0000	1.7
@@ -6,6 +6,7 @@
 ##    Written by Stuart Binge  <s.binge at codefusion.co.za>
 ##    Portions based on work by the following people:
 ##
+##      (c) 2004  Klaraelvdalens Datakonsult AB
 ##	(c) 2003  Tassilo Erlewein  <tassilo.erlewein at erfrakon.de>
 ##      (c) 2003  Martin Konold     <martin.konold at erfrakon.de>
 ##      (c) 2003  Achim Frank       <achim.frank at erfrakon.de>
@@ -71,7 +72,7 @@
 ';
 
 if( !$Kolab::reloadOk ) {
-  my $msg = "Error loading configuration. Please check the system log for errors.";
+  my $msg = "Error loading configuration. Maybe the LDAP server is not running. Please check the system log for errors.";
   print STDERR "$msg\n";
   Kolab::log('KC', $msg);
   exit(-1);





More information about the commits mailing list