Event ID 17806

  • We have had SSPI errors across a dozen servers in an hour span.

    https://bobcares.com/blog/sql-error-17806/#:~:text=This%20error%20can%20happen%20due,log%20due%20to%20Kerberos%20failure.

    Per the above link :

    Stuck at the very first point...

    Cause of SQL error 17806

    1.SQL Server engine account running with a Domain service account, and that account locked at the time a Kerberos connection attempt. The connection would work, but it would kick down to NTLM.

    What does it mean that an account is locked at the time a Kerberos connection attempt ? Thanks

    FYI: We have seen 17806 in the error log quite frequently across several servers.

    • This topic was modified 1 year, 3 months ago by  mtz676.
  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • Can somebody help me here. Thanks

  • You probably lack the SPN's for SQL server.  You can check them with the Microsoft tool:  https://www.microsoft.com/en-US/download/details.aspx?id=39046

    The tool can even generate the commands to add the missing ones.

  • Hi,

    we got this kind of error as well. We had a lot of domaincontroller. If one of them is in maintenance, or will just reboot, the sql server needs some seconds to recognize, that he had to use another domain controller.

    We don't care about the error, we got no impact on our application or databases.

    Kind regards,

    Andreas

  • This was removed by the editor as SPAM

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply