Search



Search Results
Displaying 291 to 300 of 665 total results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
(Bug #31353208) Previously, the client-side mysql_clear_password authentication plugin was not supported. Now, it is permitted to send passwords without hashing or encryption by using mysql_clear_password on the client side together with any ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-26.html
(WL #14554) Functionality Added or Changed The authentication_ldap_sasl_client plugin using GSSAPI/Kerberos is disabled for .NET applications running on Windows. (WL #14209) Connector/NET now implements the authentication_kerberos_client plugin to ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols now are deprecated and support for them is subject to removal in a future version of ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-4-0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The deprecated authentication_fido_client authentication plugin and associated FidoActionRequested connection option was removed. (WL #16175) ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-29.html
(Bug #33772516) On Windows, installing the driver to a custom location made setting PLUGIN_DIR required to find bundled plugins. Now the directory location is used to determine the plugin directory unless PLUGIN_DIR is specified. (Bug #33720924) The ... Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to version ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
(Bug #79766, Bug #81203, Bug #81242, Bug #87493, Bug #99923, Bug #23194976, Bug #23208553, Bug #26660893, Bug #31529348, WL #13997) Previously, the client-side mysql_clear_password authentication plugin was not supported. Now, it is permitted to ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
(WL #14238) Functionality Added or Changed Previously, Connector/Python added client support for the MySQL Enterprise Edition SASL LDAP authentication plugin with SCRAM-SHA-1 as an authentication method. The GSSAPI pypi module requires MIT kerberos ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Deprecated Python 2.7 support; a warning was added to describe Python 2.7 support being removed in Connector/Python ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-4-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added SASL authentication support for the C-extension using the GSSAPI (Kerberos) authentication method on Windows via the authentication_ldap_sasl_client plugin (see LDAP ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-password-validation.html
To install and configure the password validation component: Ensure that the validate_password component library file is located in the MySQL plugin directory. $> cd /path/to/mysql/lib/plugin/ $> ls component_v* component_validate_password.so Ensure ... The validate_password component serves to test user-specified passwords and improve ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-3-0-2.1.2.html
(WL #15911) Switched from using keyring plugins to keyring components, which only impacts the OCI keyring. (WL #15999) Bugs Fixed Enabling a MySQL keyring would not install the keyring_udf plugin on secondary servers, which caused errors when ...
https://dev.mysql.com/doc/refman/8.4/en/connection-access.html
Credentials are interpreted using the authentication plugin named in the plugin column. The authentication method implemented by the plugin that authenticates the client may or may not use the password in the authentication_string column. Rather, ...
Displaying 291 to 300 of 665 total results