WHATSNEW: Add new parameter 'config backend'.
[kai/samba-autobuild/.git] / WHATSNEW.txt
1                    =================================
2                    Release Notes for Samba 3.2.0pre2
3                                Oct XX, 2007
4                    =================================
5
6 This is the second preview release of Samba 3.2.0.  This is *not*
7 intended for production environments and is designed for testing
8 purposes only.  Please report any defects via the Samba bug reporting
9 system at https://bugzilla.samba.org/.
10
11 Please be aware that Samba is now distributed under the version 3
12 of the new GNU General Public License.  You may refer to the COPYING
13 file that accompanies these release notes for further licensing details.
14
15 Major enhancements in Samba 3.2.0 include:
16
17   File Serving:
18   o Use of IDL generated parsing layer for several DCE/RPC
19     interfaces.
20   o Removal of the 1024 byte limit on pathnames and 256 byte limit on
21     filename components to honor the MAX_PATH setting from the host OS.
22   o Introduction of a registry based configuration system.
23   o Improved CIFS Unix Extensions support.
24   o Experimental support for file serving clusters.
25   o Support for storing alternate data streams in xattrs
26
27
28   Winbind and Active Directory Integration:
29   o Full support for Windows 2003 cross-forest, transitive trusts
30     and one-way domain trusts
31   o Support for userPrincipalName logons via pam_winbind and NSS
32     lookups.
33   o Support in pam_winbind for logging on using the userPrincipalName.
34   o Expansion of nested domain groups via NSS calls.
35   o Support for Active Directory LDAP Signing policy.
36
37
38   Users & Groups:
39   o New ldb backend for local group mapping tables
40   o Raised level of security defaults for authentication operations.
41
42
43   Documentation:
44   o Inclusion of an HTLM version of the 3rd edition of "Using Samba"
45     from O'Reilly Publishing.
46
47
48 Now Licensed under the GNU GPLv3
49 ================================
50
51 The Samba Team has adopted the Version 3 of the GNU General Public
52 License for the 3.2 and later releases.   The GPLv3 is the updated
53 version of the GPLv2 license under which Samba is currently
54 distributed. It has been updated to improve compatibility with other
55 licenses and to make it easier to adopt internationally, and is an 
56 improved version of the license to better suit the needs of Free
57 Software in the 21st Century.
58
59 The original announcement is available on-line at 
60
61     http://news.samba.org/announcements/samba_gplv3/
62
63
64 New Security Defaults for Authentication
65 ========================================
66
67 Support for LanMan passwords is now disabled in both client and server 
68 applications.  Additionally, clear text authentication requests are 
69 disabled by default in client utilities such as smbclient and all
70 libsmbclient based applications.  This will affect connection both 
71 to and from hosts running DOS, Windows 9x/ME, and OS/2.  Please refer 
72 to the "Changes" section for details on the exact parameters that were 
73 updated.
74
75
76
77 Registry Configuration Backend
78 ==============================
79
80 Samba is now able to use a registry based configuration backed to
81 supplement smb.conf setting.  This feature may be enabled by setting
82 "include = registry" and "registry shares = yes" in the [global] 
83 section of smb.conf and may be managed using the "net conf" command.  
84
85 More information may be obtained from the smb.conf(5) and net(8) man 
86 pages.
87
88
89 Removed Features
90 ================
91
92 Both the Python bindings and the libmsrpc shared library have been
93 removed from the tree due to lack of an official maintainer.
94
95
96
97 ######################################################################
98 Changes
99 #######
100
101 smb.conf changes
102 ----------------
103
104     Parameter Name                      Description     Default
105     --------------                      -----------     -------
106     client lanman auth                  Changed Default No
107     client ldap sasl wrapping           New             plain
108     client plaintext auth               Changed Default No
109     clustering                          New             No
110     cluster addresses                   New             ""
111     config backend                      New             file
112     ctdb socket                         New             ""
113     lanman auth                         Changed Default No
114     mangle map                          Removed
115     open files database hashsize        Removed
116     read bmpx                           Removed                         
117     registry shares                     New             No
118     winbind expand groups               New             1
119     winbind rpc only                    New             No
120
121
122 Changes since 3.2.0pre1:
123 -----------------------
124 o   Kai Blin <kai@samba.org>
125     * Added support for an SMB_CONF_PATH environment variable
126       containing the path to smb.conf.
127     * Various fixes to ntlm_auth.
128     * make test now supports more extensive SPOOLSS testing using vlp.
129     * Correctly handle mixed-case hostnames in NTLMv2 authentication.
130
131
132 o   Stefan Metzmacher <metze@samba.org>
133     * Fixes for libreplace.
134     * Build fixes.
135     * Add nss_wrapper support.
136     * Start and test winbindd by 'make test'
137     * Split up child_dispatch_table into domain, idmap and locator tables
138       in winbindd.
139     * Fix for a crash bug in pidl generated client code.
140       This could have happend with [in,out,unique] pointers
141       when the clients sends a valid pointer, but the server
142       reponse with a NULL pointer (as samba-3.0.26a do for some calls).
143     * Change NTSTAUS into enum ndr_err_code in librpc/ndr.
144     * Remove unused calls in the struct based winbindd protocol.
145     * Add --configfile option to wbinfo.
146     * Convert winbind_env_set(), winbind_on() and winbind_off() into macros.
147     * Return rids and other_sids arrays in WBFLAG_PAM_INFO3_TEXT mode.
148     * Implement wbcErrorString() and wbcAuthenticateUserEx()
149     * Convert auth_winbind to use wbcAuthenticateUserEx()
150
151
152 o   Karolin Seeger <ks@sernet.de>
153     * Improve error messages of net subcommands.
154     * Add 'net rap file user'.
155     * Change LDAP search filter to find machine accounts which
156       are not located in the user suffix.
157
158
159 Original 3.2.0pre1 commits:
160 ---------------------------
161 o   Michael Adam <obnox@samba.org>
162     * Unified POSIX ACL detection including support for FreeBSD and
163       HP-UX.
164     * Performance improvements for Winbind's lookup functions (names,
165       SIDs, and group membership) when joined to an AD domain.
166     * Winbind cache validation support.
167     * Store domain trust passwords for Samba domain controller's in
168       the domain's passdb backend.
169     * Merged \winreg server code from the SAMBA_3_2 development branch.
170     * Fixes for libreplace.
171     * Implement new registry configuration backend.
172   
173
174 o   Jeremy Allison <jra@samba.org>
175     * Add support for file system objectIDs.
176     * Winbind cache validation support.
177     * Add in the UNIX capability for 24-bit readX.
178     * Improve Delete-on-Close semantics.
179     * Removal of static file and path name buffers in SMB file serving 
180       code.
181     
182
183 o   Danilo Almeida <dalmeida@centeris.com>
184     * Move the machine account to the OU specified when running "net
185       ads join".
186
187
188 o   Andrew Bartlett <abartlet@samba.org>
189     * Tighten authentication protocol defaults in client tools and 
190       servers.
191
192
193 o   Gerald (Jerry) Carter <jerry@samba.org>
194     * Implement support for one-way trusts and two-way cross-forest
195       transitive trust in winbindd.
196     * Fixes for Winbind's offline/disconnected logon support when
197       using remote idmap backends.
198     * Fix LookupNames and LookupSids to use the same resolution
199       heuristics as Windows XP.
200     * Fix lockups in Winbind when running nscd.
201     * UPN logon support in pam_winbind.
202     * Add support for GNU linker scripts when build shared libraries
203       (based on work by Julien Cristau <jcristau@debian.org> and James 
204       Peach).
205
206
207 o   Guenther Deschner <gd@samba.org>
208     * Additional support for decoding and downloading group policy
209       objects from Active Directory.
210     * Improvements to "net ads keytab" command.
211     * Fixes for linking against Heimdal Kerberos client libs.
212     * Support LDAP range retrieval searches.
213     * Fixes for failure to refresh user ticket caches in Winbind.
214     * UPN logon support in pam_winbind.
215     * Add KDC locator plugin for MIT kerberos 1.6 or later.
216
217
218 o   Steve Langasek <vorlon@debian.org>
219     * Allow SIGTERM to cause nmbd to exit while awaiting a interface
220       to come up. 
221
222
223 o   Volker Lendecke <vl@samba.org>
224     * Merge experimental cluster support patches from the ctdb branch.
225     * Add tdb storage abstraction for ctdb.
226     * Use IDL for internal message passing system.
227     * Add client support for the SamLogonEx() authentication request.
228     * Implement RPC proxy stubs in the Samba server code to allow
229       replacing implementation functions one by one.
230     * Remove static incoming and outgoing buffers from core server SMB 
231       packet processing code.
232     * Add "net sam rights" command.
233     * Support for storing xattrs in tdb files
234     * Support for storing alternate data streams in xattrs
235     * Implement a generic in-memory cache based on rb-trees
236     * Add implicit temporary talloc contexts via talloc_stack()
237
238
239 o   Steve French <sfrench@samba.org>
240     * Fixes for mount.cfs Linux utility.
241
242
243 o   Stefan Metzmacher <metze@samba.org>
244     * Fixes for libreplace.
245     * Add support for LDAP digital signing policy.
246     * Experimental clustered file system support.
247
248
249 o   Lars Mueller <lars@samba.org>
250     * Makefile and build fixes.
251     * Add pam_pwd_expire for pam_winbind (original patch from Andreas
252       Schneider).
253
254
255 o   James Peach <jpeach@apple.com>
256     * Fixes for setgroups() and *BSD and Darwin.
257     * Support membership of >16 groups on Darwin.
258
259
260 o   Jiri Sasek <Jiri.Sasek@Sun.COM>
261     * Added vfs_vfsacl module.
262
263
264 o   Karolin Seeger <ks@sernet.de>
265     * Add deletelocalgroup and unmapunixgroup subcommand to "net sam".
266     * Cleanup internal passdb functions.
267
268
269 o   Simo Sorce <idra@samba.org>
270     * Fixes for IDmap and Passdb backends.
271
272
273 o   Andrew Tridgell <tridge@samba.org>
274     * Port ldb from the Samba 4 tree and add ldb group mapping plugin.
275     * Move several file serving related tdb files to use the dbwrap
276       API internally.
277     * Cleanup the GPFS VFS plugin.
278     * Experimental clustered file system support.
279
280
281 o   Jelmer Vernooij <jelmer@samba.org>
282     * Implement NDR basic to support utilizing IDL files from Samba 4
283       tree for general DCE/RPC parsing stubs.
284
285
286
287 ######################################################################
288 Reporting bugs & Development Discussion
289 #######################################
290
291 Please discuss this release on the samba-technical mailing list or by
292 joining the #samba-technical IRC channel on irc.freenode.net.
293
294 If you do report problems then please try to send high quality
295 feedback. If you don't provide vital information to help us track down
296 the problem then you will probably be ignored.  All bug reports should
297 be filed under the Samba 3.2 product in the project's Bugzilla
298 database (https://bugzilla.samba.org/).
299
300
301 ======================================================================
302 == Our Code, Our Bugs, Our Responsibility.
303 == The Samba Team
304 ======================================================================
305