When
you try to use a DCOM application on a Microsoft Windows NT 4.0-based computer,
a
remote procedure call
(RPC) returns the following error message:
Access
denied
This problem occurs in the following scenarios.
Scenario 1
� | A Windows NT Server
4.0-based or Windows NT Workstation 4.0-based computer
(computer
A) resides in a Windows NT 4.0 resource domain (domain
X). |
� | A Windows NT Server 4.0-based computer (computer
B) that is running DCOM applications resides in a Microsoft
Windows Server 2003 domain (domain
Y). |
� | Domain X trusts domain Y. |
� | Computer A calls methods on a DCOM application that is
running on computer B. The
DCOM application has
packet-level integrity specified. |
Note This problem may also occur if the following conditions are true:
� | Computer B is running Microsoft Windows 2000 Server or a
later version of Windows. |
� | Computer A is running Windows NT 4.0. |
However, this problem does not occur if computer A is running
Windows 2000 Server or a later version of Windows.
Scenario 2
� | A Windows NT Server
4.0-based or Windows
NT Workstation 4.0-based computer (computer
A) resides in a Windows NT 4.0 resource domain (domain
X). |
� | A Windows NT Server 4.0-based computer (computer
B) that is running DCOM applications resides in
domain X. |
� | A Windows Server 2003 domain (domain
Y) trusts domain X,
and domain X trusts domain Y. |
� | You log on to
computer A as a user of domain Y. |
� | Computer A calls DCOM remote methods on computer B.
|