Skip to content

Implement dialog auth plugin #803

Open
@julienschmidt

Description

@julienschmidt

MariaDB and Percona Server use the dialog auth plugin instead of MySQL's mysql_cleartext_password plugin for PAM authentication.

This driver should come with built-in support, as PAM authentication is rather common. The implementation complexity seems low. MariaDB's client implementation can be found here: https://github.com/MariaDB/mariadb-connector-c/blob/master/plugins/auth/dialog.c

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions