diff options
author | Daniel Black <daniel@mariadb.org> | 2021-02-05 16:54:08 +1100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-02-15 11:32:07 +0100 |
commit | 3646604203d80bc0f6a124aa2ac5c448229327ea (patch) | |
tree | f2ac7583d557f471ad3eca02b5768abd3fc25a70 /ext/com_dotnet | |
parent | 44a80b64b918ff64a4e5bbcef43f00dfe0fcde27 (diff) | |
download | php-git-3646604203d80bc0f6a124aa2ac5c448229327ea.tar.gz |
Fix #78680: mysqlnd pam plugin missing terminating null
The PAM service requires the terminating null to be part
of the communication.
Tested with MariaDB-10.4(pam) and Percona Server 5.7.32(auth_pam_compat).
Also changed MySQL Enterprise test to the server side plugin, authentication_pam
as opposed to the client plugin mysql_clear_password.
Add additional check for pamtest user and pam service file as
all are required for the test.
More importantly, test result should actually succeed.
Thanks Geoff Montee for bug report.
Closes GH-78680.
Diffstat (limited to 'ext/com_dotnet')
0 files changed, 0 insertions, 0 deletions