diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/smb.conf.default | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index 86e713f004..258a52c08b 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -46,23 +46,6 @@ # the smb.conf man page ; hosts allow = 192.168.1. 192.168.2. 127. -# If you want to automatically load your printer list rather -# than setting them up individually then you'll need this - load printers = yes - -# you may wish to override the location of the printcap file -; printcap name = /etc/printcap - -# on SystemV system setting printcap name to lpstat should allow -# you to automatically obtain a printer list from the SystemV spool -# system -; printcap name = lpstat - -# It should not be necessary to specify the print system type unless -# it is non-standard. Currently supported print systems include: -# bsd, cups, sysv, plp, lprng, aix, hpux, qnx -; printing = cups - # Uncomment this if you want a guest account, you must add this to /etc/passwd # otherwise the user "nobody" is used ; guest account = pcguest |