Understanding MaxScale's PAM Authenticator
MaxScale's PAM Authenticator authenticates with either the default pam authentication plugin or the older backwards-compatible pam (v1) authentication plugin, depending on the MariaDB version and configuration.
It consists of the following two modules:
Authenticator |
Type |
---|---|
pamauth |
Front-end |
pambackendauth |
Back-end |
Additional information is available in the MariaDB Knowledge Base.