From: Amos Jeffries Date: Fri, 2 Jan 2015 03:37:55 +0000 (-0800) Subject: Release Notes: updates for MSNT helpers X-Git-Tag: merge-candidate-3-v1~394 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=700e2961d737e595a6e9428e7c5d4f74015193c4;p=thirdparty%2Fsquid.git Release Notes: updates for MSNT helpers --- diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index e2b6d570ef..6bceb48233 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -64,6 +64,7 @@ The 3.5 change history can be Helper concurrency channels changes Configurable helper queue size SSLv2 support removal - MSNT Helper changes + MSNT-multi-domain helper removal Most user-facing changes are reflected in squid.conf (see below). @@ -75,14 +75,7 @@ its use since it is now forced to disable by default. Also settings enabling various client/server workarounds specific to SSLv2 are removed. -MSNT Helper changes - -

The authentication helper previously known as basic_msnt_auth has - been renamed to basic_smb_lm_auth to reflect that it only performs - SMB LanMan protocol(s) instead of modern ActiveDirectory protocols. - -

The basic_smb_lm_auth helper is also deprecated and will be removed - in a later Squid version. +MSNT-multi-domain helper removal

The basic_msnt_multi_domain_auth helper has been removed. The basic_smb_lm_auth helper performs the same actions without extra @@ -187,6 +180,8 @@ This section gives an account of those changes in three categories: Changes to existing options

+ --enable-auth-basic +

The MSNT-multi-domain helper has been removed.