WHATSNEW: list deprecated parameters
[jra/samba-autobuild/.git] / WHATSNEW.txt
1 Release Announcements
2 =====================
3
4 This is the first pre release of Samba 4.14.  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.13 will be the next version of the Samba suite.
10
11
12 UPGRADING
13 =========
14
15
16 NEW FEATURES/CHANGES
17 ====================
18
19
20 CTDB CHANGES
21 ============
22
23 * The NAT gateway and LVS features now uses the term "leader" to refer
24   to the main node in a group through which traffic is routed and
25   "follower" for other members of a group.  The command for
26   determining the leader has changed to "ctdb natgw leader" (from
27   "ctdb natgw master").  The configuration keyword for indicating that
28   a node can not be the leader of a group has changed to
29   "follower-only" (from "slave-only").  Identical changes were made
30   for LVS.
31
32 * Remove "ctdb isnotrecmaster" command.  It isn't used by CTDB's
33   scripts and can be checked by users with "ctdb pnn" and "ctdb
34   recmaster".
35
36
37 NT4-like 'classic' Samba domain controllers
38 -------------------------------------------
39
40 Samba 4.13 deprecates Samba's original domain controller mode.
41
42 Sites using Samba as a Domain Controller should upgrade from the
43 NT4-like 'classic' Domain Controller to a Samba Active Directory DC
44 to ensure full operation with modern windows clients.
45
46 SMBv1 only protocol options deprecated
47 --------------------------------------
48
49 A number of smb.conf parameters for less-secure authentication methods
50 which are only possible over SMBv1 are deprecated in this release.
51
52 REMOVED FEATURES
53 ================
54
55 The deprecated "ldap ssl ads" smb.conf option has been removed.
56
57 smb.conf changes
58 ================
59
60   Parameter Name                     Description                Default
61   --------------                     -----------                -------
62   ldap ssl ads                       removed
63   domain logons                      Deprecated                 no
64   raw NTLMv2 auth                    Deprecated                 no
65   client plaintext auth              Deprecated                 no
66   client NTLMv2 auth                 Deprecated                 yes
67   client lanman auth                 Deprecated                 no
68   client use spnego                  Deprecated                 yes
69
70
71
72 KNOWN ISSUES
73 ============
74
75 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.14#Release_blocking_bugs
76
77
78 #######################################
79 Reporting bugs & Development Discussion
80 #######################################
81
82 Please discuss this release on the samba-technical mailing list or by
83 joining the #samba-technical IRC channel on irc.freenode.net.
84
85 If you do report problems then please try to send high quality
86 feedback. If you don't provide vital information to help us track down
87 the problem then you will probably be ignored.  All bug reports should
88 be filed under the Samba 4.1 and newer product in the project's Bugzilla
89 database (https://bugzilla.samba.org/).
90
91
92 ======================================================================
93 == Our Code, Our Bugs, Our Responsibility.
94 == The Samba Team
95 ======================================================================
96