blob: 41be5f8bb96c20c4c67d0b9a8595fa727a215e04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!--
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 condition="no_pam">
<term><option>NOLOGINS_FILE</option> (string)</term>
<listitem>
<para>
If defined, name of file whose presence will inhibit non-root
logins. The contents of this file should be a message indicating
why logins are inhibited.
</para>
</listitem>
</varlistentry>
|