summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/wins/winsproxy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/wins/winsproxy.xml')
-rw-r--r--docs-xml/smbdotconf/wins/winsproxy.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/wins/winsproxy.xml b/docs-xml/smbdotconf/wins/winsproxy.xml
new file mode 100644
index 0000000..d240c21
--- /dev/null
+++ b/docs-xml/smbdotconf/wins/winsproxy.xml
@@ -0,0 +1,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>