Monty
4d61f1247a
Fixed compiler warnings from gcc 7.4.1
...
- Fixed possible error in rocksdb/rdb_datadic.cc
2020-01-29 23:23:55 +02:00
Oleksandr Byelkin
4f10d0918d
Merge branch '10.3' into 10.4
2019-09-02 14:57:05 +02:00
Sergei Golubchik
4f87ad1975
MDEV-19879 server can send empty error message to client with pam_use_cleartext_plugin
...
fixed in MDEV-19878, here just adding tests
2019-07-02 14:27:31 +02:00
Sergei Golubchik
a07c10f53f
build pam test module as a part of the build
...
and install in mysql-test/suite/plugins/pam
so that it could be manually copied into /etc if needed
2019-07-02 14:27:31 +02:00
Sergei Golubchik
9c74cc4df7
Alter pam test to ask for a password first
...
this matches the common behavior with pam_unix and helps to
catch password related errors
also, use abort() instead of sigsegv to avoid polluting
/var/log/messages with intentional crashes
2019-07-02 14:27:31 +02:00
Alexey Botchkov
efba0b1df5
MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.
...
New version of PAM plugin (v2.0) added along with the old v1.0.
There the pam module is isolated in the auth_pam_tool application so
cannot crash the server.
2018-07-03 15:49:34 +04:00
Sergei Golubchik
68baf07dcd
5.3 merge
2012-10-18 23:33:06 +02:00
Sergei Golubchik
22c5ffde30
a simple pam user mapper module
2012-09-25 20:23:01 +02:00
Sergei Golubchik
5bf311e1e8
fix the include guards and add missing gplv2 headers
2012-02-17 12:19:38 +01:00
Sergei Golubchik
57c22f2a75
PAM plugin with test
2011-12-02 16:27:13 +01:00