~ubuntu-branches/debian/lenny/netatalk/lenny

« back to all changes in this revision

Viewing changes to config/papd.conf

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2004-01-19 12:43:49 UTC
  • Revision ID: james.westby@ubuntu.com-20040119124349-es563jbp0hk0ae51
Tags: upstream-1.6.4
ImportĀ upstreamĀ versionĀ 1.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.