MySQL

Supported connection modes:

Supported client applications:

  • Official MySQL client,
  • PyMySQL libraries for Python.

Notes:

  • Session joining is not supported.
  • Bastion mode is not supported due to limitations of the protocol.
  • Active Directory and other external authentication sources are not supported.

Warning

Please note that the MySQL server caching_sha2_password plugin isn’t supported by Fudo PAM. Supportable MySQL plugins by Fudo PAM are mysql_native_password and mysql_old_password. Server plugin should be set to mysql_native_password in /etc/mysql/mysql.conf.d/mysqld.cnf and a User object is created with mysql_native_password plugin.