mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
14 lines
585 B
XML
14 lines
585 B
XML
|
<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>
|