JSI Tip 7767. When you attempt to open Active Directory Users and Computers, you receive 'The target principal name is incorrect'?

Jerold Schulman

February 22, 2004

1 Min Read
ITPro Today logo in a gray background | ITPro Today

When you open the Active Directory Users and Computers MMC snap-in on a client computer, you receive:

The target principal name is incorrect.

If you run Dcdiag, you receive:

* Connecting to directory service on server .
[] LDAP bind failed with error 31.
A device attached to the system is not functioning.

This behavior is symptomatic of a broken secure channel between the local computer and its domain controller.

To fix the problem:

1. Open a CMD.EXE prompt.

2. Type the following commands, pressing Enter after is one:

nltest /SC_CHANGE_PWD:
netdom reset /domain:

NOTE: is replaced with the name of your domain, and is replaced by the name of your local computer.



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like