RE: Choosing Integrated vs. Forms authentication dynamically
From: MSFT (lukezhan_at_online.microsoft.com)
Date: 10/20/03
- Previous message: Dinis Cruz: "Re: Asp.Net.Vulnerability: Full Trust (current security problems and possible solutions)"
- In reply to: Rob Blitz: "Choosing Integrated vs. Forms authentication dynamically"
- Next in thread: Rob Blitz: "Re: Choosing Integrated vs. Forms authentication dynamically"
- Reply: Rob Blitz: "Re: Choosing Integrated vs. Forms authentication dynamically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 20 Oct 2003 08:57:27 GMT
Hi Rob,
I think you may make the user make the choice on the login form. For
example, there are two options: 1. with default windows account; 2, specify
a special windows account with name and password. On server side, you can
get the informaiton from login form and authenticate the credential. For
detailed information, you may refer to this KB article:
HOW TO: Authenticate against the Active Directory by Using Forms
Authentication and Visual Basic .NET
http://support.microsoft.com/default.aspx?kbid=326340
Hope this help,
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Previous message: Dinis Cruz: "Re: Asp.Net.Vulnerability: Full Trust (current security problems and possible solutions)"
- In reply to: Rob Blitz: "Choosing Integrated vs. Forms authentication dynamically"
- Next in thread: Rob Blitz: "Re: Choosing Integrated vs. Forms authentication dynamically"
- Reply: Rob Blitz: "Re: Choosing Integrated vs. Forms authentication dynamically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|