[MDEV-33192] mariadb-backup can't use gssapi authentication on Windows Created: 2024-01-07  Updated: 2024-02-07

Status: Open
Project: MariaDB Server
Component/s: Backup, Embedded Server
Affects Version/s: 10.11
Fix Version/s: 10.11

Type: Bug Priority: Major
Reporter: Georg Richter Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Windows



 Description   

This issue was initially reported by Dlanod Kcud on Stackoverflow

With implementation of MDEV-26715 gssapi client authentication plugin became static on Windows and is no longer available as a .dll library. Since mariadb-backup doesn't link against Connector/C but against embedded server library (libmysqld) gssapi authentication doesn't work anymore.

Possible solutions:

  • When building C/C inside server, build static auth plugins also as shared plugins
  • Link static auth plugins against libmysqld.

Generated at Thu Feb 08 10:37:04 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.