mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
4a6a010e78
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
13 lines
558 B
XML
13 lines
558 B
XML
<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>
|