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>
14 lines
451 B
XML
14 lines
451 B
XML
<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>
|