1 Jul 2005 01:20
svn commit: samba-docs r729 - in trunk/manpages-3: .
<jht <at> samba.org>
2005-06-30 23:20:38 GMT
2005-06-30 23:20:38 GMT
Author: jht Date: 2005-06-30 23:20:37 +0000 (Thu, 30 Jun 2005) New Revision: 729 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=729 Log: Add notes regarding %L and port 139. Modified: trunk/manpages-3/smb.conf.5.xml Changeset: Modified: trunk/manpages-3/smb.conf.5.xml =================================================================== --- trunk/manpages-3/smb.conf.5.xml 2005-06-30 22:53:26 UTC (rev 728) +++ trunk/manpages-3/smb.conf.5.xml 2005-06-30 23:20:37 UTC (rev 729) <at> <at> -361,7 +361,10 <at> <at> 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>(Continue reading)
RSS Feed