Klas Lindfors
|
cb4e1df68e
|
fixup openpam drop_privs implementation to support debug_file
|
2016-06-16 10:07:38 +02:00 |
|
Simon Josefsson
|
43cd3b4621
|
Update copyright years.
|
2014-04-30 13:16:09 +02:00 |
|
Klas Lindfors
|
1b2a8fdf30
|
reimplement drop_privs to implement the pam_modutils interface
Original patch from maxime.deroucy@gmail.com.
http://code.google.com/p/yubico-pam/issues/detail?id=49
fixes #19
|
2013-09-20 10:54:13 +02:00 |
|
Simon Josefsson
|
3828953374
|
Bump version. Use silent rules. Bump copyright years.
|
2012-01-23 20:25:06 +01:00 |
|
Fredrik Thulin
|
fcde64a93e
|
Use pam_modutil_drop_priv if it is available.
Utility functions for what was done in drop_priv.c appeared
in PAM 1.1.3. Use them when available.
|
2011-11-23 13:45:41 +01:00 |
|
Ricky Zhou
|
a9892dbb44
|
Drop privileges before opening user files.
This change also ensures that user tokens are regular files. We may
want to add a similar check for user challenge files.
|
2011-11-23 10:16:00 +01:00 |
|