ASP.NET windows authetication
From: Andy (Andy_at_discussions.microsoft.com)
Date: 12/01/04
- Previous message: Deepak Ramakumar: "Re: Please help: Forms authentication & new session -> does not return to the specified page after login"
- Next in thread: Paul Clement: "Re: ASP.NET windows authetication"
- Reply: Paul Clement: "Re: ASP.NET windows authetication"
- Reply: Andy: "RE: ASP.NET windows authetication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 1 Dec 2004 14:15:39 -0800
Traditionally, I've used windows authentication with a web server on an
Active directory domain. IIS authenticated users on AD. However to do this,
a window popped up and users entered information in that.
However, I'd like to instead make an asp.net form that authenticated via
windows authentication.
The reason why is I need to allow windows authentication as well as
authentication where the username is actually an e-mail address, but i don't
want to have two seperate forms to do this.
Is this possible?
If so, anyone know some good examples on the web? VB or C#, doesn't matter
which.
- Previous message: Deepak Ramakumar: "Re: Please help: Forms authentication & new session -> does not return to the specified page after login"
- Next in thread: Paul Clement: "Re: ASP.NET windows authetication"
- Reply: Paul Clement: "Re: ASP.NET windows authetication"
- Reply: Andy: "RE: ASP.NET windows authetication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|