summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1997-10-20 13:18:16 +0000
committerJohn Terpstra <jht@samba.org>1997-10-20 13:18:16 +0000
commit7b3340c78dd9654d6f8e04196be6cd9e826daaf6 (patch)
tree4c4cab1bb0de76a0bec0bf6e4776c5945fdee354 /examples
parent9dc6fa1869b5be3c3032b6f7a1b3195292927040 (diff)
downloadsamba-7b3340c78dd9654d6f8e04196be6cd9e826daaf6.tar.gz
Added DNS Proxy, Printing, [netlogon] share modes = no.
Diffstat (limited to 'examples')
-rw-r--r--examples/smb.conf.default13
1 files changed, 12 insertions, 1 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default
index 9664ac1ab47..a827050e9e3 100644
--- a/examples/smb.conf.default
+++ b/examples/smb.conf.default
@@ -27,11 +27,16 @@
# the smb.conf man page
; hosts allow = 192.168.1. 192.168.2. 127.
-# if you want to automatically load your printer list rather
+# If you want to automatically load your printer list rather
# than setting them up individually then you'll need this
printcap name = /etc/printcap
load printers = yes
+# It should not be necessary to specify the print system type unless
+# it is non-standard. Currently supported print systems include:
+# bsd, sysv, plp, lprng, aix, hpux, qnx
+; printing = bsd
+
# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
; guest account = pcguest
@@ -119,6 +124,11 @@
# at least one WINS Server on the network. The default is NO.
; wins proxy = yes
+# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
+# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
+# this has been changed in version 1.9.18 to no.
+ dns proxy = no
+
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
@@ -131,6 +141,7 @@
; path = /usr/local/samba/lib/netlogon
; guest ok = yes
; writable = no
+; share modes = no
# Un-comment the following to provide a specific roving profile share