If compiled without PAM support, enforce the limits from /etc/limits when

one of the -, -l, or --login options is set, even if called by root.
Thanks to Justin Bronder.
This commit is contained in:
nekral-guest
2007-10-12 22:36:26 +00:00
parent 756b6812a6
commit e3f303fdb5
3 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2007-10-13 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/su.c: If compiled without PAM support, enforce the
limits from /etc/limits when one of the -, -l, or --login options
is set, even if called by root. Thanks to Justin Bronder.
2007-10-07 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, Changelog: Convert the Changelog and NEWS files to UTF-8