]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/samba/default.printer
Samba vorbereitet fuer CUPS
[people/pmueller/ipfire-2.x.git] / config / samba / default.printer
1 [printers]
2 comment = Drucker
3 security = server
4 path = /var/log/spool/lpd/lp
5 lprm command = /usr/local/bin/lprm -P%p %j
6 lpq command = /usr/local/bin/lpq %p
7 browseable = yes
8 printable = yes
9 public = yes
10 writable = no
11 create mode = 0700
12
13 [Drucker]
14 security = server
15 path = /var/log/spool/lpd/lp
16 printer name = lp
17 writable = no
18 public = yes
19 printable = yes
20 print command = lpr -r -h -P %p %s
21 use client driver = Yes