Enterprise Services Identity

From: skippark (skippark@hotmail.com)
Date: 10/31/02


From: "skippark" <skippark@hotmail.com>
Date: Wed, 30 Oct 2002 16:22:36 -0800


Enterprise Services Identity
I have a .NET COM+ data object that has been created to
take advantage of the ability to run under a specific user
identity. The use of Trusted Connections with sql server
is a necessity due to coroporate security policy. The
problem is when I run my .Net in COM+ it always runs with
ASPNET identity instead of a domain account I specified in
COM+ service. Any thoughts?

Thanks.