resolv_wrapper: use conf.blddir to construct libnss_wrapper_so_path
[sfrench/samba-autobuild/.git] / WHATSNEW.txt
1 Release Announcements
2 =====================
3
4 This is the first preview release of Samba 4.7.  This is *not*
5 intended for production environments and is designed for testing
6 purposes only.  Please report any defects via the Samba bug reporting
7 system at https://bugzilla.samba.org/.
8
9 Samba 4.7 will be the next version of the Samba suite.
10
11
12 UPGRADING
13 =========
14
15
16 NEW FEATURES/CHANGES
17 ====================
18
19 The "strict sync" global parameter has been changed from
20 a default of "no" to "yes". This means smbd will by default
21 obey client requests to synchronize unwritten data in operating
22 system buffers safely onto disk. This is a safer default setting
23 for modern SMB1/2/3 clients.
24
25 Authentication and Authorization audit support
26 ----------------------------------------------
27
28 Detailed authentication and authorization audit information is now
29 logged to Samba's debug logs under the "auth_audit" debug class,
30 including in particular the client IP address triggering the audit
31 line.  Additionally, if Samba is compiled against the jansson JSON
32 library, a JSON representation is logged under the "auth_json_audit"
33 debug class.
34
35 Audit support is comprehensive for all authentication and
36 authorisation of user accounts in the Samba Active Directory Domain
37 Controller, as well as the implicit authentication in password
38 changes.  In the file server and classic/NT4 domain controller, NTLM
39 authentication, SMB and RPC authorization is covered, however password
40 changes are not at this stage, and this support is not currently
41 backed by a testsuite.
42
43 smb.conf changes
44 ================
45
46   Parameter Name                Description             Default
47   --------------                -----------             -------
48   strict sync                   Default changed         yes
49   auth event notification       New parameter           no
50
51 KNOWN ISSUES
52 ============
53
54 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.7#Release_blocking_bugs
55
56
57 #######################################
58 Reporting bugs & Development Discussion
59 #######################################
60
61 Please discuss this release on the samba-technical mailing list or by
62 joining the #samba-technical IRC channel on irc.freenode.net.
63
64 If you do report problems then please try to send high quality
65 feedback. If you don't provide vital information to help us track down
66 the problem then you will probably be ignored.  All bug reports should
67 be filed under the Samba 4.1 and newer product in the project's Bugzilla
68 database (https://bugzilla.samba.org/).
69
70
71 ======================================================================
72 == Our Code, Our Bugs, Our Responsibility.
73 == The Samba Team
74 ======================================================================
75