<item>Helper support for concurrency channels
<item>Native FTP Relay
<item>Receive PROXY protocol, Versions 1 & 2
+ <item>Basic authentication MSNT helper changes
</itemize>
Most user-facing changes are reflected in squid.conf (see below).
Use of <em>require-proxy-header</em> on <em>https_port</em> and <em>ftp_port</em> is not supported.
+<sect1>Basic authentication MSNT helper changes
+
+<p>The authentication helper previously known as <em>basic_msnt_auth</em> has
+ been deprecated and renamed to <em>basic_smb_lm_auth</em> to reflect that
+ it only performs SMB LanMan protocol(s) instead of modern MS authentication
+ protocols.
+
+<p>The <em>basic_smb_lm_auth</em> helper has been remodelled and no longer uses
+ configuration files. The Doman Controller servers are now configured via
+ command line parameters and user credentials are looked up in each DC in the
+ order configured until one matches or all have confirmed a non-match.
+
+<p>The <em>MSNT-multi-domain</em> helper provides the same functionality and
+ is also deprecated. It will be removed in the Squid-3.6 series.
+
+
+
<sect>Changes to squid.conf since Squid-3.4
<p>
There have been changes to Squid's configuration file since Squid-3.4.
<item>Helper concurrency channels changes
<item>Configurable helper queue size
<item>SSLv2 support removal
- <item>MSNT Helper changes
+ <item>MSNT-multi-domain helper removal
</itemize>
Most user-facing changes are reflected in squid.conf (see below).
various client/server workarounds specific to SSLv2 are removed.
-<sect1>MSNT Helper changes
-
-<p>The authentication helper previously known as <em>basic_msnt_auth</em> has
- been renamed to <em>basic_smb_lm_auth</em> to reflect that it only performs
- SMB LanMan protocol(s) instead of modern ActiveDirectory protocols.
-
-<p>The <em>basic_smb_lm_auth</em> helper is also deprecated and will be removed
- in a later Squid version.
+<sect1>MSNT-multi-domain helper removal
<p>The <em>basic_msnt_multi_domain_auth</em> helper has been removed. The
<em>basic_smb_lm_auth</em> helper performs the same actions without extra
<sect1>Changes to existing options<label id="modifiedoptions">
<p>
<descrip>
+ <tag>--enable-auth-basic</tag>
+ <p>The <em>MSNT-multi-domain</em> helper has been removed.
</descrip>
</p>