[Pkg-samba-maint] r3468 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat May 8 17:03:32 UTC 2010
tags 553904 pending
thanks
Author: bubulle
Date: 2010-05-08 17:03:30 +0000 (Sat, 08 May 2010)
New Revision: 3468
Modified:
trunk/samba/debian/NEWS
trunk/samba/debian/changelog
Log:
Add explanations about "passdb backend" default setting change
Closes: #553904
Modified: trunk/samba/debian/NEWS
===================================================================
--- trunk/samba/debian/NEWS 2010-05-07 13:21:29 UTC (rev 3467)
+++ trunk/samba/debian/NEWS 2010-05-08 17:03:30 UTC (rev 3468)
@@ -1,3 +1,26 @@
+samba (2:3.4.0-1) unstable; urgency=low
+
+ * Default passdb backend changed in samba 3.4.0 and above
+
+ Beginning with samba 3.4.0, the default setting for "passdb
+ backend" changed from "smbpasswd" to "tdbsam".
+
+ If your smb.conf file does not have an explicit mention of
+ "passdb backend" when upgrading from pre-3.4.0 versions of
+ samba, it is likely that users will no longer be able to
+ authenticate.
+
+ As a consequence of all this, if you're upgrading from lenny
+ and have no setting of "passdb backend" in smb.conf, you MUST
+ add "passdb backend = smbpasswd" in order to keep your samba
+ server's behaviour.
+
+ As Debian packages of samba explicitly set "passdb backend = tdbsam"
+ by default since etch, very few users should need to modify their
+ settings.
+
+ -- Christian Perrier <bubulle at debian.org> Tue, 07 Jul 2009 20:42:19 +0200
+
samba (3.0.27a-2) unstable; urgency=low
* Weak authentication methods are disabled by default
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-05-07 13:21:29 UTC (rev 3467)
+++ trunk/samba/debian/changelog 2010-05-08 17:03:30 UTC (rev 3468)
@@ -9,6 +9,8 @@
* Enable PIE during configure. Closes: #509135
* Avoid winbind's logrotate script to fail when there is no
/var/run/samba directory. Closes: #569926
+ * Add explanations about "passdb backend" default setting change
+ Closes: #553904
-- Christian Perrier <bubulle at debian.org> Sat, 24 Apr 2010 20:07:56 +0200
More information about the Pkg-samba-maint
mailing list