Skip to content

SQL Server Faq

  • Home
  • About
  • Archives
  • Contact
SQL Server Faq

Authentication

SECURITY

USE OF KERBEROS AUTHENTICATION IN SQL 2005

Kerberos is a network authentication protocol which can be used only with TCP/IP protocol. So if the client connects to the sql server with the Named Pipe Alias Kerberos is not used. Every service that will use Kerberos authentication needs to have an SPN set for it so that clients can identify the service on…

Read More USE OF KERBEROS AUTHENTICATION IN SQL 2005Continue

© 2023 SQL Server Faq

  • Home
  • About
  • Archives
  • Contact