summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml
blob: a6b7bcd7e521a83bd3db6a4874677fe6960c747a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="WINBINDUSEDEFAULTDOMAIN"/>winbind use default domain (G)</term>
		<listitem><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>
		
		<para>Default: <command moreinfo="none">winbind use default domain = &lt;no&gt; 
		</command></para>
		<para>Example: <command moreinfo="none">winbind use default domain = yes</command></para>
		</listitem>
		</samba:parameter>