mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
4a6a010e78
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
11 lines
321 B
XML
11 lines
321 B
XML
<samba:parameter name="smb ports"
|
|
context="G"
|
|
type="list"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>Specifies which ports the server should listen on for SMB traffic.</para>
|
|
</description>
|
|
|
|
<value type="default">445 139</value>
|
|
</samba:parameter>
|