summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/winbindusedefaultdomain.xml
blob: 334068a329af4a8e724c9c4c194e641722b91814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<samba:parameter name="winbind use default domain"
                 context="G"
				 type="boolean"
                 advanced="1" developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This parameter specifies whether the
	 <citerefentry><refentrytitle>winbindd</refentrytitle> 
	<manvolnum>8</manvolnum></citerefentry> daemon should operate on users  
	without domain component in their username. Users without a domain
	component are treated as is part of the winbindd server's own
	domain. While this does not benifit Windows users, it makes SSH, FTP and
	e-mail function in a way much closer to the way they
	would in a native unix system.</para>
</description>

<value type="default">no</value>
<value type="example">yes</value>
</samba:parameter>