Re: [SM-USERS] SM/LDAP Could not bring results

2007-02-12 Thread Bipindas K
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

Re: [SM-USERS] SM/LDAP Could not bring results

2007-02-12 Thread Bipindas K
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

Re: [SM-USERS] SM/LDAP Could not bring results

2007-02-12 Thread Tomas Kuliavas
> 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

Re: [SM-USERS] SM/LDAP Could not bring results

2007-02-12 Thread zeta
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

[SM-USERS] SM/LDAP Could not bring results

2007-02-12 Thread Bipindas K
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