Forms Authentication: Require authentication on all pages but 1

From: Ryan (ryanz@iqmetrix.com)
Date: 02/19/03


From: "Ryan" <ryanz@iqmetrix.com>
Date: Wed, 19 Feb 2003 15:05:24 -0600


I have a asp.net application, that uses forms authentication (verified
against a database). In my web.config file, I have set the path ="/" so that
every page in the application (including pages in subfolders) need to be
authenticated before they can be reached.

My question now is, I want to have 1 page in my application that doesn't
require authentication to get to. (A help page linked to from the logon
screen).

Other than moving this help page to a directory outside my application
directory, is there any way to accomplish this?
Thanks.
-Ryan



Relevant Pages

  • ASP.NET Forms Authentication Best Practices
    ... ASP.NET Forms Authentication Best Practices ... What happens if your user database is compromised? ... Listing One, where you want to use login.aspx to log users in. ... string FirstName ...
    (microsoft.public.dotnet.framework.aspnet)
  • User authentication over the web (was: Secure Password in database)
    ... Subject: User authentication over the web (was: Secure Password in database) ... a web server is usually authenticated to users by using SSL or TLS ...
    (SecProg)
  • Re: Using SSPI with Custom Authentication
    ... It boils down to moving the security perimeter away from the server. ... first database contains all of the user information; ... perform authentication, and users need to be authenticated before accessing ...
    (microsoft.public.dotnet.security)
  • Re: SQL Express MDF file moved from 1 computer to another - auth f
    ... I try to attach the database which is located in MyDocuments\Visual ... Microsoft SQL Server Management Studio ... now it tells me that authentication has failed for my windows ...
    (microsoft.public.sqlserver.connect)
  • Re: Security question ..
    ... What I want to prevent is any access to the database accept through our ... application unless you have elevated permissions. ... Authentication, if he is smart enough to create an NT Auth ODBC connection ... passes through to the database or to use SQL Server authentication. ...
    (microsoft.public.sqlserver.server)