imp/ldap problems

Dominic Epsom Dominic.Epsom@bmw.de
Wed, 22 Nov 2000 18:28:20 +0100


---------------------- multipart/mixed attachment
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
---------------------- multipart/mixed attachment--