]> granicus.if.org Git - shadow/commitdiff
* man/usermod.8.xml: Document behavior of an empty EXPIRE_DATE.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 14 Jul 2011 13:29:43 +0000 (13:29 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 14 Jul 2011 13:29:43 +0000 (13:29 +0000)
* man/usermod.8.xml: Document that the mail spool might have to be
renamed (as for the homedir)

ChangeLog
man/usermod.8.xml

index 4fd204dfb3903157a3a8f4918a4510127cfa9074..3f95e7a5235eb03d560c8f08791f9fc3224d3193 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
        if the password is changed and passwd requires a shadow entry, or
        if aging features are used (-e or -f). Document this and also that
        -e and -f require a shadow file.
+       * man/usermod.8.xml: Document behavior of an empty EXPIRE_DATE.
+       * man/usermod.8.xml: Document that the mail spool might have to be
+       renamed (as for the homedir)
 
 2011-07-08  Nicolas François  <nicolas.francois@centraliens.net>
 
index e1317c7025d2d7f3d130c79e19945acc7f9bc1c9..5cfccc39fa69332aeeb05e85d23cd179aa78cc76 100644 (file)
            The date on which the user account will be disabled. The date is
            specified in the format <emphasis remap='I'>YYYY-MM-DD</emphasis>.
          </para>
+         <para>
+           An empty <replaceable>EXPIRE_DATE</replaceable> argument will
+           disable the expiration of the account.
+         </para>
          <para>
            This option requires a <filename>/etc/shadow</filename> file.
            A <filename>/etc/shadow</filename> entry will be created if
            The name of the user will be changed from
            <replaceable>LOGIN</replaceable> to
            <replaceable>NEW_LOGIN</replaceable>. Nothing else is changed. In
-           particular, the user's home directory name should probably be
-           changed manually to reflect the new login name.
+           particular, the user's home directory or mail spool should
+           probably be renamed manually to reflect the new login name.
          </para>
        </listitem>
       </varlistentry>