Discussion:
COM+ Permission Problem
(too old to reply)
r***@gmail.com
2006-09-16 00:52:31 UTC
Permalink
We have a couple of applications that exist across two different
domains. App1 and App2. The App1 users belong to Domain1 and App2 to
Domain2.

We get a permission "denied to execute" the COM+ component in App2 when
the App1 callers call with Domain1 users. However, everything is fine
when App1 uses Domain2 users.

Could you please suggest a remedy? One solution is probably to add a
trust relationship between Domain1 and Domain2, however few enterprise
rules disallow that. Please help.

Thanks.
Brian Muth
2006-09-18 19:30:39 UTC
Permalink
Post by r***@gmail.com
We have a couple of applications that exist across two different
domains. App1 and App2. The App1 users belong to Domain1 and App2 to
Domain2.
We get a permission "denied to execute" the COM+ component in App2 when
the App1 callers call with Domain1 users. However, everything is fine
when App1 uses Domain2 users.
Well, this is pretty obvious. It means your security is working.
Post by r***@gmail.com
Could you please suggest a remedy?
Have you tried adding a Domain1 user to the roles permitted to access the
COM+ application in Domain2?

Brian

Loading...