Identity loss during RPC call

From: Alexander Osipov (aio2000ex@mail.ru)
Date: 09/06/02


From: "Alexander Osipov" <aio2000ex@mail.ru>
Date: Fri, 6 Sep 2002 19:10:14 +0400


Hi All,

I am calling a COM+ component from ASP code on another machine where only
COM+ application proxy is installed. I need to get in my COM+ component an
identity of a user from whom the ASP calling thread is impersonated.

If I login to ASP from a user who are not the interactive one on machine
with IIS/ASP I can get only the "NT AUTHORITY\ANONYMOUS LOGON" as a client
identity in the COM+ call.
It seems that in distributed environment we can get identity from only
primary access token with which the caller process has started rather than
caller thread impersonation token.

Is there any way to get correctly the client thread impersonation identity
in such a distributed scenario?

Thank you in advance,
Alexander.



Relevant Pages

  • Identity loss during RPC call
    ... I am calling a COM+ component from ASP code on another machine where only ... caller thread impersonation token. ... Is there any way to get correctly the client thread impersonation identity ...
    (microsoft.public.security)
  • "Unknown runtime error" on soap function call from remote server.
    ... I'm calling the webservices from an ASP page using the Microsoft ... account that has the appropriate permissions. ... I've tried upgrading to SOAP Toolkit 3.0. ... I've tried calling it from file1 and other internal servers. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Error when importing DLL
    ... in asp you are calling your dll thru com, in asp.net you are trying to do ... calling com interfaces. ... I have received a dll with an encrypting function I have to use in a ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Exception not caught when calling .NET DLL via (regular) ASP
    ... I'm calling an exposed method of a .NET DLL via ASP using ... Note that this web service I need to call does not yet exist but I am ... "System.Net.Sockets.SocketException" exception (to handle a scenario ...
    (microsoft.public.dotnet.framework.interop)
  • RE: App.Path in Class_Initialize (or VB Runtime threading bug?)
    ... We have an ASP application calling a method in a component ... threads for serving requests, we end up calling the Replaceand Dir ... The VB6 DLL method just calls the Replacefunction. ...
    (microsoft.public.vb.bugs)