[Pkg-samba-maint] r2192 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sun Oct 19 16:35:47 UTC 2008
tags 483187 pending
thanks
Author: bubulle
Date: 2008-10-19 16:35:47 +0000 (Sun, 19 Oct 2008)
New Revision: 2192
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/smb.conf
Log:
Better document cases where using a master file for smb.conf is not a good
idea
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2008-10-18 10:08:34 UTC (rev 2191)
+++ trunk/samba/debian/changelog 2008-10-19 16:35:47 UTC (rev 2192)
@@ -1,3 +1,10 @@
+samba (2:3.2.4-2) UNRELEASED; urgency=low
+
+ * Better document cases where using a "master" file for smb.conf
+ is a bad idea. Closes: #483187
+
+ -- Christian Perrier <bubulle at debian.org> Sun, 19 Oct 2008 18:34:22 +0200
+
samba (2:3.2.4-1) unstable; urgency=low
[ Steve Langasek ]
Modified: trunk/samba/debian/smb.conf
===================================================================
--- trunk/samba/debian/smb.conf 2008-10-18 10:08:34 UTC (rev 2191)
+++ trunk/samba/debian/smb.conf 2008-10-19 16:35:47 UTC (rev 2192)
@@ -23,6 +23,9 @@
# testparm -s smb.conf.master >smb.conf
# This minimizes the size of the really used smb.conf file
# which, according to the Samba Team, impacts performance
+# However, use this with caution if your smb.conf file contains nested
+# "include" statements. See Debian bug #483817 for a case
+# where using a master file is not a good idea.
#
#======================= Global Settings =======================
More information about the Pkg-samba-maint
mailing list