summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/smb.conf.default3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default
index c11594e6fc..2a0e3d3c83 100644
--- a/examples/smb.conf.default
+++ b/examples/smb.conf.default
@@ -6,6 +6,8 @@
;; Any line which starts with a ; (semi-colon) is a comment and
;; is ignored
+;; Whenever you modify this file you should run the command "testparm"
+;; to check that you have not many any basic syntactic errors.
;;======================= Global Settings =====================================
[global]
@@ -141,6 +143,7 @@
;; Set public = yes to allow user 'guest account' to print
guest ok = no
writable = no
+ printable = yes
;; This one is useful for people to share files
;[tmp]