diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-01-01 17:57:19 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:49:35 -0500 |
commit | 9836df0430a290813c93fc98b35b19e1fde2cd37 (patch) | |
tree | 18255ecde8de1c4ec953427d034c4e17bb51f38a /NEWS | |
parent | 3b99d9c5bd563203adc4b017d6e6599dd84b8d57 (diff) | |
download | samba-9836df0430a290813c93fc98b35b19e1fde2cd37.tar.gz samba-9836df0430a290813c93fc98b35b19e1fde2cd37.tar.bz2 samba-9836df0430a290813c93fc98b35b19e1fde2cd37.zip |
r12659: Add some more information for potential users. Please supplement / amend
where necessary.
(This used to be commit 3296b11d7ad4f4c44d41b8c1c399ae0383d6d0dc)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |