]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-classes.conf.html
Save work.
[thirdparty/cups.git] / doc / help / man-classes.conf.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>classes.conf(5)</title>
7</head>
8<body>
9<h1 class="title">classes.conf(5)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11classes.conf - class configuration file for cups
12<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
13The <i>classes.conf</i> file defines the local printer classes that are
14available. It is normally located in the <i>/etc/cups</i> directory and
c277f98c 15is generated automatically by the <i>cupsd(8)</i> program when printer
94436c5a
MS
16classes are added or deleted.
17<p>Each line in the file can be a configuration directive, a blank line,
18or a comment. Comment lines start with the # character.
19<h2 class="title"><a name="DIRECTIVES">Directives</a></h2>
2909c66c
MS
20<dl class="man">
21<dt>&lt;Class name> ... &lt;/Class>
22<dd style="margin-left: 5.0em"><br>
c277f98c 23Defines a specific printer class.
2909c66c
MS
24<dt>&lt;DefaultClass name> ... &lt;/Class>
25<dd style="margin-left: 5.0em"><br>
c277f98c 26Defines a default printer class.
2909c66c
MS
27<dt>Accepting Yes
28<dd style="margin-left: 5.0em"><dt>Accepting No
29<dd style="margin-left: 5.0em"><br>
c277f98c 30Specifies whether the printer is accepting new jobs.
2909c66c
MS
31<dt>AllowUser [ user @group ... ]
32<dd style="margin-left: 5.0em"><br>
c277f98c 33Allows specific users and groups to print to the printer.
2909c66c
MS
34<dt>DenyUser [ user @group ... ]
35<dd style="margin-left: 5.0em"><br>
c277f98c 36Prevents specific users and groups from printing to the printer.
2909c66c
MS
37<dt>Info text
38<dd style="margin-left: 5.0em"><br>
c277f98c 39Specifies human-readable text describing the printer.
2909c66c
MS
40<dt>JobSheets banner banner
41<dd style="margin-left: 5.0em"><br>
c277f98c 42Specifies the banner pages to use for the printer.
2909c66c
MS
43<dt>KLimit number
44<dd style="margin-left: 5.0em"><br>
c277f98c 45Specifies the job-k-limit value for the printer.
2909c66c
MS
46<dt>Location text
47<dd style="margin-left: 5.0em"><br>
c277f98c 48Specifies human-readable text describing the location of the printer.
2909c66c
MS
49<dt>OpPolicy name
50<dd style="margin-left: 5.0em"><br>
c277f98c 51Specifies the operation policy for the printer.
2909c66c
MS
52<dt>PageLimit number
53<dd style="margin-left: 5.0em"><br>
c277f98c 54Specifies the job-page-limit value for the printer.
2909c66c
MS
55<dt>Printer
56<dd style="margin-left: 5.0em"><br>
c277f98c 57Specifies a printer that is a member of the printer class.
2909c66c
MS
58<dt>QuotaPeriod seconds
59<dd style="margin-left: 5.0em"><br>
c277f98c 60Specifies the job-quota-period value for the printer.
2909c66c
MS
61<dt>Shared Yes
62<dd style="margin-left: 5.0em"><dt>Shared No
63<dd style="margin-left: 5.0em"><br>
c277f98c 64Specifies whether the printer is shared.
2909c66c
MS
65<dt>State idle
66<dd style="margin-left: 5.0em"><dt>State stopped
67<dd style="margin-left: 5.0em"><br>
c277f98c 68Specifies the initial state of the printer (Idle or Stopped)
2909c66c
MS
69<dt>StateMessage text
70<dd style="margin-left: 5.0em"><br>
c277f98c 71Specifies the message associated with the state.
2909c66c
MS
72<dt>StateTime seconds
73<dd style="margin-left: 5.0em"><br>
c277f98c 74Specifies the date/time associated with the state.
2909c66c 75</dl>
94436c5a 76<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c
MS
77<i>cupsd(8)</i>, <i>cupsd.conf(5)</i>, <i>mime.convs(5)</i>,
78<i>mime.types(5)</i>, <i>printers.conf(5)</i>,
94436c5a 79<br>
c277f98c 80<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
81<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
82Copyright 2007-2013 by Apple Inc.
83
84</body>
85</html>