From 4f5791ebd03eaec1c7da0865a383175b05102712 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 19:47:29 +0200 Subject: Adding upstream version 2:4.17.12+dfsg. Signed-off-by: Daniel Baumann --- docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml (limited to 'docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml') diff --git a/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml b/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml new file mode 100644 index 0000000..12815dc --- /dev/null +++ b/docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml @@ -0,0 +1,20 @@ + +socket address + + This option allows you to control what address Samba + will send NBT client packets from, and process replies using, + including in nmbd. + Setting this option should never be necessary on usual Samba + servers running only one nmbd. + + By default Samba will send UDP packets from the OS default address for the destination, and accept replies on 0.0.0.0. + This parameter is deprecated. See Yes and for the previous behaviour of controlling the normal listening sockets. + + +0.0.0.0 +192.168.2.20 + -- cgit v1.2.3