From: Andrew Bartlett Date: Tue, 21 May 2013 14:11:32 +0000 (+1000) Subject: examples: Remove default printing form example smb.conf X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=8a06c3dd79af0165c8701a465c3f8483ada89a83;p=obnox%2Fsamba%2Fsamba-obnox.git examples: Remove default printing form example smb.conf These settings are all defaults, and just work for most systems. Users on other platforms can read man smb.conf, rather than cluttering up this file. Andrew Bartlett Reviewed-by: Jelmer Vernooij --- diff --git a/examples/smb.conf.default b/examples/smb.conf.default index 86e713f0042..258a52c08b0 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