문제

I am currently trying to integrate Linux services into my Windows environment and have installed MariaDB with PAM authentication following the guidance from MariaDB.

I have tested successfully on the box (using putty) that I can authenticate using my AD credentials, however when I try to login via Toad I get the following error:

Client does not support authentication protocol requested by server; consider upgrading MariaDB client

I have tried adding the line pam-use-cleartext-plugin to the conf file and restarting the server but no joy.

Does anyone have any suggestions on how to resolve such that remote logins with Toad (and other clients) using AD credentials works?

Update

I have downloaded HeidiSQL and confirmed that its use of libmysql.dll means that it can use the PAM authentication. It looks like toad for MySQL utilises myodbc.dll

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 dba.stackexchange
scroll top