summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/wins/winsproxy.xml
blob: 431b4bcf1f0a7b407b83b916ab1cc68428a08c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="wins proxy"
                 context="G"
				 type="boolean"
                 advanced="1" developer="1"
                 xmlns:samba="http://samba.org/common">
<description>
	<para>This is a boolean that controls if <citerefentry><refentrytitle>nmbd</refentrytitle>                                 
	<manvolnum>8</manvolnum></citerefentry> will respond to broadcast name 
	queries on behalf of  other hosts. You may need to set this 
	to <constant>yes</constant> for some older clients.</para>
</description>
<value type="default">no</value>
</samba:parameter>