summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
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>