1printers.conf(5)            Easy Software Products            printers.conf(5)
2
3
4

NAME

6       printers.conf - printer configuration file for cups
7

DESCRIPTION

9       The  printers.conf  file defines the local printers that are available.
10       It is normally located in the  /etc/cups  directory  and  is  generated
11       automatically  by  the  cupsd(8)  program  when  printers  are added or
12       deleted.
13
14       Each line in the file can be a configuration directive, a  blank  line,
15       or a comment. Comment lines start with the # character.
16

DIRECTIVES

18       <Printer name> ... </Printer>
19            Defines a specific printer.
20
21       <DefaultPrinter name> ... </Printer>
22            Defines a default printer.
23
24       Accepting Yes
25
26       Accepting No
27            Specifies whether the printer is accepting new jobs.
28
29       AllowUser [ user @group ... ]
30            Allows specific users and groups to print to the printer.
31
32       DenyUser [ user @group ... ]
33            Prevents specific users and groups from printing to the printer.
34
35       DeviceURI uri
36            Specifies the device URI for a printer.
37
38       ErrorPolicy abort-job
39
40       ErrorPolicy retry-job
41
42       ErrorPolicy stop-printer
43            Specifies the error policy for the printer.
44
45       Info text
46            Specifies human-readable text describing the printer.
47
48       JobSheets banner banner
49            Specifies the banner pages to use for the printer.
50
51       KLimit number
52            Specifies the job-k-limit value for the printer.
53
54       Location text
55            Specifies  human-readable  text  describing  the  location  of the
56            printer.
57
58       OpPolicy name
59            Specifies the operation policy for the printer.
60
61       PageLimit number
62            Specifies the job-page-limit value for the printer.
63
64       PortMonitor monitor
65            Specifies the port monitor for a printer.
66
67       QuotaPeriod seconds
68            Specifies the job-quota-period value for the printer.
69
70       Shared Yes
71
72       Shared No
73            Specifies whether the printer is shared.
74
75       State idle
76
77       State stopped
78            Specifies the initial state of the printer (Idle or Stopped)
79
80       StateMessage text
81            Specifies the message associated with the state.
82
83       StateTime seconds
84            Specifies the date/time associated with the state.
85

SEE ALSO

87       classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5),
88       http://localhost:631/help
89
91       Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
92
93
94
9512 February 2006          Common UNIX Printing System         printers.conf(5)
Impressum