diff options
Diffstat (limited to 'docs/docbook/smbdotconf/wins/winsproxy.xml')
-rw-r--r-- | docs/docbook/smbdotconf/wins/winsproxy.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/wins/winsproxy.xml b/docs/docbook/smbdotconf/wins/winsproxy.xml new file mode 100644 index 0000000000..31978d3b24 --- /dev/null +++ b/docs/docbook/smbdotconf/wins/winsproxy.xml @@ -0,0 +1,9 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="WINSPROXY"/>wins proxy (G)</term> + <listitem><para>This is a boolean that controls if <ulink url="nmbd.8.html">nmbd(8)</ulink> 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> + + <para>Default: <command moreinfo="none">wins proxy = no</command></para> + </listitem> + </samba:parameter> |