Thanks Tomas, It works now. Sorry for not giving enough information to the mailing list. Thanks for the help.Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > Hi,>> I have made the following changes to the configuration config.php as> below> $ldap_server[0] = array(> 'host' => 'localhost',> 'ba
> Hi,
>
> I have made the following changes to the configuration config.php as
> below
> $ldap_server[0] = array(
> 'host' => 'localhost',
> 'base' => 'ou=addressbook,dc=mydomain,dc=com,dc=au',
> 'name' => 'ldap.mydomain.com.au',
> 'protocol' => 3
> );
> $abook_global_file = '';
>
Hi, I have made the following changes to the configuration config.php as below $ldap_server[0] = array( 'host' => 'localhost', 'base' => 'ou=addressbook,dc=mydomain,dc=com,dc=au', 'name' => 'ldap.mydomain.com.au', 'protocol' => 3 ); $abook_global_file = ''; $abook_global_file_writeable
Thanks for your reply, Tomas I have checked when configuring the address book. It didn't ask for protocol. Here are the options listed when selecting the address books in the conf.pl Address Books 1. Change LDAP Servers > localhost 2. Use _javascript Address Book Search 3. Global fi
Hi, I was wondering if anyone might be able to help me with this issue. I am trying to use OpenLDAP 2.2.29 for windows by Lucas Bergman with Squirrelmail 1.4.6 and am running into a protocol error when using the squirrelmail address book function to look up addresses in the LDAP server.The