summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1997-10-17 22:40:45 +0000
committerAndrew Tridgell <tridge@samba.org>1997-10-17 22:40:45 +0000
commit92e7092af1daf9349ca9fb00cd27c0ddc21b37d9 (patch)
tree9fa4b1394a27693f27404781f92ab107d2f63690 /examples
parentb75580a6bd5a5607f6901915ae0f5357015bd274 (diff)
downloadsamba-92e7092af1daf9349ca9fb00cd27c0ddc21b37d9.tar.gz
samba-92e7092af1daf9349ca9fb00cd27c0ddc21b37d9.tar.xz
samba-92e7092af1daf9349ca9fb00cd27c0ddc21b37d9.zip
add a note about running testparm after modifying smb.conf
Diffstat (limited to 'examples')
-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 c11594e6fc9..2a0e3d3c833 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]