Another interesting impersonate issue

From: M (mats.andersson_at_cybernetics.se)
Date: 09/30/03


Date: Tue, 30 Sep 2003 12:37:26 +0200


If i set the web application to run under "user A" and a component package
to run under the same user ("user A"). If i then log in as "user B" at the
client computer and browse into that web. I get "user A" when I query for
CoQueryClientBlanket.

The web application is setup as impersonation level=impoersonate, the same
for the component package

I was expecting to get "user B" when i called CoQueryClientBlanket. Why do I
get "user A"?

Thanks...

///M