mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
WHATSNEW: Give the 'strict sync' change a header line
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
This commit is contained in:
committed by
Andreas Schneider
parent
9f5dbdec75
commit
3ef844de27
15
WHATSNEW.txt
15
WHATSNEW.txt
@ -16,12 +16,6 @@ UPGRADING
|
|||||||
NEW FEATURES/CHANGES
|
NEW FEATURES/CHANGES
|
||||||
====================
|
====================
|
||||||
|
|
||||||
The "strict sync" global parameter has been changed from
|
|
||||||
a default of "no" to "yes". This means smbd will by default
|
|
||||||
obey client requests to synchronize unwritten data in operating
|
|
||||||
system buffers safely onto disk. This is a safer default setting
|
|
||||||
for modern SMB1/2/3 clients.
|
|
||||||
|
|
||||||
Authentication and Authorization audit support
|
Authentication and Authorization audit support
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
@ -40,6 +34,15 @@ authentication, SMB and RPC authorization is covered, however password
|
|||||||
changes are not at this stage, and this support is not currently
|
changes are not at this stage, and this support is not currently
|
||||||
backed by a testsuite.
|
backed by a testsuite.
|
||||||
|
|
||||||
|
Parameter changes
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
The "strict sync" global parameter has been changed from
|
||||||
|
a default of "no" to "yes". This means smbd will by default
|
||||||
|
obey client requests to synchronize unwritten data in operating
|
||||||
|
system buffers safely onto disk. This is a safer default setting
|
||||||
|
for modern SMB1/2/3 clients.
|
||||||
|
|
||||||
smb.conf changes
|
smb.conf changes
|
||||||
================
|
================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user