diff options
Diffstat (limited to 'docs/smbdotconf/base/netbiosscope.xml')
-rw-r--r-- | docs/smbdotconf/base/netbiosscope.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/smbdotconf/base/netbiosscope.xml b/docs/smbdotconf/base/netbiosscope.xml new file mode 100644 index 0000000000..eee80f7cd5 --- /dev/null +++ b/docs/smbdotconf/base/netbiosscope.xml @@ -0,0 +1,12 @@ +<samba:parameter name="netbios scope" + context="G" + type="string" + advanced="1" developer="1" + xmlns:samba="http://samba.org/common"> +<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> |