Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / winbind / winbindusedefaultdomain.xml
blob558c3fa0e69f7a0ec7404079b3ed756d55221795
1 <samba:parameter name="winbind use default domain"
2                  context="G"
3                                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This parameter specifies whether the
8         <citerefentry><refentrytitle>winbindd</refentrytitle> 
9         <manvolnum>8</manvolnum></citerefentry> daemon should operate on users  
10         without domain component in their username. Users without a domain
11         component are treated as is part of the winbindd server's own
12         domain. While this does not benifit Windows users, it makes SSH, FTP and
13         e-mail function in a way much closer to the way they
14         would in a native unix system.</para>
15 </description>
17 <value type="default">no</value>
18 <value type="example">yes</value>
19 </samba:parameter>