Re: Multiple Users with impersonation using one account
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Dec 2005 13:47:22 -0800
Hi,
what operating system are you using?
how did you figure out under which account the application is running - by calling WindowsIdentity.GetCurrent().Name ?
--------------------------------------- Dominick Baier - DevelopMentor http://www.leastprivilege.com
Dominick,
Thanks for your great reply. I removed the <identity impersonate='True' /> and used your suggestion of Context.User.Identity.Name. Works great. I notice that the application is now acting as the user: NT AUTHORITY\SYSTEM.
How can I give this user access to files on a different server?
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: Multiple Users with impersonation using one account
- Previous by thread: Re: Multiple Users with impersonation using one account
- Next by thread: Re: Multiple Users with impersonation using one account
- Index(es):
Relevant Pages
|
|