Groups | Blog | Home
all groups > asp.net security > august 2004 >

asp.net security : Login and Window Integration


Hai Nguyen
8/5/2004 11:45:29 AM
I'm new to dotnet security

I'm trying to develop a login form agains Window Integration. I don't want
to have a pop up window; therefore I create my own login form and redirect
users to that page before they can go anywhere else. After user enters
username and password, I want to check these username and password to see if
they are valid. If yes, they can proceed, otherwise they have to reenter

Thanks for help.


Raterus
8/5/2004 12:50:27 PM
Sounds like a Forms authentication using active directory, this should =
help you get started.

http://msdn.microsoft.com/library/default.asp?url=3D/library/en-us/dnnets=
ec/html/SecNetHT02.asp


[quoted text, click to view]
AddThis Social Bookmark Button