https://bugs.documentfoundation.org/show_bug.cgi?id=150082

            Bug ID: 150082
           Summary: LO Base MySQL connector don't accept auth via gssapi
                    (missing auth_gssapi_client.dll?)
           Product: LibreOffice
           Version: 7.3.4.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: odf-bugzi...@muckies.com

Description:
I can't connect to DB user when it's configured to gssapi auth (auth with win
user credentials). This works nice from i.e. HeidiSQL (where an option is
displayed to use the current win user account).

Steps to Reproduce:
1. Connect to MySQL/MariaDB instance with gssapi_auth plugin enabled (server
side) and mapped to the db user.
2. Try to connect to this instance from LO Base via the MySQL connector.

Actual Results:
An error message is displayed with a bit weired content (German l10n):
> Plugin auth_gssapi_client could not be loaded: Das angegebene Modul wurde 
> nicht gefunden. Library path is 
> '/usr/local/lib/mariadb/plugin/auth_gssapi_client.dll'

Why a Linux path while LO and the MariaDB server are running on Win??

Expected Results:
Base should find the auth_gssapi_client.dll and connect via this auth method
like it does perfectly with user/password auth.


Reproducible: Always


User Profile Reset: No



Additional Info:
As a workaround: Can I copy the mentioned dll to some folder? I tried to add it
as extension but it isn't prepared to be an extension...
I understood the JDBC connector isn't an option because it isn't maintained
anymore, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to