]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add su(1) btmp logging
authorKarel Zak <kzak@redhat.com>
Tue, 16 Oct 2012 09:27:35 +0000 (11:27 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 16 Oct 2012 09:27:35 +0000 (11:27 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index a646127c82504c522d7f2de18fd36f97f3f2f777..1e128c165a84b4a3fff47e634ffdb95a1d3127b7 100644 (file)
@@ -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