diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2011-06-28 23:40:16 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2011-06-29 01:47:26 +0200 |
commit | 4f64ba6ce1b775a72cfc906dfbdd5567e2e3e6d6 (patch) | |
tree | 4a129e0990df93ad813c479268b20ecda089b28f /source4/BUGS | |
parent | b005fa142f2c3846960e39d1977f1cb2ef5a2f35 (diff) | |
download | samba-4f64ba6ce1b775a72cfc906dfbdd5567e2e3e6d6.tar.gz samba-4f64ba6ce1b775a72cfc906dfbdd5567e2e3e6d6.tar.bz2 samba-4f64ba6ce1b775a72cfc906dfbdd5567e2e3e6d6.zip |
Remove obsolete BUGS file.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Wed Jun 29 01:47:26 CEST 2011 on sn-devel-104
Diffstat (limited to 'source4/BUGS')
-rw-r--r-- | source4/BUGS | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/source4/BUGS b/source4/BUGS deleted file mode 100644 index c1df944e1e..0000000000 --- a/source4/BUGS +++ /dev/null @@ -1,24 +0,0 @@ -Samba4 alpha4 is not a final Samba release. That is more a reference -to Samba4's lack of the features we expect you will need than a -statement of code quality, but clearly it hasn't seen a broad -deployment yet. If you were to upgrade Samba3 (or indeed Windows) to -Samba4, you would find many things work, but that other key features -you may have relied on simply are not there yet. - -For example, while Samba 3.0 is an excellent member of a Active -Directory domain, Samba4 is happier as a domain controller, and it is -in this role where it has seen deployment into production. - -Samba4 is subjected to an awesome battery of tests on an -automated basis, we have found Samba4 to be very stable in it's -behaviour. We have to recommend against upgrading production servers -from Samba 3 to Samba 4 at this stage, because there may be the features on -which you may rely that are not present, or the mapping of -your configuration and user database may not be complete. - -If you are upgrading, or looking to develop, test or deploy Samba4, you should -backup all configuration and data. - -We welcome your testing, please file bug reports at -https://bugzilla.samba.org/, product: Samba4. Please include as much -information as possible, such as GIT revision SHA and backtraces. |