6.4.1 Authentication Plugins身份验证插件

6.4.1.1 Native Pluggable Authentication本机可插拔身份验证
6.4.1.2 Caching SHA-2 Pluggable Authentication缓存SHA-2可插拔身份验证
6.4.1.3 SHA-256 Pluggable AuthenticationSHA-256可插拔身份验证
6.4.1.4 Client-Side Cleartext Pluggable Authentication客户端明文可插入身份验证
6.4.1.5 PAM Pluggable AuthenticationPAM可插拔身份验证
6.4.1.6 Windows Pluggable AuthenticationWindows可插入身份验证
6.4.1.7 LDAP Pluggable AuthenticationLDAP可插拔身份验证
6.4.1.8 No-Login Pluggable Authentication无登录可插入身份验证
6.4.1.9 Socket Peer-Credential Pluggable Authentication套接字对等凭据可插拔身份验证
6.4.1.10 Test Pluggable Authentication测试可插拔身份验证
6.4.1.11 Pluggable Authentication System Variables可插拔身份验证系统变量

The following sections describe pluggable authentication methods available in MySQL and the plugins that implement these methods. For general discussion of the authentication process, see Section 6.2.17, “Pluggable Authentication”.以下部分描述了MySQL中可用的可插拔身份验证方法以及实现这些方法的插件。有关身份验证过程的一般讨论,请参阅第6.2.17节,“可插拔身份验证”

The default plugin is indicated by the value of the default_authentication_plugin system variable.默认插件由default_authentication_plugin系统变量的值指示。

6.4.1.1 Native Pluggable Authentication
6.4.1.2 Caching SHA-2 Pluggable Authentication
6.4.1.3 SHA-256 Pluggable Authentication
6.4.1.4 Client-Side Cleartext Pluggable Authentication
6.4.1.5 PAM Pluggable Authentication
6.4.1.6 Windows Pluggable Authentication
6.4.1.7 LDAP Pluggable Authentication
6.4.1.8 No-Login Pluggable Authentication
6.4.1.9 Socket Peer-Credential Pluggable Authentication
6.4.1.10 Test Pluggable Authentication
6.4.1.11 Pluggable Authentication System Variables