From: John Terpstra Date: Thu, 30 Jun 2005 23:20:37 +0000 (+0000) Subject: Add notes regarding %L and port 139. X-Git-Tag: samba-4.0.0alpha6~801^2~2112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aeca1ba53f816c6e30b263c94b06464963ec3d7e;p=thirdparty%2Fsamba.git Add notes regarding %L and port 139. (This used to be commit a716800a4961584a6dafecab9e5601ad1997368b) --- diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml index a4ed4c2af16..d0317db9047 100644 --- a/docs/manpages-3/smb.conf.5.xml +++ b/docs/manpages-3/smb.conf.5.xml @@ -361,7 +361,10 @@ alias|alias|alias|alias... the client calls you. Your server can have a dual personality. This parameter is not available when Samba listens on port 445, as clients no longer - send this information. + send this information. If you use this macro in an include statement on a domain that has + a Samba domain controller be sure to set in the [global] section smb ports = + 139. This will cause Samba to not listen on port 445 and will permit include + functionality to function as it did with Samba 2.x.