]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: Add "ldap ssl = start tls" to the release notes.
authorKarolin Seeger <kseeger@samba.org>
Sun, 21 Dec 2008 08:15:17 +0000 (09:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 2 Jan 2009 11:44:22 +0000 (12:44 +0100)
Karolin
(cherry picked from commit 9a94c466210097c852d7e049a57e5777dea6ad84)

WHATSNEW.txt

index b5aac3ff654c10e512cb3ec546d1ac08e3be5b4e..76cb29d8de029dd17f4bb04477039aabad7b594f 100644 (file)
@@ -13,6 +13,7 @@ Major enhancements in Samba 3.3.0 include:
  Configuration/installation:
  o Splitting of library directory into library directory and separate
    modules directory.
+ o The default value of "ldap ssl" has been changed to "start tls".
 
  File Serving:
  o Extended Cluster support.
@@ -45,6 +46,17 @@ A new option "--with-modulesdir" has been added to allow the specification
 of a separate directory for the shared modules.
 
 
+Configuration changes
+=====================
+
+The default value of "ldap ssl" has been changed to "start tls". This means,
+Samba will use the LDAPv3 StartTLS extended operation (RFC2830) for
+communicating with directory servers by default. If your directory servers
+do not support this extended operation, you will have to set
+"ldap ssl = no". Otherwise, Samba could not contact the directory servers
+anymore!
+
+
 Winbind idmap backend changes
 =============================
 
@@ -167,6 +179,7 @@ smb.conf changes
     idmap domains                      Removed
     init logon delayed hosts           New             ""
     init logon delay                   New             100
+    ldap ssl                           Changed Default start tls
     winbind reconnect delay            New             30