mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
13 lines
442 B
XML
13 lines
442 B
XML
<samba:parameter name="netbios scope"
|
|
context="G"
|
|
type="string"
|
|
constant="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This sets the NetBIOS scope that Samba will
|
|
operate under. This should not be set unless every machine
|
|
on your LAN also sets this value.</para>
|
|
</description>
|
|
<value type="default"></value>
|
|
</samba:parameter>
|