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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | Other [ 12201 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Description |
Actual kerberos authentication on windows (SSPI) use java implementation.
on Windows that mean setting a specific registry value and generate kinit cache. Goal is to use native SSPI authentication to get ride of those limitations. |
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. |
Workflow | MariaDB v3 [ 75640 ] | MariaDB v4 [ 128296 ] |
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