updating docs for new 'map to guest' option and missing 'enable asu support' option
[nivanova/samba-autobuild/.git] / docs / smbdotconf / winbind / templateprimarygroup.xml
1 <samba:parameter name="template primary group"
2                  context="G"
3                                  type="string"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option defines the default primary group for 
8         each user created by <citerefentry><refentrytitle>winbindd</refentrytitle>
9         <manvolnum>8</manvolnum></citerefentry>'s local account management
10         functions (similar to the 'add user script').
11         </para>
12 </description>
13
14 <value type="default">nobody</value>
15 </samba:parameter>