FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

If client fails to connect using Win_SSPI plugin with Negotiate security package, try again using NTLM security package. #8274

Closed hvlad closed 1 month ago

hvlad commented 1 month ago

This allows new client connect to the old server that uses legacy NTLM security package. This fixes #8256 finally.