Event ID 8209 — Server for NIS Service Availability

Applies To: Windows Server 2008

Server for NIS service availability indicates the functional state of the Server for NIS service. When Server for NIS is available, it updates NIS maps on all subordinate servers in the domain if it is running as an NIS master server, and accepts NIS replication data from Active Directory if it is running as a subordinate server.

Event Details

Product: Windows Identity Management for UNIX
ID: 8209
Source: Microsoft-Windows-IDMU-ServerForNIS
Version: 6.0
Symbolic Name: MSG_USAGE
Message: \nUsage: nissvc -install | -remove | -start parameters | -stop\n\ where parameters are\n\ /s serverName server name to connect to \ /v produces verbose output\ /d \ /u username domain password

Resolve

Check command usage

Server for NIS was started with incorrect command arguments. Check the command-line parameters used to start Server for NIS. For more information, see the syntax of the nisadmin command in the Server for NIS Help.

Syntax of nisadmin:

  • nisadmin [computer] [-u usr [-p pword]]
  • nisadmin [computer] [-u usr [-p pword]] mkmaster -d domain
  • nisadmin [computer] [-u usr [-p pword]] mkslave -d domain -m server
  • nisadmin [computer] [-u usr [-p pword]] config option[...]
  • nisadmin [computer] [-u usr [-p pword]] syncall
  • nisadmin [computer] [-u usr [-p pword]] start
  • nisadmin [computer] [-u usr [-p pword]] stop
  • nisadmin [computer] [-u usr [-p pword]] pause
  • nisadmin [computer] [-u usr [-p pword]] continue
  • nisadmin [computer] [-u usr [-p pword]] encryptiontype -d domain {crypt | md5}

Verify

Open the Services MMC and verify that Server for NIS is operational. If the Server for NIS service properties show that the service is not running, errors are preventing Server for NIS from operating normally.

To verify that Server for NIS is running

  1. Click Start, point to Administrative Tools, and then click Services.
  2. In the Results pane of the Services MMC, double-click Server for NIS.
  3. In the Service status area of the Server for NIS Properties dialog box, verify that the Server for NIS service shows as Started.

Use the ypcat command on a client computer in the domain on which the error was generated to verify that the Server for NIS service is available.

To use the ypcat command to verify Server for NIS service availability:

  1. On a client computer in the domain on which the error was generated, open a Windows Command Prompt with elevated privileges. To do this, right click Command Prompt on the Start menu, and then click Run as administrator.
  2. Type the following command, and then press Enter: ypcat -hNISServer-dDomain Mapname. NISServer represents the name of the server on which you want to verify that the Server for NIS Service is available. Domain represents the domain name on which you want to verify that the Server for NIS service is available. Mapname represents the name or nickname of a specific NIS map that the server on which you want to verify Server for NIS availability is expected to update.
  3. If you are prompted to provide the domain administrator account name and password, type the account name and password, and then press Enter.
  4. The ypcat Windows command-line utility prints the values of all keys from the NIS database specified by Mapname, which can be a map name or a map nickname. If the ypcat utility returns a list of key values for the maps you specified, the Server for NIS service is available.

Server for NIS Service Availability

Identity Management for UNIX