Impersonation related issue with ASP.NET

From: Ovi Verona (overona@univision.net)
Date: 09/30/02


From: "Ovi Verona" <overona@univision.net>
Date: Mon, 30 Sep 2002 08:47:37 -0700


I have an application which I am trying to run using
windows authentication and impersonation. I know that
impersonation is working because I am receiving the
correct value when I check
Principal.WindowsIdentity.GetCurrent.Name. My problem is
that part of the functionality of this application is to
write a Registry Value. When I attempt this I receive the
login dialog prompting for user, password, and domain.
Even if I provide the correct information within this
dialog, it simply pops-up again. I have tried setting the
rights to the registry key using regedt32 and the problem
persists. Can someone help with this?

Thank you,
Ovi



Relevant Pages

  • Impersonation related issue with ASP.NET
    ... >windows authentication and impersonation. ... >Even if I provide the correct information within this ... >rights to the registry key using regedt32 and the problem ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • ASP.Net Impersonation
    ... I am trying to understand Impersonation in the ASP.Net context. ... -Using Windows Authentication with impersonation="true" means that the ... -I can set NTFS permissions on a file/folder and control access w/o using ... permissions, but instead it is the aspnet_wp account that accesses the file ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Login failed for user MachineNameASPNET
    ... > Or is your SQL Server not on the same network? ... > Really impersonation is the best way, but I do remember a Visual Studio ... >> windows authentication to log into the site, ... >> programmatically override asp.net from providing the MachineName\ASPNET ...
    (microsoft.public.dotnet.framework.aspnet)
  • Weird impersonation issue
    ... we started getting a weird impersonation problem on one ... IIS is set to use Windows Authentication, ... Here is where it gets weird - If I run the app from my machine, ... If I go to the Security Log on the file server, ...
    (microsoft.public.dotnet.framework)
  • Re: Hybrid sql server and asp.net windows authentication
    ... With Windows authentication, impersonation will just make whoever ... changing the process account is done by changing the ... To impersonate any WindowsIdentity, ...
    (microsoft.public.dotnet.framework.aspnet.security)