[imp] imp/ldap problems

Xavier Poirier xpoirier@ch-bourg01.fr
Thu, 23 Nov 2000 08:40:43 +0100


It is useful sometimes to test searching in ldap with a light client to see
what hapen (ie outlook-express or netscape mesenger) the results are perhaps
different .
good luck

Xavier.
xpoirier@ch-bourg01.fr


> Hi yall
>
>
> I have installed imp perfectly on a red hat system.
> I can connect to my various imap mail servers
>
> however, now i want to use the ldap search feature.
>
> ldap was compiled in, and using the test.php3 i can see that ldap
> support appears to be o.k
>
> i then go to change the ldap.php3 file, and add my server in.  This is
> not a local server on my local machine, but on another server itself.
>
> this is what the entry looks like:
>
> $LDAPServers['dirsrv0'] = new LDAPServer('dirsrv0',
>                                       'dirsrv0.muc',
>                                       'dirsrv0.muc',
>                                       'bmw group',
>                                       'sn',
>                                       'cn,mail,sn,givenname,uid,ou',
>
> 'is,sounds,is_strict,contains,begins,ends',
>                                       '',
>                                       '',
>                                       'mail');
>
> my base dn is "o=bmw group"
>
> however, when i go to contacts, and try to find anyone, then it doesnt
> find anyone at all. There is no error message.. it just says "too many
> results found, please try to narrow your search" .. however, i know that
> i am the only person in this directory with this name.
>
> Where does all the logging go from imp and the ldap section ?.
>
> Any feedback on this problem would be appreciated.. please mail me.. as
> i am currently not a member of the mailing list
>
> all the best
>
> dominic
>


----------------------------------------------------------------------------
----


> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org