Solaris Easy Access Server 3.0 Print Manager Administration Guide

Setting Up a Printer Server

When you install an attached printer and/or a network printer to a system, the printer is made accessible to the local system. The system on which you install the printer becomes the printer server.

The following sections describe how to use the new Solaris Print Manager to install an attached printer or a network printer on a printer server.

How to Install an Attached Printer With Solaris Print Manager

  1. Select the system which is to be the printer server.

  2. Connect the printer to the printer server and turn on the power to the printer.

    Consult the printer vendor's installation documentation for information about the hardware switches and cabling requirements.

  3. Start Solaris Print Manager on the printer server where you connected the printer.

    See "How to Start Solaris Print Manager" for instructions.

  4. Select New Attached Printer from the Printer menu.

    The New Attached Printer window is displayed.

  5. Fill in the window.

    If you need information to complete a field, click the Help button.

  6. Click OK.

  7. Verify that the printer has been installed by checking for the new printer entry in the Solaris Print Manager main window. Verify the printer can print requests by using the following command:


    $ lp -d printer-name filename
    
  8. Exit Solaris Print Manager.

    Choose Exit from the Print Manager Menu.

Where to Go From Here

Use the following table to determine which tasks to complete next.

If You Need To ... 

See ... 

Add access to the newly installed printer on the print clients because you did not add the printer information to the name service database 

"How to Add Printer Access With Solaris Print Manager"

Set up a .printers file

"Setting Up a .printers File"

Installing a Network Printer

A network printer is a hardware device that provides printing services to print clients without being directly cabled to a printer server. It has its own system name and IP address, and is connected directly to the network. Even though a network printer is not connected to a printer server, it is necessary to set up a printer server for it. The printer server provides queuing capabilities, filtering, and printing administration for the network printer.

Network printers use one or more special protocols that require a vendor-supplied printing program. The procedures to set up the vendor-supplied printing program can vary. If the printer does not come with vendor supplied support, the Solaris Print Manager may be used; it is strongly advised to use the print vendor supplied software when possible. See System Administration Guide, Volume II in the Solaris 7 System Administrator Collection for more information about vendor-supplied printing programs.

Terms used by Solaris Print Manager for network printer installation are:

Selecting the Network Printer Destination Name

The print subsystem requires access information for the printer. This is the name that the subsystem uses when making the network connection to the printer. This name is supplied by the system administrator to the Solaris Print Manager Install Network Printer screen. It becomes part of the printer configuration database. The destination is the name of the printer node, sometimes qualified by a port name. Port designation varies across printer vendors. You will find information about port designation in the documentation that is provided by the printer vendor. The format of the printer access name is:

printer_node-name[:port_designation]

Example 1--Network Printer Destination Name With Port Designation (Number)

A common port designation with TCP is 9100. If the printer node name is pn1, and the printer vendor defines the port as 9100, then the network printer destination name is:

pn1:9100

Example 2--Network Printer Destination Name With Port Designation (Name)

When using the BSD protocol, the port designation may not be a number, but some name defined by the printer vendor, for example: xxx_parallel_1. If the printer node name is cardboard, then the printer access name is:

cardboard:xxx_parallel_1

Example 3--Network Printer Destination Name With No Port Designation

If there is no port designation, and the printer name is newspaper, then printer destination name is the printer name:

newspaper

How to Install a Network Printer With Solaris Print Manager

Follow the procedure below to install a network printer.

  1. Select the system which is to be the printer server.

  2. Connect the printer to the network and turn on the power to the printer.

    Consult the printer vendor's installation documentation for information about the hardware switches and cabling requirements.

  3. Start Solaris Print Manager.

    See "How to Start Solaris Print Manager" for instructions.

  4. Select New Network Printer from the Printer menu.

    The New Network Printer window is displayed.

  5. Fill in the window.

    If you need information to complete a field, click the Help button. For more information on determining the network printer destination and protocol, see "Selecting the Network Printer Destination Name".

  6. Click OK.

  7. Verify that the printer has been installed by checking for the new printer entry in the Solaris Print Manager main window. Verify the printer can print requests by using the following command:


    $ lp -d printer-name filename
    
  8. Exit Solaris Print Manager.

    Choose Exit from the Print Manager Menu.

Where to Go From Here

Use the following table to determine which tasks to complete next.

If You Need To ... 

See ... 

Add access to the newly installed printer on the print clients because you did not add the printer information to the name service database 

"How to Add Printer Access With Solaris Print Manager"

Set up a .printers file

"Setting Up a .printers File"