The information in this article applies to:
SYMPTOMS
When trying to launch an object through DCOM, in a membership authenticated ASP page, the following error may occur:
CAUSESite Server Membership (when using Membership Authentication mode) may use a proxy account to allow Web clients access to resources on a Windows NT Server. This proxy account is not created such that it has access to network resources. As a result, instantiation of DCOM objects may not succeed. RESOLUTIONThis problem can be resolved by creating identical proxy accounts on the Site Server computer and the computer that runs the DCOM object. Be aware that this fix may not work in future versions of Windows NT. STATUSThis behavior is by design. MORE INFORMATION
When it is necessary to distinguish a user or control access to resources with greater granularity than that provided by the anonymous user account, Site Server Membership uses a proxy account. The account used as the proxy account can be configured through the Site Server Microsoft Management Console (MMC). You select properties for the membership instance in the MMC. By default, the account name is MemProxyUser(n). This is an actual Windows NT account that can be configured (including the password) through the Windows NT User Manager. REFERENCESSite Server Online Help; search on: "MemProxyUser" Additional query words:
Keywords : kberrmsg kbDCOM prodsitesrv3 |
Last Reviewed: February 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |