Avoid terminating the PAM library in the forked child. This is done later
in the parent after closing the PAM session. This fixes http://bugs.debian.org/412061. Debian patch 405_su_no_pam_end_before_exec.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, src/su.c: Avoid terminating the PAM library in the forked
|
||||
child. This is done later in the parent after closing the PAM
|
||||
session. This fixes http://bugs.debian.org/412061.
|
||||
Debian patch 405_su_no_pam_end_before_exec.
|
||||
|
||||
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/newgrp.1.xml: Mention sg in the newgrp manpage.
|
||||
|
Reference in New Issue
Block a user