Authenticators for MariaDB MaxScale 23.08

Overview

MariaDB MaxScale 23.08 uses Authenticators to authenticate clients that connect to Listeners using the MariaDB protocol. MariaDB MaxScale 23.08 supports multiple Authenticators that handle different authentication methods.

Reference material is available for MariaDB MaxScale 23.08.

MariaDB MaxScale 23.08 Authenticators

The following Authenticators are supported by MariaDB MaxScale 23.08:

Method

Authenticator

Enterprise Server Plugin

Xpand Plugin

Description

ED25519

Ed25519Auth

Front-end

ed25519ed25519

Highly secure authentication method based on public key cryptography

GSSAPI

GSSAPIAuth

gssapigssapi

Authenticates client connections using a GSSAPI authentication service

Native

MariaDBAuth

mysql_native_passwordmysql_native_password

mysql_native_password

Authenticates client connections using the native password authentication method

PAM

PAMAuth

pampam

Authenticates client connections using a Pluggable Authentication Modules (PAM) service

To see Authenticators supported in other versions, see "Authenticators by MariaDB MaxScale Version".