> I test ldapSend to query user's position in AD tree.
> 
> The problem is that I must always specify username and password
> otherwyse I cannot search (always return 0).
> 
> I tested same situation using ldp.exe utility and I can bind the
> search without specify Username and Password. Probably I missed
> something.

LDP connects to Active Directory using Microsoft LDAP SSPI 
extensions. This particularly means (simplistically) that your AD 
credentials are taken from your windows credentials automatically.

Microsoft LDAP SSPI is not supported by Synapse and you must to Bind 
into LDAP as some valid AD user with rights for browsing AD objects.


-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to