ldb: cosmetic changes in ldb_dn
[Samba.git] / docs-xml / smbdotconf / winbind / winbindusedefaultdomain.xml
blob334068a329af4a8e724c9c4c194e641722b91814
1 <samba:parameter name="winbind use default domain"
2                  context="G"
3                                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
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>