[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4725-g9a94c46

Karolin Seeger kseeger at samba.org
Sun Dec 21 08:16:14 GMT 2008


The branch, v3-3-test has been updated
       via  9a94c466210097c852d7e049a57e5777dea6ad84 (commit)
      from  a89f7c1f82b03d23a140bdee46b9a60cb8547330 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit 9a94c466210097c852d7e049a57e5777dea6ad84
Author: Karolin Seeger <kseeger at samba.org>
Date:   Sun Dec 21 09:15:17 2008 +0100

    WHATSNEW: Add "ldap ssl = start tls" to the release notes.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b5aac3f..76cb29d 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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
 
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list