|
Posted by mst on October 13, 2005, 6:02 am
Please log in for more thread options
We use COM+.
We have WebCluster >> COM+ applications with "Componnet supports
dynamic load balancing" installed,
Insecond layer we have COM+ Applications cluster, where COM+
applications connects to backend.
The schemes is:
Client (COM+ proxy) Win2000 >> WEBCluster (COM+ with CLB) Win2000 >>
COMCluster (COM+ Application) Win2003.
The problem is then I call COM+ application from client, I get
Premisson denied exception. I have created the same local(not domain)
user in all three servers. If I add "NT Authority/Anonymous Logon"
in Creator/Owner role for com+ application in COM+Cluster(Win2003)
everythings works.
Anybody have ideas how to sole authentication problem.
|