About 50 results
Open links in new tab
  1. 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 …

  2. 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, 7 …

  3. postgresql - FATAL: SSPI authentication failed for user "postgres ...

    Sep 5, 2021 · I have made the below chnages in pg_hba.conf and pg_ident.conf to achieve SSPI authentication. But getting "FATAL: SSPI authentication failed for user "postgres" while …

  4. 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 …

  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, 1 month ago Modified 2 years ago

  6. 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 …

  7. SSPI handshake failed with error code 0x8009030c, state 14

    Nov 19, 2017 · DESCRIPTION: SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed.

  8. 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 …

  9. sql server - SSPI handshake failed with error code 0x8009030c

    Jan 4, 2018 · SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: …

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

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