Add option -l to avoid adding the user to the lastlog and faillog databases

Fix the release numbers for the current NEWS entries.
This commit is contained in:
nekral-guest
2007-12-26 10:15:20 +00:00
parent a840bc8c99
commit c57e8983ff
4 changed files with 30 additions and 4 deletions

View File

@@ -225,6 +225,19 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-l</option></term>
<listitem>
<para>
Do not add the user to the lastlog and faillog databases.
</para>
<para>
By default, the user's entries in the lastlog and faillog
databases are resetted to avoid reusing the entry from a previously
deleted user.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-o</option>, <option>--non-unique</option>