shadow/man/login.defs.d/PASS_MIN_DAYS.xml

17 lines
578 B
XML
Raw Normal View History

<!--
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>PASS_MIN_DAYS</option> (number)</term>
<listitem>
<para>
The minimum number of days allowed between password changes. Any
password changes attempted sooner than this will be rejected. If not
specified, 0 will be assumed (which disables the restriction).
</para>
</listitem>
</varlistentry>