~sergei.glushchenko/percona-pam-for-mysql/BT32086-bug1160348

  • Committer: Sergei Glushchenko
  • Date: 2013-06-06 13:53:07 UTC
  • Revision ID: sergei.glushchenko@percona.com-20130606135307-7ny0i4eulb6cgh0x
Fix for bug #1160348 - add support for supplementary groups.
The list of supplementary is taken via getgrouplist NSS call.
For each key-value pair in auth_string the list of groups is scanned
from the beginning until the group matching the key is found.
If user is a member of multiple mapped groups, the one, which comes
earlier from auth_string will be taken.
Fix for bug #1187038 - use library path provided by mysql_config.
Fix for bug #1187033 - broken symbolic link removed.
Filename Latest Rev Last Changed Committer Comment Size
..
build 5.2.4 12 years ago Ignacio Nin RPM integration Include a spec file for creating Diff
doc 5.3.1 12 years ago Stewart Smith initial documentation Diff
m4 11.3.1 12 years ago Laurynas Biveinis Fix bug 885305, bug 885311 (various bootstrap scri Diff
src 5.2.3 12 years ago Ignacio Nin Migration to autotools Migration to autotools for Diff
test 23.2.1 12 years ago Valentine Gostev Added kewpie PAM tests to the tree Diff
.bzrignore 26.1.1 11 years ago Hrvoje Matijakovic * removed theme tracking 246 bytes Diff Download File
File bootstrap 17.2.1 12 years ago Sergei Glushchenko Use dialog plugin for the client side. 729 bytes Diff Download File
CMakeLists.txt 29 10 years ago Sergei Glushchenko Fix for bug #1160348 - add support for supplementa 1.7 KB Diff Download File
configure.ac 29 10 years ago Sergei Glushchenko Fix for bug #1160348 - add support for supplementa 2.8 KB Diff Download File
LICENSE 11.2.1 12 years ago Stewart Smith add GPLv2 license into LICENSE 17.6 KB Diff Download File
Makefile.am 11.3.1 12 years ago Laurynas Biveinis Fix bug 885305, bug 885311 (various bootstrap scri 718 bytes Diff Download File
README 11.1.1 12 years ago Stewart Smith add basic README 881 bytes Diff Download File