1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/t
Georgi Kodinov 9226cfe453 Bug #12818542: PAM: ADDING PASSWORD FOR AN ACCOUNT DISABLES
PAM AUTHENTICATION SETTINGS

SET PASSWORD code on a account with plugin authentication was errorneously
resetting the in-memory plugin pointer for the user back to native password 
plugin despite the fact that it was sending a warning that the command has 
no immediate effect.
Fixed by not updating the user's plugin if it's already set to a non default value.
Note that the bug affected only the in-memory cache of the user definitions.
Any restart of the server will fix the problem.
Also the salt and the password has are still stored into the user tables (just as 
it's documented now).
Test case added.
One old test case result updated  to have the correct value.
2011-08-12 15:04:05 +03:00
..
2011-03-03 12:12:32 +03:00
2011-03-15 16:56:11 +02:00
2011-01-25 12:14:28 +05:30
2011-02-17 12:53:09 +01:00
2011-02-17 12:53:09 +01:00
2011-01-17 15:26:13 +03:00
2011-03-03 18:46:30 +03:00
2011-03-03 18:46:30 +03:00
2011-07-14 14:58:51 +05:30
2011-05-05 08:13:22 +02:00
2010-11-26 16:32:51 +02:00
2011-04-14 13:10:11 +04:00
2011-03-03 15:27:36 +03:00
2011-04-12 14:13:15 +04:00
2010-12-16 21:43:21 +03:00
2011-01-13 09:07:21 +01:00
2011-07-27 12:51:55 +04:00
2011-03-09 16:04:50 +02:00
2011-02-18 11:55:24 +01:00
2011-01-04 18:46:01 +01:00
2011-01-14 19:21:27 +01:00
2011-03-29 10:09:05 +02:00
2010-08-25 13:17:15 +05:00
2010-07-16 21:25:00 +03:00
2011-03-08 09:41:57 +01:00
2011-02-08 11:21:14 +01:00
2011-01-11 15:15:25 +01:00
2011-06-13 11:57:47 +02:00
2010-11-15 23:31:04 +01:00
2011-04-27 18:42:05 +02:00
2010-09-13 15:56:56 +02:00
2011-01-10 16:13:12 +01:00
2011-06-13 11:57:47 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2011-06-16 13:54:16 +03:00
2011-08-09 12:03:29 +04:00
2011-01-14 09:36:24 +01:00
2011-01-14 09:36:24 +01:00
2011-01-12 10:31:41 +01:00
2011-07-11 11:27:52 +02:00
2011-03-28 13:57:54 +03:00
2011-04-14 10:13:28 +02:00