diff options
author | Samba Release Account <samba-bugs@samba.org> | 2001-12-10 07:19:21 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 2001-12-10 07:19:21 +0000 |
commit | fa8cb083499114d631b97790bda3a7ae22fe946a (patch) | |
tree | 697e9c9efe01f754edd8e981a1665f0f3b1bd949 | |
parent | dd9bdec3aa02ccdfc63d7da4f81f3f311d6f9e60 (diff) | |
download | samba-fa8cb083499114d631b97790bda3a7ae22fe946a.tar.gz samba-fa8cb083499114d631b97790bda3a7ae22fe946a.tar.bz2 samba-fa8cb083499114d631b97790bda3a7ae22fe946a.zip |
preparing for release of 3.0alpha2
(This used to be commit c5e45a4bc8362cfbac1d3204f8aa69b2ac78ddba)
-rw-r--r-- | WHATSNEW.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2752d29cb5..f0066a6a02 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,19 @@ + WHATS NEW IN Samba 3.0 alphaX ============================= +Changes in alpha2 + +- we no longer use cyrus-sasl for LDAP SASL/gssapi. This makes our ADS + code much more robust. +- winbindd cache code rewritten to be much more efficient. It also + copes much better with server outages. +- jfm implemented full group mapping and smb.conf option 'domain admin + group' is now gone. Consult the GROUP-MAPPING-HOWTO.txt to know how + to gain back administrator rights. +- docs update started +- numerous small bugfixes + Changes in alpha1 - winbindd now uses LDAP and works correctly with an ADS server in |