13.6. Special Features in SUSE LINUX

13.6.1. Administration with the Web Front-End (CUPS)

To use the administration with the web front-end (CUPS) or the printer administration tool (KDE), the user root must be set up as CUPS administrator with the CUPS administration group sys and a CUPS password. This can be done as root with the following command:

lppasswd -g sys -a root
    

If this is not done, administration with the web interface or with the administration tool is not possible, because the authentication fails if no CUPS administrator has been configured. Instead of root, any other user can also be appointed as CUPS administrator (see Section 13.6.2. “Changes in the CUPS Print Service (cupsd)”).

13.6.2. Changes in the CUPS Print Service (cupsd)

There are three significant changes in the CUPS print service:

  • cupsd runs as the user lp.

  • Generalized functionality for BrowseAllow and BrowseDeny.

  • cupsd is activated by default.

For more information about these changes, see the Support Database article “Printer Configuration from SUSE LINUX 9.0 on” at http://portal.suse.com/sdb/en/2003/09/jsmeix_print-einrichten-90.html.

13.6.2.1. cupsd Runs as the User lp

On start-up, cupsd changes from the user root to the user lp. This provides a much higher level of security, as the CUPS print service does not run with unrestricted permissions, but only with the permissions needed for the print service.

However, the authentication (more precisely: the password check) cannot be performed via /etc/shadow, as lp has no access to /etc/shadow. Instead, the CUPS-specific authentication via /etc/cups/passwd.md5 must be used. For this purpose, a CUPS administrator with the CUPS administration group sys and a CUPS password must be entered in /etc/cups/passwd.md5. To do this, enter the following as root:

lppasswd -g sys -a <CUPS-admin-name>

When cupsd runs as lp, /etc/printcap cannot be generated, as lp is not permitted to create files in /etc/. Therefore, cupsd generates /etc/cups/printcap. To ensure that applications that can only read queue names from /etc/printcap continue to work properly, /etc/printcap is a symbolic link pointing to /etc/cups/printcap.

When cupsd runs as lp, port 631 cannot be opened. Therefore, cupsd can no longer be reloaded with rccups reload. Use rccups restart instead.

13.6.2.2. Generalized Functionality for BrowseAllow and BrowseDeny

The access permissions set for BrowseAllow and BrowseDeny apply to all kinds of packages sent to cupsd. The default settings in /etc/cups/cupsd.conf are as follows:

BrowseAllow @LOCAL
BrowseDeny All

and

<Location />
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 127.0.0.2
  Allow From @LOCAL
</Location>

In this way, only LOCAL hosts can access cupsd on a CUPS server. LOCAL hosts are hosts whose IP addresses belong to a non-PPP interface (more precisely: interfaces whose IFF_POINTOPOINT flags are not set) and whose IP addresses belong to the same network as the CUPS server. Packets from all other hosts are rejected immediately.

13.6.2.3. cupsd Activated by Default

In a standard installation, cupsd is activated automatically, enabling comfortable access to the queues of CUPS network servers without any additional manual actions. The two first items are vital preconditions for this feature, as otherwise the security would not be sufficient for an automatic activation of cupsd.

13.6.3. PPD Files in SUSE Packages

13.6.3.1. Printer Configuration with PPD Files Only

The YaST printer configuration sets up the queues for CUPS using only the PPD files installed in /usr/share/cups/model/ on the system. To determine the suitable PPD files for the respective printer model, YaST compares the vendor and model determined during the hardware detection with the vendors and models in all PPD files available in /usr/share/cups/model/ on the system. For this purpose, the YaST printer configuration generates a database from the vendor and model information extracted from the PPD files. When you select a printer from the list of vendors and models, receive the PPD files matching the respective vendor and model.

The configuration using only PPD files and no other information sources has the advantage that the PPD files in /usr/share/cups/model/ can be modified freely. The YaST printer configuration recognizes changes and regenerates the vendor and model database. For example, if you only have PostScript printers, normally you do not need the Foomatic PPD files in the cups-drivers package or the GimpPrint PPD files in the cups-drivers-stp package. Instead, the PPD files for your PostScript printers can be copied directly to /usr/share/cups/model/ (if they do not already exist in the manufacturer-PPDs package) to achieve an optimum configuration for your printers.

13.6.3.2. CUPS PPD Files in the cups Package

The generic PPD files in the cups package have been complemented with adapted Foomatic PPD files for PostScript level 1 and level 2 printers: /usr/share/cups/model/Postscript-level1.ppd.gz and /usr/share/cups/model/Postscript-level2.ppd.gz

13.6.3.3. Foomatic (or LinuxPrinting.org) PPD Files in the cups-drivers Package

Normally, the Foomatic printer filter "foomatic-rip" is used together with Ghostscript for non-PostScript printers. Suitable Foomatic PPD files have the entries "*NickName: ... Foomatic/Ghostscript driver" and "*cupsFilter: ... foomatic-rip". These PPD files are located in the cups-drivers package.

YaST prefers a Foomatic PPD file if the following conditions are met:

  • A Foomatic PPD file with the entry "*NickName: ... Foomatic ... (recommended)" matches the printer model.

  • The manufacturer-PPDs package does not contain a more suitable PPD file (see below).

13.6.3.4. GimpPrint PPD Files in the cups-drivers-stp Package

Instead of "foomatic-rip", the CUPS filter "rastertoprinter" from GimpPrint can be used for many non-PostScript printers. This filter and suitable GimpPrint PPD files are available in the cups-drivers-stp package. The GimpPrint PPD files are located in /usr/share/cups/model/stp/ and have the entries "*NickName: ... CUPS+Gimp-Print" and "*cupsFilter: ... rastertoprinter".

13.6.3.5. PPD Files from Printer Manufacturers in the manufacturer-PPDs Package

The manufacturer-PPDs package contains PPD files from printer manufacturers that are released under a sufficiently liberal license. PostScript printers should be configured with the suitable PPD file of the printer manufacturer, as this file enables the use of all functions of the PostScript printer. YaST prefers a PPD file from the manufacturer-PPDs package if the following conditions are met:

  • The vendor and model determined during the hardware detection match the vendor and model in a PPD file from the manufacturer-PPDs package.

  • The PPD file from the manufacturer-PPDs package is the only suitable PPD file for the printer model or a there is a Foomatic PPD file with a "*NickName: ... Foomatic/Postscript (recommended)" entry that also matches the printer model.

Accordingly, YaST does not use any PPD file from the manufacturer-PPDs package in the following cases:

  • The PPD file from the the manufacturer-PPDs package does not match the vendor and model. This may happen if the manufacturer-PPDs package contains only one PPD file for similar models (e.g., if there is no separate PPD file for the individual models of a model series, but the model name is specified in a form like "Funprinter 1000 series" in the PPD file).

  • The Foomatic PostScript PPD file is not “recommended”. This may be because the printer model does not operate efficiently enough in PostScript mode (e.g., the printer may be unreliable in this mode because it has too little memory or the printer is too slow because its processor is too weak). It also may be that the printer does not support PostScript by default (e.g., because PostScript support is available as an optional module).

If a PPD file from the manufacturer-PPDs package is suitable for a PostScript printer, but YaST does not use it for the above-mentioned reasons, select the respective printer model manually in YaST.