This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

Howto use kerberos (gssapi) authentication modules in free version of maxscale

Hello,

I'm currently trying to figure out, how to get kerberos authentication working with maxscale. The galera-cluster running behind already supports kerberos/gssapi authentication (and works quite fine) but I'm currently unable to configure the maxscale (2.2.13) to accept kerberos authentication as well. Are there any required, which are not available in the free version?

Any help is appreciates.

Thanks, Christian

Answer Answered by Markus Mäkelä in this comment.

That is likely caused by an unconfigured Kerberos or a lack of a valid and active credentials (as stated in the error message). The steps described here should work: https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale-22-gssapi-client-authenticator/#preparing-the-gssapi-system

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.