I want to authenticate of my user to domain account using LDAP in c# (ASP.Net)

Please guide how can I accomplish this?

Thanks

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

See a sample here: http://support.microsoft.com/kb/326340

link|improve this answer
very nice link, have you similar in C#? Plz provide that. Thanks – Muhammad Akhtar Mar 18 '10 at 11:31
to accomplish this, is there any server setting required? – Muhammad Akhtar Mar 18 '10 at 11:41
thanks........... this helps me, I have convert the code in C#. – Muhammad Akhtar Mar 18 '10 at 17:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.