Difference between revisions of "Redhat:Samba share printer"
Jump to navigation
Jump to search
(Created page with "== Samba Printers == <syntaxhighlight> [printers] comment = All Printers path = /var/spool/printers browsable = no # Set public = yes to allow user 'guest account' to prin...") |
(No difference)
|
Latest revision as of 16:54, 31 August 2013
Samba Printers
[printers]
comment = All Printers
path = /var/spool/printers
browsable = no
# Set public = yes to allow user 'guest account' to print
guest ok = no
writable = no
printable = yes # load the configuration file for print services such as CUPS