summaryrefslogtreecommitdiff
path: root/examples/smb.conf.default
diff options
context:
space:
mode:
authorChristopher R. Hertel <crh@samba.org>2002-02-06 22:51:07 +0000
committerChristopher R. Hertel <crh@samba.org>2002-02-06 22:51:07 +0000
commitfd4d3496e142574e2bd25faab5c8f1534a21558f (patch)
treedcf89d2a1f680935ada20f3ff750cf7a8114b8a0 /examples/smb.conf.default
parent542e0e37455e6bcd8e0c248b3bb6ede8306d1656 (diff)
downloadsamba-fd4d3496e142574e2bd25faab5c8f1534a21558f.tar.gz
I added two lines of comments regarding the include= parameter. Someone
here at the UofM was burned today because they had left that line in its default location.
Diffstat (limited to 'examples/smb.conf.default')
-rw-r--r--examples/smb.conf.default4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default
index c25b2dc6281..f0c86cc6eed 100644
--- a/examples/smb.conf.default
+++ b/examples/smb.conf.default
@@ -68,7 +68,9 @@
# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
-# of the machine that is connecting
+# of the machine that is connecting.
+# Note: Consider carefully the location in the configuration file of
+# this line. The included file is read at that point.
; include = /usr/local/samba/lib/smb.conf.%m
# Most people will find that this option gives better performance.