summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/LOG_UNKFAIL_ENAB.xml
blob: 040382c3ab2467917fb5c89a07df100d82e8ddad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
   SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
   SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
   SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
   SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry>
  <term><option>LOG_UNKFAIL_ENAB</option> (boolean)</term>
  <listitem>
    <para>
      Enable display of unknown usernames when login failures are
      recorded.
    </para>
    <para>
      Note: logging unknown usernames may be a security issue if an user
      enter her password instead of her login name.
    </para>
  </listitem>
</varlistentry>