I am looking for a small sample demonstrating how to respond to incoming LDAP queries.
Is there any such sample available that would demonstrate such thing?
Is there functionality built in the .NET Framework library?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If your LDAP client requires a full server installation, OpenLDAP might be satisfactory. If the client can be tested with an in-memory server (which will not require a full server installation yet provides a fully-functional LDAP server installation), use the in-memory server provided by the UnboundID LDAP SDK.