Re: Authorization_Request event in Global.asax
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 16 Sep 2006 15:33:48 +0000 (UTC)
Hi,
this is not true (at all).
have a look at this post:
http://www.leastprivilege.com/ProtectingNonASPNETResourcesWithASPNET20.aspx
Essentially you do a wildcard mapping in IIS6 to the aspnet_isapi and all requests go through the asp.net pipeline. Feel free to ask after reading the post.
---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com
NADA. Not at all.
You will have to code this info into the ASP pages.
*************************************************
Think outside of the box!
*************************************************
"Chris Davoli" <ChrisDavoli@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:873B11B7-6B97-40EF-AC7E-A87CE2887548@xxxxxxxxxxxxxxxx
If I mix classic asp pages into a .Net ptoject, and I need the
Authorization_request event in the gloabal.asax to fire
(implementing
LDAP
security), will the Authorization_request event fire for the classic
ASP
page?
-- Chris Davoli
.
- References:
- Re: Authorization_Request event in Global.asax
- From: Cowboy \(Gregory A. Beamer\)
- Re: Authorization_Request event in Global.asax
- Prev by Date: Re: LDAP Auth Problem - COM interop
- Next by Date: Re: ASP.NET 2.0 Security - Guidance needed
- Previous by thread: Re: Authorization_Request event in Global.asax
- Next by thread: How to get the USERID
- Index(es):
Relevant Pages
|
|