summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorKarel Zak2012-10-16 11:27:35 +0200
committerKarel Zak2012-10-16 11:27:35 +0200
commitc038564d165f8cbb4965f41a64c32212cf85a35c (patch)
tree4ea072053ee26e77ad49e4ae24ede176983273fa /Documentation
parenttests: add mising "export" keyword (diff)
downloadkernel-qcow2-util-linux-c038564d165f8cbb4965f41a64c32212cf85a35c.tar.gz
kernel-qcow2-util-linux-c038564d165f8cbb4965f41a64c32212cf85a35c.tar.xz
kernel-qcow2-util-linux-c038564d165f8cbb4965f41a64c32212cf85a35c.zip
docs: add su(1) btmp logging
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index a646127c8..1e128c165 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