Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to retrieve username and password in LDAP using windows Authen

8 views
Skip to first unread message

YRao

unread,
Nov 14, 2005, 9:29:03 AM11/14/05
to
I am going to create intranet application using Windows Authentication
[W2k Active Directory users] using C# asp.net

I am having following problem:

How to retrieve entered username and password in windows Authentication
using LDAP.
Here User name i am getting using
System.Web.HttpContext.Current.User.Identity.Name;
but how to retrieve password?

Because i want filter users based on their 'title' properties in this
situation it will ask entered username and password?


Any suggestion or related code,
any help would be greatly appreciated.

Thanks

0 new messages