[pkg-kolab] kolab-webclient problem

Mathieu Parent math.parent at gmail.com
Tue Mar 31 12:05:10 UTC 2009


Hi,


On Tue, Mar 31, 2009 at 4:48 AM, John McMonagle <johnm at advocap.org> wrote:
(...)
>> As said in
>> https://wiki.kolab.org/index.php/Debian_-_Administrators_-_Horde_Installati
>>on, this is due to http://bugs.debian.org/514528
>>
>> Solution is to patch /etc/cron.d/kronolith2 and then remove all
>> /tmp/cache_*
>>
> Was side tracked but I'm back at it :-)
>
> yes indeed that fixed that error.

Good.


> No errors now on the web page but when I try to log in:
> auth.log
> Mar 30 21:20:08 kolabtest saslauthd[28229]: do_request      : NULL password
> received
> mail.log
> Mar 30 21:22:01 kolabtest cyrus/imap[31955]: badlogin: kolabtest.advocap.org
> [192.168.2.242] plaintext  SASL(-1): generic failure: All-whitespace
> username.
> in horde log
> Mar 30 21:18:05 HORDE [error] [kronolith] Unable to create VFS directory. [pid
> 31962 on line 77 of "/usr/share/horde3/lib/Horde/Scheduler.php"]
>
> suspect I still have it messed up a bit :(
> using testsaslauthd  works fine.
>
> I suspected there is a missing kolab.php in /etc/horde/horde3?

No, it should be in /etc/kolab-webclient/horde3/

You can run kolabconf to create it if necessary.

> Looking at an openpkg instalation I guessed at
> <?php
> $conf['log']['name'] = '/var/log/horde/horde.log';
> $conf['cookie']['domain'] = 'mailtest.advocap.org';
> $conf['problems']['email'] = 'postmaster at advocap.org';
> $conf['problems']['maildomain'] = 'advocap.org';
> $conf['kolab']['ldap']['server'] = 'kolabtest.advocap.org';
> $conf['kolab']['ldap']['basedn'] = 'dc=advocap,dc=org';
> $conf['kolab']['ldap']['phpdn'] = 'cn=nobody,cn=internal,dc=advocap,dc=org';
> $conf['kolab']['ldap']['phppw'] = 'nobodypassword';
> $conf['kolab']['imap']['server'] = 'kolabtest.advocap.org';
> $conf['kolab']['imap']['maildomain'] = 'advocap.org';
> ?>
>
> Any guess as to when there will be some production kolab packages for for
> debian possibly in lenny backports?

You can use Apt-pinning for packages horde3, libnet-ldap-perl and all
*kolab* from snapshots.

> Thanks
>
> John
>

Mathieu Parent



More information about the pkg-kolab-devel mailing list