Windows 2000 NT AUTHORITY\SYSTEM Error

  • Thread starter Thread starter Nadeem Bokhari
  • Start date Start date
N

Nadeem Bokhari

I am getting an error on my DC server. Could not find good
solution. Since computer machine is DC itself, so can not
join or disjoin as the solution says in the MS KB.

Source:Userenv
Event ID 1000
Description:
Windows cannot determine the user or computer name. Return
value (1326).
..
 
I am assuming from your post that this is your only DC. I wold think
that the SPNs were not registered correctly. From a command prompt
type this command:

dsstore -macobj userdomain\computername$ > spns.txt

to pipe the SPNs to a text file.

Post the contents of the file to this newsgroup and I'll see what it
look slike.


Tom Ausburne (MSFT)
Windows 2000 Directory Services
This posting is provided "AS IS" with no warranties, and confers no
rights.
 
Tom,
I tried the command, No results. The file is empty and
when executing the command, it says dsstore not
recognizable command.
 
Back
Top