Skip to content

Commit bb9d31d

Browse files
committed
WL#15985: Support GSSAPI/Kerberos authentication on Windows using authentication_ldap_sasl_client plug-in for Pure Python
This work log expands WL#14213 such that GSSAPI/Kerberos authentication using authentication_ldap_sasl_client is supported on Windows for Connector/Python Pure-Python implementation (classic protocol). Now GSSAPI/Kerberos authentication using authentication_ldap_sasl_bind works from a Linux or Windows client when connecting to a Linux server (>= 8.0.20) or Windows server (>= 8.3.0). Change-Id: I5e26203a58284f04468162d1ce9c39e80f77f4ae
1 parent 76459d9 commit bb9d31d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ v8.3.0
1212
======
1313

1414
- WL#16015: Remove use of removed COM_ commands
15+
- WL#15985: Support GSSAPI/Kerberos authentication on Windows using authentication_ldap_sasl_client plug-in for Pure Python
1516
- WL#15983: Stop using mysql_ssl_set api
1617
- WL#15982: Remove use of mysql_shutdown
1718
- WL#15950: Support query parameters for prepared statements

0 commit comments

Comments
 (0)