SQL Server SPNs and Kerberos: a practical, end-to-end guide
Intro If Windows logins to SQL Server keep falling back to NTLM, linked servers fail with “Login failed for user NT AUTHORITY\ANONYMOUS LOGON,” or you see SSPI handshake messages in the error log, you probably have a Service Principal Name (SPN) problem. This guide explains what SPNs are, how SQL Server uses them with Kerberos, […]
SQL Server SPNs and Kerberos: a practical, end-to-end guide Read More »
