Cannot Upgrade Windows 2000 Server to Windows Server 2003 with Windows Services for UNIX 2.0 Installed (293783)



The information in this article applies to:

  • Microsoft Windows Server 2003, Standard Edition

This article was previously published under Q293783

SYMPTOMS

You may not be able to upgrade a Microsoft Windows 2000 Server domain controller to Windows Server 2003 if the Windows 2000 domain controller has the Server for NIS component from Services for UNIX version 2.0 installed. Also, when you try to upgrade to Windows Server 2003, you may be prompted to run Schupgr.exe to upgrade your schema, and when you run this tool, you may receive the following error message:
Schema update failed: attribute in may-contain does not exist.

CAUSE

The upgrade may not work because the attributeSchema 'uid' that is used by Windows 2000 Server for the NIS schema is not compatible with the one that is used by Windows Server 2003.

RESOLUTION

A supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem.

To resolve this problem, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone 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.

The English version of this fix has the file attributes (or later) 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.
   Version        File name  
   --------------------------
   5.2000.328.19  Nis2ad.exe
   5.2000.328.19  Nisctrl.dll
   5.2000.328.19  Nismap.exe
   5.2000.328.19  Nisprop.dll
   5.2000.328.19  Nissvc.exe

Important If Services for UNIX version 2.0 has already been removed, this hotfix cannot be installed. In that case, you must run Renameattribute.exe, the attribute renaming program. To rename the attribute without installing the hotfix:
  1. On a domain controller for Active Directory directory service, log on with administrative credentials.
  2. Extract the contents of the hotfix. To do this, type the following command at a command prompt, and then press ENTER:

    Q293783_SFU_2_X86.exe /x

    Renameattribute.exe is extracted to the folder where you placed the Q293783_SFU_2_X86.exe file.
  3. Run Renameattribute.exe from the folder where you extracted it in step 2.
Note The purpose of this hotfix is to permit you to upgrade from Windows 2000 to Windows Server 2003. Microsoft has not tested Services for UNIX 2.0 on Windows Server 2003. For more information about interoperability, visit the following Microsoft Web site:

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

The attributeSchema 'uid' is included for RFC 2307 compliance by Server for NIS. However, it is the attributeSchema 'msSFUName' that is actually used in Server for NIS. The fix is to stop copying the msSFUName values to uid, and to rename the attributeSchema 'uid' to 'uid-SFU-V2'. Replication of the schema update to all the peer domain controllers can take some time. Because of this, it is important to wait until the attributeSchema rename process is replicated among all the domain controllers in the forest. The Windows Server 2003 upgrade should complete successfully after the replication completes.

For installation specifics, see the Hotfix.txt file that is included with the hotfix. Remember the following information when you install the fix:
  • Run the Q293783_sfu_2_x86_en.exe file from its current location or save it to disk and then run it.
  • After the installation, wait for the schema to be propagated to all the domain controllers that are peers to this domain controller before you upgrade to Windows Server 2003.

Modification Type:MinorLast Reviewed:9/26/2005
Keywords:kbHotfixServer kbQFE kbbug kbenv kbfix kbQFE kbsetup KB293783