scotty64
May 22nd, 2008, 10:24 AM
I am trying to get Kolab running on Hardy, but the provided packages seem to be full of incompatibilities. Has anybody managed to get it running?
I got that far that slapd seems inable to access any file that lives outside the schema directory, so I had to copy the schema files from /usr/share/kolabd/schema and /etc/kolab/rootDSE.ldif into /etc/ldap schema. In addition I had to comment out the two TLS entries in slapd.conf in order to fire up slapd without errors. You find a modified slapd.conf.template attached that can be used to replace the existing file in /etc/kolab/templates in order to successfully run kolab_bootstrap.
Warning: I would use this file for testing only as TLS is disabled.
But now when I try to open the admin interface I just get an empty page....
I got that far that slapd seems inable to access any file that lives outside the schema directory, so I had to copy the schema files from /usr/share/kolabd/schema and /etc/kolab/rootDSE.ldif into /etc/ldap schema. In addition I had to comment out the two TLS entries in slapd.conf in order to fire up slapd without errors. You find a modified slapd.conf.template attached that can be used to replace the existing file in /etc/kolab/templates in order to successfully run kolab_bootstrap.
Warning: I would use this file for testing only as TLS is disabled.
But now when I try to open the admin interface I just get an empty page....