upgrading from 3.0 to 3.3

Thomas Spuhler thomas.spuhler at btspuhler.com
Tue Nov 18 00:17:01 CET 2014


On Sunday, November 16, 2014 03:14:05 PM Thomas Brüderli wrote:
> Thomas Spuhler wrote:
> > I am trying to upgrade from 3.0 to 3.3 following mostly
> > https://docs.kolab.org/administrator-guide/upgrading-from-kolab-3.1-to-3.3.html#etc-kolab-kolab-> > conf
> > 
> > This seems to work mostly, except after upgarding I cannot login from Roundcube anymore
> > (Thunderbird doesn't have the problem.
> > 
> > After entering the username and pwd, I get the error login failed.
> > 
> > 
> > The logs show this error:
> > [15-Nov-2014 09:30:34,000000 -0700]: Failed login for
> > thomas.spuhler at vbox.btspuhler.com from 127.0.0.1 in session
> > 9vq0iud9uvramf2ksqq5vcdn26 (error: -2)
> > 
> > Any idea where I should start looking?
> 
> As opposed to Thunderbird, Roundcube validates the username against LDAP
> on login and tries to translate it to the canonical primary email
> address. This is controlled/configured by the kolab_auth plugin. Thus
> check the config at /etc/roundcubemail/kolab_auth.inc.php and enable
> LDAP logging with $config['ldap_debug'] = true; in the Roundcube config
> file. The LDAP lookups and possible failures are then logged into
> /var/log/roundcubemail/ldap
> 
> I hope that will reveal some more hints to solve this problem.
> 
> Best,
> Thomas
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users

I enabled almost all logs and I see only success in the ldap log:

[17-Nov-2014 15:54:59,000000 -0700]: C: Connect to localhost:389 [Kolab Auth]
[17-Nov-2014 15:54:59,000000 -0700]: S: OK
[17-Nov-2014 15:54:59,000000 -0700]: C: Bind
uid=kolab-service,ou=Special Users,dc=vbox,dc=btspuhler,dc=com, pass: **** [6]
[17-Nov-2014 15:54:59,000000 -0700]: S: OK
[17-Nov-2014 15:54:59,000000 -0700]: C: Search ou=People,dc=vbox,dc=btspuhler,dc=com for 
(&(objectclass=inetorgperson)(|(uid=thomas.spuhler)(mail=thomas.spuhler at vbox.btspuhler.com)
(alias=thomas.spuhler at vbox.btspuhler.com)))
[17-Nov-2014 15:54:59,000000 -0700]: S: 1 record(s) found
[17-Nov-2014 15:54:59,000000 -0700]: C: Close

but, the roundcube docs say, main.inc.php and db.inc.php have been combined onto config.inc.php
However, I don't have any db.xx lines in my config.inc.php

Could this be the problem. There isn't much in the sql log, but then I wasn't able to log in.

-- 
Best regards
Thomas Spuhler

All of my e-mails have a valid digital signature
ID 60114E63
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/users/attachments/20141117/63db97f1/attachment.sig>


More information about the users mailing list