From 7504b03b541026c84a4f454b7572a3280296a8d9 Mon Sep 17 00:00:00 2001 From: Matthias Dieter Wallnöfer Date: Fri, 27 Nov 2009 11:07:11 +0100 Subject: s4:WHATSNEW4.txt - Add also here a comment about the "upgrade_from_s3" script --- WHATSNEW4.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'WHATSNEW4.txt') diff --git a/WHATSNEW4.txt b/WHATSNEW4.txt index e0ec6f19d2..9718bf45a4 100644 --- a/WHATSNEW4.txt +++ b/WHATSNEW4.txt @@ -69,8 +69,8 @@ In the time since Samba4 alpha8 was released in June 2009, Samba has continued to evolve, but you may particularly notice these areas (in no particular order): - Samba4 now includes the full set of user interface strings (display Specifiers) required to - have the Microsoft Management Console operate + Samba4 now includes the full set of user interface strings (display Specifiers) + required to have the Microsoft Management Console operate LDB (the core Samba4 database library) has again been reworked for better performance @@ -115,7 +115,11 @@ KNOWN ISSUES - Users upgrading existing databases to Samba4 should carefully consult upgrading-samba4.txt. We have made a number of changes in - this release that should make it easier to upgrade in future. + this release that should make it easier to upgrade in future. + Btw: there exists also a script under the "scripting/bin" directory of the + source distribution called "upgrade_from_s3" which should allow a step-up + from Samba3 to Samba4. It's not included yet in the binary distributions + since it's completely experimental! - ACL are not set by default on shares created by the provision. Work is underway on this subject and it should be fixed in Alpha10. @@ -128,6 +132,7 @@ in root of the tarball. DEVELOPMENT and FEEDBACK ======================== + Bugs can be filed at https://bugzilla.samba.org/ but please be aware that many features are simply not expected to work at this stage. -- cgit