[Kolab-devel] Kolab server 2.2 beta3 & Horde

Gunnar Wrobel wrobel at pardus.de
Wed Dec 12 13:01:57 CET 2007


Hi Andrea,

Gelpi Andrea <liste at gelpi.it> writes:

> Hi all,
> 	after successfully installing Kolab beta 3, now I'm trying to test Horde.
>
> My first problem is that in 1st.README there no instruction on what to do.

Okay, we probably should change that.

>
> I saw that horde must be configured, but on www.kolab.org following the 
> instruction I can't log in.

No, you don't need to configure anything. Horde on Kolab should be
pretty much configured through the template system.

>
> The first time I have to login as user manager but where can I found the 
> instruction?

No, you should not log in as "manager" with Horde. If you wan't to
administrate the Horde instance you should rather add one of your
users as administrator in /kolab/var/kolab/www/horde/config/conf.php

$conf['auth']['admins'] = array('manager', 'myuser at example.com');

> I modified manually /kolab/var/kolab/horde/config/conf.php to change dn 
> example.com with mine. I add the pwd for nobody user that was set as dummy.

You don't need to do that because at the end of conf.php is a stanza
like this:

if (file_exists(dirname(__FILE__) . '/kolab.php')) {
  require_once(dirname(__FILE__) . '/kolab.php');
}

This loads the kolab.php file in the same directory and this one is
written via the template mechanism.

That may be somewhat confusing because the values in conf.php just
hold dummy values and get overwritten by kolab.php. This is currently
required since we cannot mix the possibility to administrate the
configuration via Kolab templates AND the Horde administration web
frontend.

This of course holds only true if you really wish to administrate and
modify the Horde installation. By default Horde should work out of the
box without the requirement to modify anything.

Cheers,

Gunnar

>
> -- 
> ing. Andrea Gelpi
> ***************************************************
> La Terra non la abbiamo ereditata dai nostri avi,
> ma la abbiamo presa in prestito dai nostri bambini.
> ***************************************************
>
> _______________________________________________
> Kolab-devel mailing list
> Kolab-devel at kolab.org
> https://kolab.org/mailman/listinfo/kolab-devel

-- 
______ http://kdab.com _______________ http://kolab-konsortium.com _

p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium

____ http://www.pardus.de _________________ http://gunnarwrobel.de _
E-mail : p at rdus.de                                 Dr. Gunnar Wrobel
Tel.   : +49 40 432 72335                           Bundesstrasse 29
Fax    : +49 40 432 70855                            D-20146 Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   >> Mail at ease - Rent a kolab groupware server at p at rdus <<                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the devel mailing list