Contidos dentroLocalizar Mais DocumentaçãoDestaques de Recursos de Suporte | Fazer download desta apostila em PDF (2106 KB)
Chapter 2 Managing Printing Services (Overview)This chapter provides information about managing printers in the Solaris Operating System (Solaris OS). This is a list of overview information in this chapter. What's New in Printing?This section describes expanded printer support that is available in the Solaris 9 9/04 release. For information about the procedures associated with expanded printer support, see the following task-related information:
Expanded Printer SupportIn this Solaris release, modifications have been made to incorporate support for a wide array of printers. This functionality differs greatly from previous Solaris software releases. In previous releases, you could only print to printers that understood PostScriptTM natively, or you could only print plain ASCII text. The list of supported printer types, and information about whether these printer types accepted PostScript or ASCII text, was limited. Now, through the use of additional transformation software, raster image processor (RIP), and PostScript Printer Description (PPD) files, you can print to a wider range of printers. Specific modifications have been made to incorporate the RIP feature and PPD files into the Solaris print subsystem. Two new interface scripts, standard_foomatic, and netstandard_foomatic, were created. These interface scripts provide the generic Solaris interface between the Solaris spooler and the back-end process of the Solaris print server. The following are examples of the types of printers that can now be supported:
Expanded printer support that is available in this Solaris release includes the following features: Raster Image Processor SupportThe RIP enables you to print to printers that do not have resident PostScript processing capabilities. The Solaris printing software now provides the print server RIP and supporting technologies. The RIP occurs behind the scenes. However, to use the appropriate driver you need to configure each printer, by using either Solaris Print Manager or the lpadmin -n command. Support for PostScript Printer Description FilesThe lpadmin and lpstat commands, as well as the Solaris Print Manager printer definition screens, have been modified to support the use of PPD files. The following new software packages are associated with this feature:
Modifications to Solaris Print Manager Printer Definition ScreensThe Solaris Print Manager printer definition screens have been modified to accommodate the new expanded printer support feature. In this release, you can no longer use Solaris Print Manager to assign the following printer defintions:
The following Solaris Print Manager screens have been modified:
For these screens, Printer Type and File Content Type have been replaced with the following options:
The following table describes the printer definitions that are used by Solaris Print Manager and their availability, depending on which Solaris software release you are running. Table 2–1 Printer Definitions Used by Solaris Print Manager
For a detailed description of the printer make, printer model, and printer driver printer definitions, see Setting Definitions for Printers. Note – Using PPD files is a per-queue configuration option, and is not a requirement. PPD files are not required for printers that already contain the RIP feature. You can continue to configure these printers the same way that you did for previous Solaris releases. Reverting to Previous Solaris Print Manager Printer Definition ScreensTo maximize performance, Solaris Print Manager only recognizes those PPD files that are in the ppdcache file. If you prefer, you can revert to the previous printer definition screen options used by Solaris Print Manager. To do so, rename the ppdcache file that is located in the /usr/lib/lp/model/ppd/ directory. You must become superuser or assume an equivalent role before renaming this file. Because the ppdcache file is required by Solaris Print Manager to display the new printer definition screen options, renaming the file reverts Solaris Print Manager to its previous behavior and restores the previous screens. Note – You can use the new version of Solaris Printer Manager to modify printers that were added by using the previous version of Solaris Print Manager. However, if you rename the ppdcache file, you cannot modify any printers that were added by using the version of Solaris Print Manager that is included in this Solaris release. New -n Option to the lpadmin CommandThe lpadmin command has a new -n option. This option enables you to specify the PPD file that you want to use to create a new print queue or modify an existing print queue. For example, if you wanted to add the queue, foobar, to a Lexmark printer, you would type the following command:
When using the -n option to the lpadmin command, specify the full path and file name to the PPD file, as shown in the previous example. For more information, see the lpadmin(1M) man page. Where to Find Information About Supported PrintersInformation about supported printers is located in the /usr/lib/lp/model/ppd directory. If the file that is required by your printer is not available, you can add your own PPD file. If you use the lpadmin -n command to create a new print queue, you can store your own PPD files anywhere that you choose. However, if you use Solaris Print Manager to create the print queue. the PPD file must have an entry in the ppdcache file. A list of supported manufacturers is located in the /usr/lib/lp/model/ppd/manufacturer directory. The output of the ls command lists all the PPD files for a particular printer manufacturer. The names of the files reflect the printer model that is supported. Specifying Your Own PPD FilesWhen you use the lpadmin command with the -n option to specify a PPD file, you are required to provide the full path to the PPD file. If you choose to use a PPD file that is located in a different directory, you must specify the full path to that file. For example, to specify the xyz.pdd PPD file that is located in the user's home directory, you would type the following command:
Changes to lpstat Command Output When Using PPD FilesIf a PPD file was used to create a print queue, the PPD file that the specified queue is configured to use is now listed in the lpstat command output. If you do not specifiy a PPD file when creating a new print queue, the lpstat command continues to display the same output as it did previously. Compare the differences in the lpstat command output that is shown in the following two examples. In this example, a PPD file was not specified when the print queue was created. Note that the PPD entry is none.
In this example, the lpstat command output indicates that the print queue was configured by using the PPD file, Mitsubishi-CP50_Color_Printer-cp50.ppd.gz.
You can use Solaris Print Manager to modify queues that were created without the use of PPD files. In such cases, Solaris Print Manager uses the previous printer definition screen options, which do not contain the printer make, model, and driver. Limitations of Expanded Printer SupportIn some instances, even though you have selected the correct printer make, model, and driver, the output of a print job might be garbled. This problem might occur when you print through a /dev/lp parallel port on a Solaris x86 system. To correct the problem, run the following command:
Where to Find Printer Tasks
Printing in the Solaris Operating SystemThe Solaris printing software provides an environment for setting up and managing client access to printers on a network. The Solaris printing software contains these components:
Even if you do use Solaris Print Manager to set up printing, you will have to use some of the LP commands to completely manage printing in the Solaris environment. For more information, see Chapter 5, Administering Printers (Tasks). The limitations of Solaris print software include the following:
Solaris Print ManagerSolaris Print Manager is a Java-based graphical user interface that enables you to manage local and remote printer configuration. This tool can be used in the following name service environments: NIS, NIS+, NIS+ with Federated Naming Service (xfn), and files. You must be logged in as superuser to use this tool. Using Solaris Printer Manager is the preferred method for managing printer configuration information. Solaris Printer Manager is preferred over Admintool: Printers because it centralizes printer information when used in conjunction with a name service. Using a name service for storing printer configuration information is desirable because a name service makes printer information available to all systems on the network. This method provides easier printing administration. Solaris Print Manager recognizes existing printer information on the printer servers, print clients, and in the name service databases. No conversion tasks are required to use Solaris Print Manager as long as the print clients are running either the Solaris 2.6, 7, 8, or 9 releases. The Solaris Print Manager package is SUNWppm. For step-by-step instructions on setting up new printers with Solaris Print Manager, see Chapter 4, Setting Up Printers (Tasks). Printing Support in the Name Service SwitchThe printers database in /etc/nsswitch.conf, the name service switch file, provides centralized printer configuration information to print clients on the network. By including the printers database and corresponding sources of information in the name service switch file, print clients automatically have access to printer configuration information without having to add it to their own systems. The default printers entry in the /etc/nsswitch.conf file for files, LDAP, NIS, and NIS+ environments are described in the following table. The nisplus keyword represents the printers.org_dir table. The xfn keyword represents the FNS printer contexts.
For example, if your name service is NIS, printer configuration information on print clients is looked in the following sources in this order:
For more information, see nsswitch.conf(4) and System Administration Guide: Naming and Directory Services (DNS, NIS, and LDAP). Choosing a Method to Manage PrintersAdding printer information to a name service makes access to printers available to all systems on the network and generally makes printer administration easier because all the information about printers is centralized.
The following table describes the major printer-related tasks and the tools available to perform the printing tasks. Table 2–2 Solaris Printing Component Features
After using the preceding table to determine which printing tool is best for your network environment, see Chapter 4, Setting Up Printers (Tasks) for printer setup information. Most printing configuration tasks can be accomplished by using Solaris Print Manager. However, if you need to write interface scripts or add your own filters, use the LP print service commands. These commands underlie Solaris Print Manager. Performing printing administration tasks by using lp commands are described in Chapter 5, Administering Printers (Tasks). The LP Print ServiceThe LP print service is a set of software utilities that enables users to print files while the users continue to work. For background information about the LP print service, see Chapter 8, LP Print Service (Reference). Other LP print service topics covered and their chapter references are described in the following sections. Managing Network PrintersA network printer is a hardware device that is connected directly to the network. A network printer transfers data directly over the network to the output device. The printer or network connection hardware has its own system name and IP address. Network printers often have software support provided by the printer vendor. If your printer has printer vendor supplied software, then use the printer vendor software. If the network printer vendor does not provide software support, Sun supplied software is available. This software provides generic support for network attached printers, but is not capable of providing full access to all possible printer capabilities. For step-by-step instructions on setting up a network printer, see Chapter 4, Setting Up Printers (Tasks). Administering PrintersAfter you set up print servers and print clients, you might need to perform a number of administration tasks frequently:
For step-by-step instructions on how to perform the printer administration tasks, see Chapter 5, Administering Printers (Tasks). Setting Definitions for PrintersEstablishing definitions for the printers on your network is an ongoing task that lets you provide a more effective print environment for users. For example, you can assign printer descriptions for all your site's printers to help users find where a printer is located. Or, you can define a class of printers to provide the fastest turnaround for print requests. For information on setting up printer definitions, see Chapter 3, Planning Printers on Your Network (Overview). Administering Character Sets, Filters, Forms, and FontsDepending on your site's requirements and the types of printers you have on the network, you might have to set up and administer printer-specific features of the LP print service. For example, you can assign different print wheels, filters, and forms to different printers. For background information and step-by-step instructions on how to set up character sets, print filters, forms, and fonts, see Chapter 6, Managing Character Sets, Filters, Forms, and Fonts (Tasks). Customizing the LP Print ServiceAlthough the LP print service is designed to be flexible enough to handle most printers and printing needs, the LP print service does not handle every possible situation. You might have a print request that is not accommodated by the standard features of the LP print service. Or, you can have a printer that does not quite fit into the way the LP print service handles printers. You can customize the LP print service in the following ways:
For detailed descriptions and step-by-step instructions to customize the LP print service, see Chapter 7, Customizing the LP Print Service (Tasks). The Solaris Print Client-Server ProcessThis section provides an overview of how Solaris printing works. The Print Client ProcessThe following figure illustrates the path of a print request from the time the user initiates the request until the print request is printed. Figure 2–1 Overview of the Print Client Process
Using Print ClientsThis section of the overview focuses on the print client, a system that can send print requests to a print server, and print commands, which enable the print client to initiate print requests. The following figure highlights the part of the print process in which the user submits a print request from a print client. Figure 2–2 The User Submits a Print Request from a Print Client
What is a Print Client?A system becomes a print client when you install the Solaris print software and enable access to remote printers on the system. The Solaris print software checks the following resources to locate printers and printer configuration information:
The print client sends its requests to the print server's queue. The client does not have a local queue. The client writes the print request to a temporary spooling area only if the print server is not available or if an error occurs. This streamlined path to the server decreases the print client's use of resources, reduces the chances for printing problems, and improves performance. Printer Configuration ResourcesThis section describes the resources that the print software uses to locate printer names and printer configuration information. The print software can use a name service, which is a network (shared) resource for storing printer configuration information for all printers on the network. The name service, LDAP, NIS, NIS+, or NIS+ (xfn), simplifies printer configuration maintenance. When you add a printer in the name service, all print clients on the network can access the printer. How the Print Software Locates PrintersThe following figure highlights the part of the print process in which the print software checks a hierarchy of printer configuration resources to determine where to send the print request. Figure 2–3 How the Print Client Software Locates Printers
Using Print ServersThe print server is a system that has a local printer connected to it and makes the printer available to other systems on the network. The following figure highlights the part of the print process in which the print server sends the print request to the printer. Figure 2–4 The Print Server Sends a Print Request to the Printer
The BSD Printing ProtocolThe print commands use the BSD printing protocol. One of the big advantages of this protocol is that it can communicate with a variety of print servers:
The BSD printing protocol is an industry standard that is widely used because it provides compatibility between different types of systems from various manufacturers. Sun has chosen to support the BSD printing protocol to provide interoperability in the future. Where to Go From HereGo to Chapter 4, Setting Up Printers (Tasks) for step-by-step instructions on setting up new printers by using Solaris Print Manager. If you need printer planning information, see Chapter 3, Planning Printers on Your Network (Overview). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||