blob: 7070b98e72206bc2c9aab1979131f94d1bfc184a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<samba:parameter name="nbt port"
context="G"
type="integer"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>Specifies which port the server should use for NetBIOS over IP name
services traffic.</para>
</description>
<para>This parameter is deprecated, as it is not honoured in the
majority of the code base.</para>
<value type="default">137</value>
</samba:parameter>
|