horde/turba anonymous bind

Gunnar Wrobel wrobel at kolabsys.com
Wed Sep 1 20:29:49 CEST 2010


Zitat von Alain Abbas <alain.abbas at libertech.fr>:

> Hello
> Turba the address book of horde bind in anonymous mode to search in the
> global address book
> that forbid acls for certains groups or certains organizationalUnit and
> doesn t allow us
> to make acl by users
>
> How to make Turba to bind with the dn and the password of the user ?

You can use

$mail = Auth::getAuth();
$pass = Auth::getCredential('password');

in

/kolab/var/kolab/www/client/turba/config/sources.php

You will need to add some LDAP command to map the $mail to the LDAP DN  
of the user.

The DN and the $pass are required as

                 'bind_dn' => '',
                 'bind_password' => '',

in $cfgSources['kolab_global']

I did not try this myself now. Can you report back if you need more  
help or have a working solution? We could add this as commented code  
in the configuration file / template?

Thanks!

Gunnar


>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
>



--
Gunnar Wrobel
Developer, Kolab Systems AG

e: wrobel at kolabsys.com
t: +49 700 6245 0000
w: http://www.kolabsys.com

pgp: 9703 43BE

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the users mailing list