Re: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 May 2006 17:18:54 +0000 (UTC)
Why do you want to do that?
You could also set a separate anonymous user for the application - or impersonate noone and set a separate worker process identity in IIS6.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
This is related to my other post.
I'm trying to impersonate NT AUTHORITY\ANONYMOUS LOGON when a user is
not authenticated, rather than having it impersonate the IUSR account.
I seem to be able to assume the id using ImpersonateAnonymousToken,
but I get access denied to machine.config when I launch, even though
I've explicitly granted access to this file to ANONYMOUS LOGON. Is it
just not realistic for this to work?
.
- Follow-Ups:
- Re: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- From: Michael D'Angelo
- Re: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- References:
- Possible to run an ASP.NET page as ANONYMOUS LOGON?
- From: Michael D'Angelo
- Possible to run an ASP.NET page as ANONYMOUS LOGON?
- Prev by Date: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- Next by Date: Re: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- Previous by thread: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- Next by thread: Re: Possible to run an ASP.NET page as ANONYMOUS LOGON?
- Index(es):
Relevant Pages
|
|