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

NAME

6       classes.conf - class configuration file for cups
7

DESCRIPTION

9       The classes.conf file defines the local printer classes that are avail‐
10       able. It is normally located in the /etc/cups directory and  is  gener‐
11       ated  automatically  by  the  cupsd(8) program when printer classes are
12       added or 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       <Class name> ... </Class>
19            Defines a specific printer class.
20
21       <DefaultClass name> ... </Class>
22            Defines a default printer class.
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       ErrorPolicy abort-job
36
37       ErrorPolicy retry-job
38
39       ErrorPolicy stop-printer
40            Specifies the error policy for the printer.
41
42       Info text
43            Specifies human-readable text describing the printer.
44
45       JobSheets banner banner
46            Specifies the banner pages to use for the printer.
47
48       KLimit number
49            Specifies the job-k-limit value for the printer.
50
51       Location text
52            Specifies  human-readable  text  describing  the  location  of the
53            printer.
54
55       OpPolicy name
56            Specifies the operation policy for the printer.
57
58       PageLimit number
59            Specifies the job-page-limit value for the printer.
60
61       Printer
62            Specifies a printer that is a member of the printer class.
63
64       QuotaPeriod seconds
65            Specifies the job-quota-period value for the printer.
66
67       Shared Yes
68
69       Shared No
70            Specifies whether the printer is shared.
71
72       State idle
73
74       State stopped
75            Specifies the initial state of the printer (Idle or Stopped)
76
77       StateMessage text
78            Specifies the message associated with the state.
79
80       StateTime seconds
81            Specifies the date/time associated with the state.
82

SEE ALSO

84       cupsd(8),   cupsd.conf(5),   mime.convs(5),    mime.types(5),    print‐
85       ers.conf(5),
86       http://localhost:631/help
87
89       Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
90
91
92
9312 February 2006          Common UNIX Printing System          classes.conf(5)
Impressum