From 9836df0430a290813c93fc98b35b19e1fde2cd37 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 1 Jan 2006 17:57:19 +0000 Subject: r12659: Add some more information for potential users. Please supplement / amend where necessary. (This used to be commit 3296b11d7ad4f4c44d41b8c1c399ae0383d6d0dc) --- NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e189f54574..86ce60c586 100644 --- a/NEWS +++ b/NEWS @@ -22,8 +22,12 @@ Introduction of LDB Samba now stores most of its persistent data in a LDAP-like database called LDB (see ldb(7) for more info). +Built-in LDAP server +==================== +FIXME + Much improved SWAT -=============== +================== SWAT has had some rather large improvements and is now more then just a direct editor for smb.conf. Its layout has been improved. SWAT can now also be used for editing run-time data - maintaining user information, provisioning, @@ -37,7 +41,9 @@ Changed configuration options ============================= Several configuration options have been removed in Samba4 while others have been introduced. This section contains a summary of changes to smb.conf and -where these settings moved. +where these settings moved. Configuration options that have disappeared may be +re-added later when the functionality that uses them gets reimplemented in +Samba 4. The 'security' parameter has been split up. It is now only used to choose between the 'user' and 'share' security levels (the latter is not supported -- cgit