summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-05-01 19:54:59 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-05-03 07:37:06 +0200
commit17ce9e7154c8480f5fe77d88866b648f48491b44 (patch)
tree4ac0b9b1b8498a8046d4462a43706c6a72a7a3bc
parentf13b7ec0791dc4f805a66300a540238aa57d3337 (diff)
downloadsamba-17ce9e7154c8480f5fe77d88866b648f48491b44.tar.gz
samba-17ce9e7154c8480f5fe77d88866b648f48491b44.tar.bz2
samba-17ce9e7154c8480f5fe77d88866b648f48491b44.zip
Remove reference to Samba4 LDAP backends
-rw-r--r--WHATSNEW4.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/WHATSNEW4.txt b/WHATSNEW4.txt
index 6758715b55..6862caa90b 100644
--- a/WHATSNEW4.txt
+++ b/WHATSNEW4.txt
@@ -55,13 +55,6 @@ VFS is backed with an extensive automated test suite.
A new scripting interface has been added to Samba 4, allowing
Python programs to interface to Samba's internals.
-The Samba 4 architecture is based around an LDAP-like database that
-can use a range of modular backends. One of the backends supports
-standards compliant LDAP servers (including OpenLDAP), and we are
-working on modules to map between AD-like behaviours and this backend.
-We are aiming for Samba 4 to be powerful frontend to large
-directories.
-
CHANGES SINCE alpha13
=====================