Re: Anyone care to help explain forms authentication in 2.0?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



In reading up on 2.0's methods, I get really confused. I use IIS to set up
forms authentication. But changing info there doesn't seem to change
anything in my web config file. Where is this actually stored? How do I
deploy my app to another server if I have to set up forms authenticatino
via IIS? Can I still use the manual method from 1.1?

Apologies. I asked something that turned out to be relatively painless.

Just went through a tutorial on using the new authetnication controls. I
must say, I'm impressed! That was easy!

Follow up question...how does the built-in ASPNETDB.MDF file work? If I'm
working locally, no problem. To build and deploy the site, though, does
anything special have to be done? Do I just upload my files along with the
DB file? Can other apps access this same DB file easily?

-Darrel


.



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)
  • 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)
  • Re: ADSI Problem
    ... built in mechanisms to support forms-based authentication are the way to go. ... In a .NET web app, you generally discover the identity of the authenticated ... Unfortunately, script and ASP 3.0 are not my things, so I'm not the expert ... Dim strUserName ...
    (microsoft.public.windows.server.active_directory)
  • Best way to deploy authentication on web services
    ... I'm building a distributed app that will be accessible to both domain ... web server that holds the client app with 2 virtual directories. ... Is it possible to have one authentication scheme on the ... passed back to the web service to future calls? ...
    (microsoft.public.dotnet.framework.aspnet.webservices)