Blame SOURCES/shadow-utils.HOME_MODE.xml

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