[Kolab-devel] /usr/share/kolabd/kolab_bootstrap

Thomas Arendsen Hein thomas at intevation.de
Mon Oct 22 16:37:21 CEST 2007


* Dmitry A. Kulakov <bbot at 454.ru> [20071022 16:20]:
> kolab_bootstrap don`t change variable @l_prefix@ at /etc/ldap/slapd.conf
> 
> What do? Just add string s/\@l_prefix\@/$kolab_prefix/g;
> 
> cat /usr/share/kolabd/kolab_bootstrap | grep -A 5 -B 2 "bind_dn/g"
>       foreach (<$tmpl>) {
>         s/\@\@\@base_dn\@\@\@/$base_dn/g;
>         s/\@\@\@bind_dn\@\@\@/$bind_dn/g;
>         s/\@\@\@bind_pw_hash\@\@\@/$bind_pw/g;
>         s/\@l_prefix\@/$kolab_prefix/g;
>         s/TLSCertificate/\#TLSCertificate/g;
>         print $slpd $_;
>       }
> 
> My system is:
> 
> root at exchange:/usr/share/kolabd# dpkg -l | grep kolab
> ii  kolab-cyrus-admin            2.2.13-2                            Cyrus mail system (administration tool)
> ii  kolab-cyrus-clients          2.2.13-2                            Cyrus mail system (test clients)
> ii  kolab-cyrus-common           2.2.13-2                            Cyrus mail system (common files)
> ii  kolab-cyrus-imapd            2.2.13-2                            Cyrus mail system (IMAP support)
> ii  kolab-cyrus-pop3d            2.2.13-2                            Cyrus mail system (POP3 support)
> ii  kolab-libcyrus-imap-perl     2.2.13-2                            Interface to Cyrus imap client imclient libr
> ii  kolab-resource-handlers      0.3.9-20060811-3                    Kolab free/busy scripts
> ii  kolab-webadmin               0.4.0-20060810-4                    Kolab administration web interface
> ii  kolabadmin                   0.0.20061103-1                      Kolab administration tool
> ii  kolabd                       1.9.4-20060707.dfsg-2               groupware server
> ii  libkolab-perl                0.9.2-20060430-2                    Perl modules for Kolab
> 
> Kernel: Linux exchange 2.6.8-3-386 #1 Wed Dec 6 00:38:53 UTC 2006 i686 GNU/Linux
> Distrib: Debian etch.
> 
> cat /etc/apt/sources.list (Where me was getting package)
> deb ftp://sunsite.cnlab-switch.ch/mirror/debian/ unstable main contrib non-free

Please report this to the Debian package maintainer (e.g. with
reportbug), as this problem doesn't appear with other installations.

You might want to use the OpenPKG variant, as this is well tested on
Debian systems and available in a newer version (currently 2.1.0).
And it works out of the box :)

Regards,
Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrueck - Register: Amtsgericht Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner




More information about the devel mailing list