5c31a7f9b0e10d510ebf0d87d1908b030f3826c2
[abartlet/samba.git/.git] / docs / docbook / smbdotconf / winbind / winbindusedefaultdomain.xml
1 <samba:parameter name="winbind used default domain"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This parameter specifies whether the
7         <citerefentry><refentrytitle>winbindd</refentrytitle> 
8         <manvolnum>8</manvolnum></citerefentry> daemon should operate on users  
9         without domain component in their username. Users without a domain
10         component are treated as is part of the winbindd server's own
11         domain. While this does not benifit Windows users, it makes SSH, FTP and
12         e-mail function in a way much closer to the way they
13         would in a native unix system.</para>
14                 
15         <para>Default: <command moreinfo="none">winbind use default domain = &lt;no&gt;</command></para>
16
17         <para>Example: <command moreinfo="none">winbind use default domain = yes</command></para>
18 </listitem>
19 </samba:parameter>