Forms Auth and codebehind

From: Mads Jacobsen (mads.jacobsen@pol.dk)
Date: 01/22/03


From: "Mads Jacobsen" <mads.jacobsen@pol.dk>
Date: Wed, 22 Jan 2003 17:50:39 +0100


Hi,

Does anyone know why I can't use codebehind when trying to use Forms
authentication?

In my web.config, i have the lines:

<authentication mode="Forms">
  <forms name="Logon" loginUrl="Logon.aspx" />
</authentication>

<authorization>
  <deny users="?" />
</authorization>

I'm using VS.NET, and I have never tried having Forms authentication work.
This time i really have to...

Regards,
Mads



Relevant Pages

  • asp.net vulnerability
    ... From: Windows NTBugtraq Mailing List ... More details on ASP.NET vulnerability ... There has been some confusion with the ASP.NET forms authentication issue ... authorization issue, not an authentication issue. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: application pool custom identity
    ... Kerberos becomes a possibility when the web server is in a Domain, ... The problem happens when the browser/server selects Kerberos authentication, ... LocalSystem credentials will work for Kerberos; custom AppPool Identity ... Authorization. ...
    (microsoft.public.inetserver.iis)
  • Re: Kerberos OpenLDAP Frontend
    ... Jonathan Javier Cordoba Gonzalez wrote: ... but then you are mixing the authentication with the authorization. ... A KDC with passwords and LDAP ...
    (comp.protocols.kerberos)
  • Re: ASP.NET Authentication exception case
    ... It doesn't seem to like the authorization tag underneath the location tag ... This section sets the authentication policies of the application. ... <!-- SESSION STATE SETTINGS ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ADAM - SSO and provisioning considerations
    ... ADAM and "custom" security principals and gives you ... for authentication, where you might ship some default providers (ADAM LDAP ... be used to link up to the authorization store. ... > customer's identity store is a non-MS directory, ...
    (microsoft.public.windows.server.active_directory)