Hi all!

I have the following website setup:
1. "Enable the Windows directory service mapper" setting enabled in Web
sites Security tab.
2. On website security tab Anonymous and Integrated auth settings
cleared, and "Require secure channel (SSL)", "Require client certificates"
and "Enable client certificate mapping" settings enabled.
3. Created and configured an App. pool with domain user identity.
4. Website is configured to use this app pool.

th problem:
users are authenticating to this website using certificates (on a
smartcard) and it works fine (they are mapped to the corresponding AD user
accounts.), but the ASP pages on this website are calling COM+ application
and I have found out that these calls are using user's who is accessing web
site security context but not the App. pool user's security context. What do
I have to change in this configuration to make it work the way that app.
pool user is the one who calls COM+ application?




thanks,
Arnis