[Pkg-samba-maint] r1816 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Wed Apr 16 21:16:47 UTC 2008
Author: bubulle
Date: 2008-04-16 21:16:47 +0000 (Wed, 16 Apr 2008)
New Revision: 1816
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/smb.conf
Log:
Drop "invalid users = root" from default smb.conf
Drop a commented line that's identical to upstream's default
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2008-04-10 21:08:29 UTC (rev 1815)
+++ trunk/samba/debian/changelog 2008-04-16 21:16:47 UTC (rev 1816)
@@ -1,3 +1,13 @@
+samba (1:3.0.28a-3) UNRELEASED; urgency=low
+
+ * Drop "invalid users = root" from the default smb.conf file
+ as it differs from upstream's behaviour and upstream is fairly
+ noisy about this choice of ours
+ * Drop commented "guest account = nobody". This is already upstream's
+ default
+
+ -- Christian Perrier <bubulle at debian.org> Wed, 16 Apr 2008 23:14:46 +0200
+
samba (1:3.0.28a-2) unstable; urgency=low
[ Peter Eisentraut ]
Modified: trunk/samba/debian/smb.conf
===================================================================
--- trunk/samba/debian/smb.conf 2008-04-10 21:08:29 UTC (rev 1815)
+++ trunk/samba/debian/smb.conf 2008-04-16 21:16:47 UTC (rev 1816)
@@ -100,9 +100,6 @@
obey pam restrictions = yes
-; guest account = nobody
- invalid users = root
-
# This boolean parameter controls whether Samba attempts to sync the Unix
# password with the SMB password when the encrypted SMB password in the
# passdb is changed.
More information about the Pkg-samba-maint
mailing list