Re: Authentication question

From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 06/26/03

  • Next message: Matjaz Ladava: "Re: how to get User ntlogin"
    Date: Thu, 26 Jun 2003 11:18:33 +0200
    
    

    It can be done in both ways. Using forms authentication, users will have to
    authenticate manualy first time and then you could create a persistent
    cookie, so that they don't need to re-authenticate. You can not mix Forms
    and Windows authentication in the same web application.

    -- 
    Regards
    Matjaz Ladava, MCSE (NT4 & 2000)
    matjaz@ladava.com
    http://ladava.com
    "Dave Petersen" <dapetersen.REMOVETHIS@carlson.com> wrote in message
    news:efRF9%230ODHA.1612@TK2MSFTNGP11.phx.gbl...
    > I have 2 requirements for my asp.net app (vb):
    > 1. Users authenticate automatically by default
    > 2. Users have the option to authenticate with a different account.
    >
    > I am currently doing requirement 1 with Windows authentication, and I
    think
    > I can do requirement 2 with forms authentication, but is it possible to do
    > both in the same app?
    >
    > Thanks!
    > Dave
    >
    >
    

  • Next message: Matjaz Ladava: "Re: how to get User ntlogin"

    Relevant Pages

    • 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: SQLServer login with Trusted Connection thru ASP
      ... Jim Corey wrote: ... > We're looking at logging on to SQLServer using Windows Authentication ... > from an ASP app, and trying to figure out what will work. ...
      (microsoft.public.inetserver.asp.general)
    • Re: I dont want to re-invent the Login/Login Wheel - Help with utilities
      ... In the case of AS.NET app, being hosted by ISP, it is very likely the users are not windows domain user. ... the membership provider uses SQL Server or SQL Server Express. ... Both Windows authentication and authorization wolud be be fine if we wanted the world to have access to our application data, but not very intuitive for maintaining integrity over our data. ...
      (microsoft.public.vstudio.general)
    • Authentication Sharing Across Apps
      ... For my part "B" question that I had (Login App was not returning ... authentication to calling app), I found the solution. ... Basically, in both the Login App and Calling App Web.Config, I did ... authenticated connection with SQL server. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Login Security for Intranet/Internet application
      ... a standard intranet app. ... However, you may also want to support IWA authentication for internal users, ... if the application depends on Windows security ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
      (microsoft.public.dotnet.framework.aspnet.security)