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
commitbced3ac18efb3a76e5da4a653f5959f2825c90a3 (patch)
tree9ed881c9cd5df9507fcd41bca1524bec5108acab /examples/smb.conf.default
parent72b1011cb280c3dfc24e4c487bef231e2e5de357 (diff)
downloadsamba-bced3ac18efb3a76e5da4a653f5959f2825c90a3.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. (This used to be commit fd4d3496e142574e2bd25faab5c8f1534a21558f)
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.