> > I use Synapse library to connect and search informations on LDAP > > annuary,(openLDAP, activeDirectory or Lotus server) I've a program > > who run under win32 (delphi7) who connect and search information > > without problems. > > > > I do a migration and try to run under kylix3 and Linux, it connect > > but when search it returns some errors like : DSID-03100698 or > > Invalid DN ... whereas the win application connect without problems > > with the same connection informations ... > > > > Is there a cheat or a trick to know to run under Linux? And get > > information from a win LDAP annuary? > > > > Thanks ! > > > Anybody has an idea ? > Anybody can help me ? > Or it's just me that is bad using Ldap ? > And it's no problem to access a Ldap from Linux ?
I not know anything in LDAPsend what is platform depended. Are you sure if you are asking exactly same LDAP search query? You can try deep debug by Ethereal... (it is for linux and windows too) and try to capture your LDAP communication from windows and from linux. Compare this two communications and see what is different. -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib. ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
