Prev | Current Page 1275 | Next

Christopher Negus

"Linux Bible, 2008 Edition: Boot up to Ubuntu, Fedora, KNOPPIX, Debian, openSUSE, and 11 Other Distributions"

conf file. The configuration variables in the
cupsd.conf file are in the same form as those in the Apache configuration file (httpd.conf).
Red Hat??™s Printer Configuration window adds access information to the cupsd.conf file. For
other Linux systems, you may need to configure the cupsd.conf file manually. You can step
through the cupsd.conf file to further tune your CUPS server. Let??™s take a look at some of the
settings in the cupsd.conf file.
No classification is set by default. With the classification set to topsecret, you can have Top
Secret displayed on all pages that go through the print server:
Classification topsecret
Other classifications you can substitute for topsecret include classified, confidential,
secret, and unclassified.
The ServerCertificate and ServerKey lines (commented out by default) can be set up to
indicate where the certificate and key are stored, respectively:
ServerCertificate /etc/cups/ssl/server.crt
ServerKey /etc/cups/ssl/server.key
Activate these two lines if you want to do encrypted connections. Then add your certificate and
key to the files noted.
The term browsing refers to the act of broadcasting information about your printer on your local
network and listening for other print servers??™ information. Browsing is on by default only for the
local host (@LOCAL).


Pages:
1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287