I added two lines of comments regarding the include= parameter. Someone
authorChristopher R. Hertel <crh@samba.org>
Wed, 6 Feb 2002 22:51:07 +0000 (22:51 +0000)
committerChristopher R. Hertel <crh@samba.org>
Wed, 6 Feb 2002 22:51:07 +0000 (22:51 +0000)
here at the UofM was burned today because they had left that line in its
default location.
(This used to be commit fd4d3496e142574e2bd25faab5c8f1534a21558f)

examples/smb.conf.default

index c25b2dc6281c8de5fcb2b3f11922b0907d600ef5..f0c86cc6eedd523361220166bbd81c76cb7bcb81 100644 (file)
@@ -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.