]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Add notes regarding %L and port 139.
authorJohn Terpstra <jht@samba.org>
Thu, 30 Jun 2005 23:20:37 +0000 (23:20 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:46:58 +0000 (08:46 -0500)
(This used to be commit a716800a4961584a6dafecab9e5601ad1997368b)

docs/manpages-3/smb.conf.5.xml

index a4ed4c2af16dd5892200f498ec8c4967a55a5508..d0317db9047fe3185fb90f1eb74ab15004187012 100644 (file)
@@ -361,7 +361,10 @@ alias|alias|alias|alias...
                        the client calls you. Your server can have a <quote>dual personality</quote>.</para>
 
                        <para>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 <parameter>smb ports =
+                       139</parameter>. This will cause Samba to not listen on port 445 and will permit include
+                       functionality to function as it did with Samba 2.x.
                        </para></listitem>
 
                </varlistentry>