Tomas Kuliavas wrote:
Hi all,
I have setup a squirrelmail/oldap server. When try to fetch address
through address book option in the compose window, it fails with an
error message. The error message is as follows,
*Your search failed with the following error(s):
[LDAP:XX.XX.XXX.XXX] N
Tomas Kuliavas wrote:
Hi all,
I have setup a squirrelmail/oldap server. When try to fetch address
through address book option in the compose window, it fails with an
error message. The error message is as follows,
*Your search failed with the following error(s):
[LDAP:XX.XX.XXX.XXX] N
> Hi all,
>
> I have setup a squirrelmail/oldap server. When try to fetch address
> through address book option in the compose window, it fails with an
> error message. The error message is as follows,
>
> *Your search failed with the following error(s):
> [LDAP:XX.XX.XXX.XXX] No such object*
>
> M
try omitting "ldap://"; from host address.
This is the only difference from my config.php
Try also if you can browse ldap with ldapsearch command to
check if you can reach the server.
bye
zeta
>My config.php configuration is as follows
>
>$default_use_javascript_addr_book = true;
>$ldap_server[0
Hi all,
I have setup a squirrelmail/oldap server. When try to fetch address
through address book option in the compose window, it fails with an
error message. The error message is as follows,
Your search failed with the following error(s):
[LDAP:XX.XX.XXX.XXX] No such object
My config.php co