August 2001
Intermediate to advanced
648 pages
11h 18m
English
This appendix summarizes the configuration directives used for all the CUPS configuration files.
classes.confThe CUPS scheduler (cupsd) uses the classes.conf file to store the list of available printer classes. This file contains only locally defined classes and not remote or implicit classes that are created automatically.
Accepting<Class foo>. . .Accepting yes</Class>
<Class bar>. . .Accepting no</Class>
The Accepting directive defines the initial Boolean value for the printer-is-accepting-jobs attribute. This directive must appear inside a Class or DefaultClass definition.
AllowUser<Class name>. . .AllowUser fooAllowUser bar</Class>
The AllowUser ...
Read now
Unlock full access