From: Karel Zak Date: Tue, 16 Oct 2012 09:27:35 +0000 (+0200) Subject: docs: add su(1) btmp logging X-Git-Tag: v2.23-rc1~616 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c038564d165f8cbb4965f41a64c32212cf85a35c;p=thirdparty%2Futil-linux.git docs: add su(1) btmp logging Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index a646127c82..1e128c165a 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -1,6 +1,12 @@ Note that items with (!) have high priority. +su +-- + - log failed attempts to btmp and all attempts to lastlog if authentication by + password is required (pam_authenticate()). See login.c for more details. + https://bugzilla.redhat.com/show_bug.cgi?id=866682 + lscpu ----- - detect more hypervisors, see 'virt-what' shell script