About 50 results
Open links in new tab
  1. Unable to connect to SQL Server using Windows authentication

    May 2, 2024 · Unable to connect to SQL Server using Windows authentication - "The target principal name is incorrect. Cannot generate SSPI context" Ask Question Asked 1 year, 8 …

  2. sql server - Error: Cannot Generate SSPI context - Database ...

    Feb 20, 2015 · Cannot generate SSPI context can mean exactly that. When a client connects to an SQL server it uses a generation method that includes the service type (MsSQLsvr) Server …

  3. Linked Server connection started failing with "Cannot generate …

    Mar 17, 2021 · You have already stated, respectively listed what the issue could be: OLE DB provider "SQLNCLI11" for linked server "LinkedServerName" returned message "Cannot …

  4. SSPI Handshake failed - Database Administrators Stack Exchange

    May 21, 2020 · SSPI allows a transport application to call one of several security providers to obtain an authenticated connection. The following parameter is commonly used in connection …

  5. windows - The target principal name is incorrect. Cannot generate …

    Nov 8, 2022 · The target principal name is incorrect. Cannot generate SSPI context. (Microsoft SQL Server) Ask Question Asked 3 years, 2 months ago Modified 2 years, 1 month ago

  6. PostgreSQL SSPI error connection failed: :1), port 5432 failed: fe ...

    Dec 14, 2023 · That way your administrator can still bypass SSPI by connecting over the socket rather than TCP. If you want some users to use SSPI and some to use SCRAM based on the …

  7. Which authentication is better for MS-SQL Server 2019 : integrated ...

    May 8, 2021 · In my different web applications I use both ways, however, I would like to learn which method is better: 1: server=localhost;database=x; integrated security=SSPI;persist …

  8. sql server - Windows Authentication fails with "Cannot generate …

    Apr 20, 2016 · Windows Authentication fails with "Cannot generate SSPI context" Ask Question Asked 9 years, 8 months ago Modified 9 years, 8 months ago

  9. The Target Principal Name Is Incorrect. Cannot Generate SSPI …

    Jun 20, 2019 · The Target Principal Name Is Incorrect. Cannot Generate SSPI Context (SQL or AD Issue)? Ask Question Asked 6 years, 6 months ago Modified 5 years, 11 months ago

  10. SSPI error on windows authenticated remote access only

    Dec 17, 2018 · We are trying to figure out what is wrong with our server. Right now i have many accounts that are sql accounts and windows authenticated (domain accounts). When i connect …