How to remove a non-standard NIS map from the Server For NIS component of Windows Services for UNIX 3.5 (891766)



The information in this article applies to:

  • Microsoft Windows Services for UNIX 3.5

INTRODUCTION

This article describes how to remove a non-standard Network Information Services (NIS) map from the Server For NIS component of Microsoft Windows Services for UNIX 3.5.

MORE INFORMATION

In Windows Services for UNIX 3.5, the Server For NIS component supports standard NIS maps, such as the following maps:
  • passwd
  • group
  • nethosts
When you migrate a NIS domain to the Active Directory directory service, you can also migrate non-standard maps. However, you may want to remove one or more of these non-standard maps after you migrate them.

To remove a NIS map, follow these steps.

Warning If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
  1. Quit the Microsoft Windows Services for UNIX Microsoft Management Console (MMC) snap-in, if it is running.
  2. Click Start, click Run, type %programfiles%\support tools\adsiedit.msc, and then click OK.

    Note The ADSI Edit tool is included in the Microsoft Windows Server 2003 Support Tools. To install the Windows Server 2003 Support Tools, double-click Suptools.msi in the Support\Tools folder on the Windows Server 2003 CD.
  3. Expand Domain [servername.example.com], expand DC=example,DC=com, expand CN=System, expand CN=RpcServices, and then click CN=YPSERV30.

    In the right pane, one container is displayed for each NIS map that you migrated to Active Directory. For example, a container such as CN=bootparams might be displayed in the right pane.
  4. In the right pane, right-click the container that corresponds to the map that you want to remove, and then click Delete.
  5. On the following message that appears, click Yes:Are you sure you want to delete this object?
  6. On the following message that appears, click Yes:Are you sure you want to delete this container and everything in it?
  7. Repeat steps 4 through 6 to remove the containers that correspond to the maps that you want to remove.
  8. Quit the ADSI Edit tool.

REFERENCES

For additional information about Windows Services for UNIX 3.5, visit the following Microsoft Web sites:

Modification Type:MinorLast Reviewed:11/15/2005
Keywords:kbinfo kbhowto kbenv KB891766 kbAudDeveloper