Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Windows Server 2003-based DHCP server intermittently becomes unauthorized, and event 1046 is logged in the System event log


View products that this article applies to.

Symptoms

You find that a Microsoft Windows Server 2003-based DHCP server intermittently becomes unauthorized, and an event that resembles the following is logged in the System event log:

Event Source: Dhcpserver
Event Category: None
Event ID: 1046
Date: Date
Time: Time
Type: Error
User: Not Applicable
Computer: ComputerName
Description:
The DHCP/BINL service on the local machine, belonging to the Windows Administrative domain domain, has determined that it is not authorized to start. It has stopped servicing clients. The following are some possible reasons for this: This machine is part of a directory service enterprise and is not authorized in the same domain. (See help on the DHCP Service Management Tool for additional information).

This machine cannot reach its directory service enterprise and it has encountered another DHCP service on the network belonging to a directory service enterprise on which the local machine is not authorized.

Some unexpected network error occurred.

↑ Back to the top


Cause

This issue may occur if there is an object conflict inside the Active Directory directory service configuration container.

↑ Back to the top


Resolution

To resolve this issue, follow these steps:
  1. Start the Active Directory Service Interfaces (ADSI) Edit MMC snap-in. To do this, follow these steps:
    1. Click Start, click Run, type Adsiedit.msc, and then click OK.
    2. Click Tools, and then click ADSI Edit.
  2. In the console tree, expand the Configuration container, expand CN=Configuration, expand CN=Services, and then expand CN=NetServices.
  3. In the details pane, you may find objects that resemble the following:
    CNF:<GUID>,CN=NetServices,CN=Services,CN=Configuration, domain
  4. Right-click the objects, and then click Delete.
  5. Exit the ADSI Edit MMC snap-in.
Verify that the DHCP server becomes authorized after active directory replication is complete.

↑ Back to the top


More information

For more information about the ADSI Edit tool, visit the following Microsoft Web site:

↑ Back to the top


Keywords: KB938456, kbprb, kbexpertiseadvanced, kbtshoot

↑ Back to the top

Article Info
Article ID : 938456
Revision : 2
Created on : 7/12/2007
Published on : 7/12/2007
Exists online : False
Views : 348