Redhat:Samba share printer

From Define Wiki
Revision as of 16:54, 31 August 2013 by Michael (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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