]> arthur.barton.de Git - netatalk.git/blob - config/papd.conf
Merge branch-2-1
[netatalk.git] / config / papd.conf
1 # Attributes are:
2 #
3 #       Name Type Default       Description
4 #       pd   str  ".ppd"        Pathname to ppd file.
5 #       pr   str  "lp"          LPD printer name.
6 #       pa   str  "0.0"         AppleTalk address (not usually needed).
7 #       op   str  "operator"    Operator name, for LPD spooling.
8 #       au   flag not-present   If present, authentication required
9 #                               note that if ca and sp are both set,
10 #                               ca will be tried first and then sp
11 #       am   str  none          Comma separated list of uams to use
12 #                               (for every printer) whenever 
13 #                               authentication is on
14 #       ca   str  not-present   If present, use cap-style authentication
15 #                               directory to place print authentication files 
16 #       sp   flag not-present   use PSSP authentication.
17 #
18 # Some examples:
19 #
20 #       On many systems (notably not Solaris), no papd.conf is required,
21 #       since papd shares the same defaults as lpd.
22 #
23 #       A simple example:
24 #
25 #               terminator:\
26 #                       :pr=lp:op=wes:\
27 #                       :pd=/usr/share/lib/ppd/HPLJ_4M.PPD:
28 #
29 #       An example with authenticated printing:
30 #               authprn:\
31 #                       :pr=|/usr/bin/lpr -Plp:\
32 #                       :pd=/usr/share/lib/ppd/HPLJ_4M.PPD:\
33 #                       :sp:ca=/tmp/print:\
34 #                       :am=uams_clrtxt.so:
35 #
36 #       Note also that papd.conf can list several printers.
37 #
38 #       The printer name in papd may be a full NBP-name of the form
39 #       name:type@zone, for example:
40 #               Printer 1:LaserWriter@Printing and Mailing:\
41 #                       :pr=|/usr/bin/lpr -Plp1:
42 #
43 # Warning: If you are using more than 15 printers and you do not
44 # specify the zone in the printer name, only some of the printers may
45 # appear in the Chooser.