Merge pull request #91 from kloeri/master
Add note to passwd(1) that --maxdays -1 disables the setting.
This commit is contained in:
commit
c63bc6bfaa
@ -363,6 +363,11 @@
|
|||||||
<replaceable>MAX_DAYS</replaceable>, the password is required
|
<replaceable>MAX_DAYS</replaceable>, the password is required
|
||||||
to be changed.
|
to be changed.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Passing the number <emphasis remap='I'>-1</emphasis> as
|
||||||
|
<replaceable>MAX_DAYS</replaceable> will remove checking a
|
||||||
|
password's validity.
|
||||||
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user