Re: Multiple Users with impersonation using one account
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Dec 2005 15:06:10 -0800
Oh - i forgot another option - upgrade to windows 2003 - IIS6 give you multiple worker processes which can all have distinct identities -
that's the feature you really need.
--------------------------------------- Dominick Baier - DevelopMentor http://www.leastprivilege.com
I am using Windows Server 2000, not sure which SP.
The following line displays NT AUTHORITY\SYSTEM
Response.Write(System.Security.Principal.WindowsIdentity.GetCurrent.Na me )
Which I am assuming is the current user. Yes, I do know what happens when I assume!
Thanks, Jeff -- Sent via .NET Newsgroups http://www.dotnetnewsgroups.com
.
- Follow-Ups:
- References:
- Prev by Date: Re: Multiple Users with impersonation using one account
- Next by Date: Re: ASP.NET 2.0 Multiple Membership Providers for Authentication
- Previous by thread: Re: Multiple Users with impersonation using one account
- Next by thread: Re: Multiple Users with impersonation using one account
- Index(es):