Blame SOURCES/shadow-utils.HOME_MODE.xml

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