gunnar: server README.webclient,1.5,1.6

cvs at kolab.org cvs at kolab.org
Wed May 30 11:41:44 CEST 2007


Author: gunnar

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

Modified Files:
	README.webclient 
Log Message:
Updated webclient instructions concerning the horde schema.

Index: README.webclient
===================================================================
RCS file: /kolabrepository/server/README.webclient,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- README.webclient	30 May 2007 06:21:07 -0000	1.5
+++ README.webclient	30 May 2007 09:41:41 -0000	1.6
@@ -32,6 +32,12 @@
 
 as in a standard Kolab installation.
 
+Now you need to edit the file /kolab/etc/kolab/templates/slapd.conf.template and uncomment the line
+
+ include /kolab/etc/openldap/schema/horde.schema
+
+in order to include the Horde schema into the OpenLDAP configuration.
+
 Finally configure Horde with 
 
 /kolab/sbin/kolabconf
@@ -60,6 +66,9 @@
 
 # Install kolab
 sh obmtool kolab &> kolab-build.log
+
+# Uncomment the horde schema
+sed -i -e 's/^#\(.*horde.*\)/\1/' /kolab/etc/kolab/templates/slapd.conf.template
 
 # Bootstrap Kolab
 /kolab/etc/kolab/kolab_bootstrap -b





More information about the commits mailing list