summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-07-10 12:35:27 +0000
committerGerald Carter <jerry@samba.org>2006-07-10 12:35:27 +0000
commite3b0c59151fc45a7bcc1c099ed71c9783f15acd5 (patch)
treea2d5168f2da0813814526e3206f1c027609af77e /WHATSNEW.txt
parent8a3f5ba7a627c4cacbbc4dc81b3d5921e1c2ecbf (diff)
downloadsamba-e3b0c59151fc45a7bcc1c099ed71c9783f15acd5.tar.gz
samba-e3b0c59151fc45a7bcc1c099ed71c9783f15acd5.tar.xz
samba-e3b0c59151fc45a7bcc1c099ed71c9783f15acd5.zip
r16915: grab vl's fix for BUG 3915
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 453a563fd9a..0accd7829ac 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -201,6 +201,8 @@ o Volker Lendecke <vl@samba.org>
shares.
* Fix an invalid munlock() call in winbindd's credentials cache.
* Fix compile warnings when passing NULL to snprintf().
+ * BUG 3915: Fall back to a pure unix user with S-1-22 SIDs in the
+ token in case anything weird is going on with the 'force user'.
o Jason Mader <jason@ncac.gwu.edu>