You receive a "The specified domain either does not exist or could not be contacted" error message when you try to establish a new Terminal Services connection to a Windows Server 2003-based terminal server (902336)



The information in this article applies to:

  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Standard x64 Edition

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

SYMPTOMS

When you try to establish a new Terminal Services connection to a Windows Server 2003-based terminal server by using an account from a trusted interoperable Kerberos V5 realm, you may receive the following error message:
The specified domain either does not exist or could not be contacted.
Additionally, you cannot use the Terminal Server User Profile (TerminalServicesProfilePath) property, the Terminal Services Home Directory (TerminalServicesHomeDirectory) property, or other related Terminal Services properties that have been set on the user account.

Note Examples of trusted interoperable Kerberos V5 realms include the Massachusetts Institute of Technology (MIT) realm and the Heimdal realm.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

You must have Microsoft Windows 2003 Service Pack 1 (SP1) installed.

Restart requirement

You must restart your computer after you apply this hotfix.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Windows Server 2003, Itanium-based versions
File nameFile versionFile sizeDateTimePlatformService branch
Msgina.dll5.2.3790.3851,419,26409-Aug-200523:45IA-64Not Applicable
Ws03res.dll5.2.3790.38558,88009-Aug-200523:45IA-64Not Applicable
Wmsgina.dll5.2.3790.3851,192,44809-Aug-200523:45x86WOW
Wws03res.dll5.2.3790.38559,39209-Aug-200523:45x86WOW

Windows Server 2003, Itanium-based versions with SP1
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Msgina.dll5.2.3790.25051,465,85609-Aug-200523:45IA-64SP1Not Applicable
Wmsgina.dll5.2.3790.25051,211,90409-Aug-200523:45x86SP1WOW

Windows Server 2003, x64-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Msgina.dll5.2.3790.25051,193,47209-Aug-200523:45x64SP1Not Applicable
Wmsgina.dll5.2.3790.25051,211,90409-Aug-200523:45x86SP1WOW

Windows Server 2003, x86-based versions
File nameFile versionFile sizeDateTimePlatform
Msgina.dll5.2.3790.3851,192,44810-Aug-200503:02x86
Ws03res.dll5.2.3790.38559,39209-Aug-200523:59x86

Windows Server 2003, x86-based versions with SP1
File nameFile versionFile sizeDateTimePlatform
Msgina.dll5.2.3790.25051,211,90410-Aug-200503:18x86

WORKAROUND

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

Warning You may want to remove a user's read permissions to the local Security Accounting Manger (SAM) database or to the Active Directory directory service to prevent the user from logging on to the terminal server. However, if you follow these steps, the user will be able to log on to the terminal server.

To work around this issue, change the Windows registry on the terminal server so that the following are true:
  • The Winlogon process ignores errors when it reads the Terminal Serves configuration data.
  • The Winlogon process reads the DefaultUserConfig data.
To do this, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate the following registry subkey:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server

  3. Click Edit, point to New, and then click DWORD Value.
  4. In the New Value #1 box, type IgnoreRegUserConfigErrors, and then press ENTER.
  5. Right-click IgnoreRegUserConfigErrors, and then click Modify.
  6. In the Value data box, type 1, click Decimal, and then click OK.
  7. Quit Registry Editor.
Note If you follow these steps, users may be able to log on to the Windows Server 2003 Terminal Services computer. However, users will not be able to read the Terminal Services properties on the mapped Active Directory account. Therefore, users will not be able to access the profile path of the Terminal Server User Profile (TerminalServicesProfilePath) property, of the Terminal Services Home Directory (TerminalServicesHomeDirectory) property, or of other Terminal Services properties that are defined on that account. To resolve the problem, install the hotfix.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

The third-party technologies that this article discusses are developed by organizations that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these technologies.

Modification Type:MinorLast Reviewed:7/26/2006
Keywords:kbBug kbfix kbWinServ2003preSP1fix kbHotfixServer kbQFE kbpubtypekc KB902336 kbAudITPRO