Re: Newbie: NT Authentication
From: Brock Allen (ballen_at_NOSPAMdevelop.com)
Date: 03/28/05
- Previous message: cottontech: "Re: Form Post via HttpWebRequest"
- In reply to: Steven K0: "Newbie: NT Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 27 Mar 2005 14:47:04 -0800
Yes you can. Here's a fairly detailed look at the options for doing authentication
with IIS and ASP.NET:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/authaspdotnet.asp
The one thing this doesn't walk you though is the configuration necessary
in IIS... I couldn't find a good link for that... Sorry. Perhaps someone
else might?
-Brock
DevelopMentor
http://staff.develop.com/ballen
> Hello,
>
> I have been charged with building an ASP.NET website at work. Some of
> the pages (like head count info) need to to be secured. One of the
> requirements is that the site use NT Authentication for the login form
> instead of creating new passwords for everyone. My question is how is
> the best way to go about this? Is this an IIS issue or is can I use
> ASP.NET for this?
>
- Previous message: cottontech: "Re: Form Post via HttpWebRequest"
- In reply to: Steven K0: "Newbie: NT Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|