PRB: Problem with the COM+ Security When Impersonating the User (305731)
The information in this article applies to:
This article was previously published under Q305731 SYMPTOMS
When a Component Object Model (COM) component impersonates a specific user and calls other COM components, you expect the called components to run under the identity of the impersonated user. You may not see the same behavior when the components are deployed in COM+ server applications.
CAUSE
If the components are deployed as separate server packages, they run under the identity that is determined by the identity of the COM+ application. They run under the caller's identity only when this is specified by using the CoImpersonateClient function.
This behavior is by design. Note also that this is standard COM behavior and not unique to COM+.
Modification Type: | Major | Last Reviewed: | 2/13/2002 |
---|
Keywords: | kbprb KB305731 |
---|
|