source: branches/samba-3.2.x/docs-xml/smbdotconf/winbind/winbindusedefaultdomain.xml

Last change on this file was 203, checked in by Herwig Bauernfeind, 16 years ago

Missing 3.2.2 client and HOWTO files

File size: 806 bytes
Line 
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>
16
17<value type="default">no</value>
18<value type="example">yes</value>
19</samba:parameter>
Note: See TracBrowser for help on using the repository browser.