summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-03-28 23:36:05 +0100
committerKai Blin <kai@samba.org>2008-04-02 23:08:07 +0200
commit110a4ca9e442b383f8483e079e0cc3b936502103 (patch)
tree8fe23daf957a249104eff57dd1e8a689c03515ef
parent8ac91d913231ecd7ead595b93032c7486f67c949 (diff)
downloadsamba-110a4ca9e442b383f8483e079e0cc3b936502103.tar.gz
samba-110a4ca9e442b383f8483e079e0cc3b936502103.tar.bz2
samba-110a4ca9e442b383f8483e079e0cc3b936502103.zip
WHATSNEW: Added information about the new idmap system
(This used to be commit 8c27941171999d2d42834b92a2693aca0435d345)
-rw-r--r--WHATSNEW.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1e8f803f43..f58df497f5 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -97,6 +97,11 @@ continued to evolve, but you may particularly notice these areas:
better integration with Windows administrative tools, especially
Active Directory Users and Computers.
+ ID mapping: Samba4 now handles ID mapping via winbind. The mappings
+ are stored in a central ldb that could be shared across multiple
+ machines using LDAP. Internal callers access this interface via a new
+ wbclient library.
+
These are just some of the highlights of the work done in the past few
months. More details can be found in our GIT history.