PDA

View Full Version : Event Log


Stuefc
02-13-2002, 03:47 AM
Hello,

The following question is something that is probably quite easy to fix but I've not been able to find a resolution.

Basically, I'm getting the same error within my Event Viewer in the System Log.

Event Type: Error
Event Source: KDC
Event Category: None
Event ID: 11
Date : <all the time>
Time: <early morning>
User: N/A
Computer: Server
Description:
There are multiple accounts with name MSSQLSvc/<domain>:1433 of type 10.

I understand that it has something to do with a disaster recovery (which I have recently kinda experienced - mine was actually to do with permissions not a unexpected crash)
http://www.eventid.net/display.asp?app=Top10&eventid=11

Any ideas would (as usual) be much appreciated.

Regards,

Stuefc


------------------
Nil Satis Nisi Optimum
"Nothing but the best will satisfy"

Ghost_Hacker
02-15-2002, 10:40 AM
I would use the SETSPN tool from the 2000 resource kit to display SPNs. If needed the tool can also be used to delete SPNs.

You might also look into Service Principal Names and the Kerberos
Key Distribution Center for more clues as to what is causing your error.


Good Luck http://www.PCGuide.com/ubb/smile.gif

[This message has been edited by Ghost_Hacker (edited 02-15-2002).]