Accessing Internet By Logging On From Different Domain
  
PSS ID Number: Q143133
Article last modified on 02-14-1996
 
1.00
 
WINDOWS
 

-------------------------------------------------------------------------
The information in this article applies to:
 
 - Microsoft Internet Information Server version 1.0
 - Microsoft Windows NT Server version 3.51
-------------------------------------------------------------------------
 
SYMPTOMS
========
 
If a user logs on to a domain different from the Internet Access Gateway
domain, the user cannot access the Internet.
 
CAUSE
=====
 
Client requests and responses are transported across client desktop
computers and the Internet Access Gateway service using Remote Procedure
Call (RPC) which provides transport-protocol independence and user-level
authentication.
 
RESOLUTION
==========
 
To correct this problem, do one of the following:
 
 - Make sure that there is proper trust relationship between your current
   domain and the Internet Access Gateway domain.
 
 -or-
 
 - Make sure you have a domain user privilege in the Internet Access
   Gateway domain. From the MS-DOS command prompt, type the following:
 
      net use \\<Gateway server>\IPC$ /user:<domain name>
      \<username> <domain password>
 
   NOTE: Do not use redirected drive letters. Use complete UNC path of
   IPC$.
 
KBCategory: kbnetwork
KBSubcategory: ntdomain
Additional reference words: prodiis 1.00 3.51
=============================================================================
Copyright Microsoft Corporation 1996.
