The branch, v3-0-test has been updated
via cb29ca98bb1c166ecd806e82c9d13865ae502a65 (commit)
from a92280537071b5a9a9bc56fbeead14c6874d5a55 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-0-test
- Log -----------------------------------------------------------------
commit cb29ca98bb1c166ecd806e82c9d13865ae502a65
Author: Günther Deschner <[email protected]>
Date: Mon Apr 6 12:45:46 2009 +0200
s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration.
Thanks to Jeffrey Riaboy <[email protected]>.
Guenther
(cherry picked from commit 2b1fe2c98f4e0013dee4cbae62dc36cdd4085c7d)
-----------------------------------------------------------------------
Summary of changes:
examples/smb.conf.default | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/examples/smb.conf.default b/examples/smb.conf.default
index 971ca19..b4e3d63 100644
--- a/examples/smb.conf.default
+++ b/examples/smb.conf.default
@@ -204,7 +204,7 @@
; comment = Public Stuff
; path = /home/samba
; public = yes
-; writable = yes
+; writable = no
; printable = no
; write list = @staff
--
Samba Shared Repository