Groups | Blog | Home
all groups > asp.net security > march 2005 >

asp.net security : Newbie: NT Authentication


Steven K0
3/27/2005 11:47:32 AM
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?

--
Thanks in advance,
Steven

Brock Allen
3/27/2005 2:47:04 PM
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



[quoted text, click to view]


AddThis Social Bookmark Button