WHATSNEW: Start to sum up major enhancements sinc 3.2.
[Samba.git] / WHATSNEW.txt
blob066ff69f5b3cfa141011e7d5da68d0dc11d9413e
1                    =================================
2                    Release Notes for Samba 3.3.0pre1
3                             August 19, 2008
4                    =================================
6 This is the first preview release of Samba 3.3.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/.
11 Major enhancements in Samba 3.3.0 include:
13  Conifguration/installation:
14  o Splitting of library directory into library directory and separate
15    modules directory.
17  File Serving:
18  o Extended Cluster support.
20  Winbind:
21  o Simplyfied idmap configuration.
23  Administrative tools:
24  o New 'net rpc vampire keytab' command.
27 Winbind idmap backend changes
28 =============================
30 The idmap configuration has changed with version 3.3 to something that
31 allows a smoother upgrade path from pre-3.0.25 configurations that use
32 "idmap backend". The reason for this change is that to many, also to Samba
33 developers, the 3.0.25 style configuration with "idmap config" turned out
34 to be very complex. Version 3.3 no longer deprecates the "idmap backend"
35 parameter, instead with "idmap backend" the default idmap backend is
36 specified.
38 Accordingly, the "idmap config <domain> : default = yes" setting is no
39 longer being looked at. As another simplification, there can be only one
40 allocating backend.
42 The alloc backend defaults to the default backend, which should be able to
43 allocate IDs. In the default distribution the tdb and ldap backends can
44 allocate, the ad and rid backends can not. The idmap alloc range is now
45 being set with the "old" parameters "idmap uid" and "idmap gid".
49 ######################################################################
50 Changes
51 #######
53 smb.conf changes
54 ----------------
58 ######################################################################
59 Reporting bugs & Development Discussion
60 #######################################
62 Please discuss this release on the samba-technical mailing list or by
63 joining the #samba-technical IRC channel on irc.freenode.net.
65 If you do report problems then please try to send high quality
66 feedback. If you don't provide vital information to help us track down
67 the problem then you will probably be ignored.  All bug reports should
68 be filed under the Samba 3.3 product in the project's Bugzilla
69 database (https://bugzilla.samba.org/).
72 ======================================================================
73 == Our Code, Our Bugs, Our Responsibility.
74 == The Samba Team
75 ======================================================================