-
Our LDAP server supports only LDAP v3 but the PHP default is LDAP v2. Consequently whenever configuring a PHP script to access our LDAP server, we must set the LDAP_OPT_PROTOCOL_VERSION option.
We configured the SquirrelMail LDAP address book backend by setting:
$ldap_server[0]['protocol'] = 3;
- in config/config.php
We set $SQRUD_LDAP_FROM_MAIN_CONFIG to true, but the SQRUD LDAP...
2007-08-15 16:08:20 UTC by jablko
-
How can I change retrieveUserData configuration to
make plugin bind to LDAP server using LDAP protocol
version 3.
2006-10-05 17:51:38 UTC by nobody
-
Version 0.8 of the RetrieveUserData plugin are available for download. It works together with Squirrelmail 1.2.5 (http://www.squirrelmail.org/) and hopefully later releases. You can use LDAP, MySQL and /etc/passwd as source for name and e-mail address of your Squirrelmail users, preventing them from configuration of Squirrelmail on first use. Earlier versions are also available.
2002-07-23 23:53:50 UTC by kraude
-
Anonymous committed patchset 1 of module CVSROOT to the RetrieveUserData CVS repository, changing 11 files.
2002-07-08 20:11:56 UTC by nobody
-
registered the RetrieveUserData project.
2002-07-04 23:02:21 UTC by