summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-10-08 15:21:00 +0200
committerKarolin Seeger <kseeger@samba.org>2009-10-08 15:24:29 +0200
commit8468e58b449914474116c8b13a8008fe02fc37ba (patch)
treed8ed66e3e54d3da961bd0bd2daad220eec4756d0
parent410d1ca0d90f1296351315ff4f09ebae38998b9b (diff)
downloadsamba-8468e58b449914474116c8b13a8008fe02fc37ba.tar.gz
WHATSNEW: Add more coherent explanation for bug #6680.
Karolin (cherry picked from commit 6c4fe1086020d7bc278d84c56b6cbcc6e3a64b5d)
-rw-r--r--WHATSNEW.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c68b2c2761e..81a325c0364 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -9,6 +9,7 @@ This is the latest bugfix release of the Samba 3.3 series.
Major enhancements in Samba 3.3.9 include:
o Fix trust relationships to windows 2008 (2008 r2) (bug #6711).
+ o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680).
o Fix SAMR server for Winbind access (bug #6504).
@@ -33,8 +34,7 @@ o Yannick Bergeron <burgergold@hotmail.com>
o Günther Deschner <gd@samba.org>
- * BUG 6680: Always activate handling of large (> 256 byte) ntlmv2 blobs
- in wbcAuthenticateUserEx().
+ * BUG 6680: Fix Windows 7 share access (which defaults to NTLMv2).
* BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
* BUG 6700: Use DNS domain name when needing to guess server principal.
* BUG 6711: Fix trust relationships to windows 2008 (2008 r2).