* NEWS, src/login.c: Do not log in utmp / utmpx / wtmp when PAM is

enabled. This is already done by pam_lastlog.
This commit is contained in:
nekral-guest
2011-07-23 11:03:50 +00:00
parent 7e8aa5429a
commit 2aefca0f2e
3 changed files with 13 additions and 0 deletions

2
NEWS
View File

@@ -39,6 +39,8 @@ shadow-4.1.4.3 -> shadow-4.1.5 UNRELEASED
list of TTYs.
* Fixed warning and support for CONSOLE_GROUPS for users member of more
than 16 groups.
* Do not log into utmp(x) or wtmp when PAM is enabled. This is done by
pam_lastlog.
- su
* Document the su exit values.
* When su receives a signal, wait for the child to terminate (after