[Pkg-samba-maint] r1405 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat May 26 07:16:02 UTC 2007
Author: bubulle
Date: 2007-05-26 07:16:02 +0000 (Sat, 26 May 2007)
New Revision: 1405
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/smb.conf
Log:
Back to 0700 as Steve has more points than me..:-)
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-05-26 05:47:40 UTC (rev 1404)
+++ trunk/samba/debian/changelog 2007-05-26 07:16:02 UTC (rev 1405)
@@ -13,7 +13,6 @@
Closes: #424637
* Merge Ubuntu changes:
- use of PIDDIR instead of hardcoding it in samba.init and winbind.init
- - The default files permissions in [homes] is 0600 and not 0700
* Patches to upstream source:
- patches/fhs.patch: recreate winbindd_cache.tdb in the cache directory
instead of the lock directory. Thanks to C. K. Jester-Young for the
Modified: trunk/samba/debian/smb.conf
===================================================================
--- trunk/samba/debian/smb.conf 2007-05-26 05:47:40 UTC (rev 1404)
+++ trunk/samba/debian/smb.conf 2007-05-26 07:16:02 UTC (rev 1405)
@@ -226,7 +226,7 @@
# File creation mask is set to 0700 for security reasons. If you want to
# create files with group=rw permissions, set next parameter to 0775.
- create mask = 0600
+ create mask = 0700
# Directory creation mask is set to 0700 for security reasons. If you want to
# create dirs. with group=rw permissions, set next parameter to 0775.
More information about the Pkg-samba-maint
mailing list