Understanding MaxScale's Native Authenticator
MaxScale's Native Authenticator authenticates with the mysql_native_password authentication plugin.
It consists of the following two modules:
Authenticator |
Type |
---|---|
mariadbauth |
Front-end |
mariadbbackendauth |
Back-end |
Additional information is available in the MariaDB Knowledge Base.