summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/wins/winsproxy.xml
blob: 8f98687dba1283ba1a0d9fb6f78cd58f474a4cd9 (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://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>