summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/wins/winsproxy.xml
blob: d240c2181f6f90f07ee47b5c5384f8a816738fcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="wins proxy"
                 context="G"
				 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<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>