Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
all
-
None
Description
Actual kerberos authentication on windows (SSPI) uses java implementation.
On Windows that mean setting a specific registry value and generate kinit cache.
Goal is to use native SSPI authentication to get rid of those limitations.
Done with commit https://github.com/MariaDB/mariadb-connector-j/commit/e6f29750c0724b9214920296d0903072db723c23
see updated documentation : https://github.com/MariaDB/mariadb-connector-j/blob/feature/CONJ-295/documentation/plugin/GSSAPI.md