b926b11
b926b11
   Copyright (c) 1991 - 1993, Julianne Frances Haugh
b926b11
   Copyright (c) 1991 - 1993, Chip Rosenthal
b926b11
   Copyright (c) 2007 - 2009, Nicolas Fran├žois
b926b11
   All rights reserved.
b926b11
  
b926b11
   Redistribution and use in source and binary forms, with or without
b926b11
   modification, are permitted provided that the following conditions
b926b11
   are met:
b926b11
   1. Redistributions of source code must retain the above copyright
b926b11
      notice, this list of conditions and the following disclaimer.
b926b11
   2. Redistributions in binary form must reproduce the above copyright
b926b11
      notice, this list of conditions and the following disclaimer in the
b926b11
      documentation and/or other materials provided with the distribution.
b926b11
   3. The name of the copyright holders or contributors may not be used to
b926b11
      endorse or promote products derived from this software without
b926b11
      specific prior written permission.
b926b11
  
b926b11
   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
b926b11
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
b926b11
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
b926b11
   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
b926b11
   HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
b926b11
   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
b926b11
   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
b926b11
   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
b926b11
   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
b926b11
   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
b926b11
   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
b926b11
-->
b926b11
<varlistentry>
b926b11
  <term><option>HOME_MODE</option> (number)</term>
b926b11
  <listitem>
b926b11
    <para>
b926b11
      The mode for new home directories. If not specified,
b926b11
      the <option>UMASK</option> is used to create the mode.
b926b11
    </para>
b926b11
    <para>
b926b11
      <command>useradd</command> and <command>newusers</command> use this
b926b11
      to set the mode of the home directory they create.
b926b11
    </para>
b926b11
  </listitem>
b926b11
</varlistentry>