]> git.wh0rd.org - patches.git/blob - shadow-document-USERGROUPS_ENAB.patch
initial import
[patches.git] / shadow-document-USERGROUPS_ENAB.patch
1 2006-04-07 Mike Frysinger <vapier@gentoo.org>
2
3 * man/login.defs.5.xml (USERGROUPS_ENAB): Document.
4
5 --- man/login.defs.5.xml
6 +++ man/login.defs.5.xml
7 @@ -163,6 +163,17 @@
8 </para>
9 </listitem>
10 </varlistentry>
11 + <varlistentry>
12 + <term>USERGROUPS_ENAB (boolean)</term>
13 + <listitem>
14 + <para>
15 + If <emphasis remap='I'>yes</emphasis>, then when a user logs in
16 + and their uid != 0, uid == gid, and their username is the same as
17 + their initial login group, their umask is set to 002 instead of
18 + 022.
19 + </para>
20 + </listitem>
21 + </varlistentry>
22 </variablelist>
23 </refsect1>
24
25 @@ -222,6 +233,7 @@
26 <listitem>
27 <para>MAIL_DIR
28 USERDEL_CMD
29 + USERGROUPS_ENAB
30 </para>
31 </listitem>
32 </varlistentry>