Re: Using Forms Auth, but also need Windows User ID?

From: Arnaud PICHERY (aranud@ifrance.com)
Date: 10/29/02


From: "Arnaud PICHERY" <aranud@ifrance.com>
Date: Tue, 29 Oct 2002 14:24:52 +0100


> I'm fairly certain you cannot mix Forms Authentication and Windows
> Authentication in the web.config, but I thought there may be a
> work-around other than creating a distributed application.

I have - to a certain extend - created a mixed authentication scheme
by using the default Windows Authentication and implementing my
own form authentication in the global.asax code behind file.

I have placed a test example at http://pichery.dyndns.org/aspnet/
(entirely written in C#, sorry VB users)

I hope to make it available as a separate module when I have solved
the problem of accessing the user token as the Windows Authentication
module does (it retrieves it through the internal method
HttpWorkerRequest.GetUserToken). Any idea on how to solve this problem
would be appreciated (I'll also post the question in a separate
thread).

Hope this helps,
Arnaud.



Relevant Pages

  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > is turning on/off Kerberos is occuring. ... It control how IE deals with "Authentication: ... when you put IIS6 in a domain and have "Integrated Windows Authentication" ...
    (microsoft.public.windows.server.security)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > is turning on/off Kerberos is occuring. ... It control how IE deals with "Authentication: ... when you put IIS6 in a domain and have "Integrated Windows Authentication" ...
    (microsoft.public.inetserver.iis.security)
  • Re: Need help configuring Wireless Connection profile
    ... and I can only use the intel OR windows utility, not both at the same time. ... Windows authentication for all users,4129,LRG\ryanv,4149,Wireless WPA2 ... SMALL BUSINESS SERVER: ... STEP #1 Install Certificate Services ...
    (microsoft.public.windowsxp.general)
  • RE: Beginners Questions
    ... We do use Windows form on the presentation layer which is on ... terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: form authentication and webservices
    ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... We will be using Windows Authentication on the Web Services side (same ... Dominick Baier ...
    (microsoft.public.dotnet.framework.aspnet.security)