;
; /etc/samba/printcap
; printers: BSD part
; by M. Andreoli

[printers]
   comment = All Printers
   browseable = no
   path = /tmp
   printable = yes
   public = yes
   writable = no
   create mode = 0700
   print command = lpr -P%S %s
