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

11 lines
347 B
XML
Raw Normal View History

<varlistentry>
<term><option>PASS_MAX_DAYS</option> (number)</term>
<listitem>
<para>
The maximum number of days a password may be used. If the password
is older than this, a password change will be forced. If not
specified, -1 will be assumed (which disables the restriction).
</para>
</listitem>
</varlistentry>