]> granicus.if.org Git - linux-pam/commitdiff
pam_lastlog: Improve silent option documentation
authorNir Soffer <nsoffer@redhat.com>
Wed, 9 Jan 2019 21:41:16 +0000 (23:41 +0200)
committerTomáš Mráz <t8m@users.noreply.github.com>
Thu, 10 Jan 2019 08:21:48 +0000 (09:21 +0100)
The silent option explicitly silents only the last login message and not
bad logins. Add a note to the manual to make this clear.

* modules/pam_lastlog/pam_lastlog.8.xml: Clearify "silent showfailed"

modules/pam_lastlog/pam_lastlog.8.xml

index c8f247e9427904b681ef553181d00ed96136ec07..bc2e1bee166e6f2c6f5c43e7444639ba0a10c45e 100644 (file)
           <para>
             Don't inform the user about any previous login,
             just update the <filename>/var/log/lastlog</filename> file.
+            This option does not affect display of bad login attempts.
           </para>
         </listitem>
       </varlistentry>