Which GSSAPI implementation should be used to compile mariadb-connector-c/cpp?

16 Jan
2025
16 Jan
'25
3:21 p.m.
I'm trying to compile mariadb-connector-c/cpp on Windows. However, Windows does not provide native GSSAPI. Do I need to look for other implementations? Which is the recommended implementation?

16 Jan
16 Jan
5:16 p.m.
Connector C uses Windows-native SSPI (mariadb-connector-c/plugins/auth/sspi_client.c etc). The build system conditionally includes either gssapi_client.c on non-Windows, or sspi_client.c on Windows. On Thu, Jan 16, 2025 at 4:21 PM 张 天夫 via discuss <discuss@lists.mariadb.org> wrote:
107
Age (days ago)
107
Last active (days ago)
1 comments
2 participants
participants (2)
-
Vladislav Vaintroub
-
张 天夫