Re: Re. Global.Asax not working Server Side

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 07/21/05


Date: Thu, 21 Jul 2005 00:20:02 -0700

Hello Jimmy,

another option would be to package that as an HttpModule.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> Hello,
>
> Using cookieless roles based security.
>
> Setting
>
> HttpContext.Current.User = New GenericPrincipal(id, Split(userData, ",
> "))
>
> in Global.asax Application_AuthenticateRequest
>
> On my desktop works fine. Server side nada.
>
> Any ideas?
>
> Thanx Jim
>



Relevant Pages

  • Re: audit file location
    ... exploiting a flaw in your code is much harder if you don't know what you are looking for - and as you most often cannot put directories into directory traversal attacks - putting those files even on a separate hard disk/partition is even more secure. ... Dominick Baier - DevelopMentor ... If further away is more secure, then that means both ASP's security ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: audit file location
    ... Dominick Baier - DevelopMentor ... If further away is more secure, then that means both ASP's security ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: DPAPI (Machine Store) Access Denied Problem.
    ... Dominick Baier - DevelopMentor ... I get an Access Denied error, it reads somwhat like this "Access ... the problem may be a issue with code access security ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ASP.NET Security
    ... Dominick Baier - DevelopMentor ... the CLR to turn off all security checks... ... The easiest quickest simplest solution is to not use a .dll - just ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Securing static files
    ... Dominick Baier - DevelopMentor ... they are kicked back to the login page. ... The user may log in with other credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)