[Kolab-devel] [issue3381] turba's 'kolab_global' source should use should use phpdn to connect to LDAP

Mathieu Parent kolab-issues at intevation.de
Wed Feb 4 23:34:43 CET 2009


New submission from Mathieu Parent <mathieuparent at users.sourceforge.net>:

The current turba config binds anonymously. 
The php_dn should be used (some configurations don't allow anonymous search).

Then it will behave like freebusy and filter.

I don't know how to provide a patch (this should be included in
turba/HK-GW-Config.patch)

$cfgSources['kolab_global']['params']['bind_dn'] = $conf['kolab']['ldap']['phpdn'];
$cfgSources['kolab_global']['params']['bind_password'] =
$conf['kolab']['ldap']['phppw']

----------
assignedto: wrobel
messages: 18405
nosy: martin, mathieu.parent, rbos, thomas, wrobel
priority: feature
status: unread
title: turba's 'kolab_global' source should use should use phpdn to connect to LDAP
topic: web client
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3381>
___________________________________________________




More information about the devel mailing list