]] On Behalf Of
Alex Henderson
Sent: Thursday, May 09, 2002 4:23 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Authenticating against an Active Directory in .Net
I have users coming into my system remotely (to a web page) - I would
like
to authenticate them using a username/password etc. passed over an
I have users coming into my system remotely (to a web page) - I would like
to authenticate them using a username/password etc. passed over an HTTPS
connection against accounts in an Active Directory. I don't want to use IIS
security but wish to perform the authentication manually.
Here's an examp