summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/protocol/dgramport.xml
blob: b68c81f89a89837a6f253825b360281f353756f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter name="dgram port"
                 context="G"
                 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>Specifies which ports the server should listen on for NetBIOS datagram traffic.</para>
</description>
<para>This parameter is deprecated, as it is not honoured in the
majority of the code base.</para>
<value type="default">138</value>
</samba:parameter>