Mathieu, On Monday, September 13, 2010 01:46:43 pm Mathieu Parent wrote: > Hi, > > Can you please apply the patch [0] and test? Apply it to > /usr/share/perl5/Kolab/Conf.pm > > [0] > http://svn.debian.org/wsvn/pkg-kolab/libkolab-perl/trunk/debian/patches/90 > -slapd-runtime-config.diff?sc=1
I patched Conf.pm and reran kolab_bootstrap -b. After doing so, I had the same problem. Testsaslauthd failed and the webadmin could not bind to the LDAP server. I switched SLAPD_CONF="" to SLAPD_CONF="/etc/ldap/slapd.conf" in /etc/default/slapd. Testsaslauthd then succeeded but the webadmin still could not bind to the LDAP server. I discovered this was causes because 'php_pw' was not being copied correctly to /etc/kolab/session_vars.php. For some reason the four commands found on the wiki [1] didn't work for me (although they have in the past). Manually copying 'php_pw' from /etc/kolab/kolab.conf resolved this problem and the web admin could bind to ldap. Perhaps we should suggest that everyone change /etc/default/slapd to use the old configuration files until upstream supports /etc/ldap/slapd.d. [1] http://wiki.kolab.org/index.php/Debian_-_Administrators_- _Kolab_Installation#Setup_web_administration_frontend -- Soren Stoutner Small Business Tech Solutions 623-262-6169 [email protected] www.sbtechsolutions.biz
signature.asc
Description: This is a digitally signed message part.

