System Administration Guide: Advanced Administration

How to Add a New Attached Printer With Solaris Print Manager

  1. Select the system to be the print server.

  2. Connect the printer to the print 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 print server where you connected the printer.

    For instructions, see How to Start Solaris Print Manager.

  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.

  8. Verify that the printer can print requests.


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

    Choose Exit from the Print Manager Menu.

Example—Adding a New Attached Printer With LP Commands

This example shows how to make a local PostScript printer available for printing on a print server. The commands in this example must be executed on the print server where the printer is connected. The following information is used as an example. The information you provide will vary:

  1. Gives lp ownership and sole access to a port device.

  2. Defines the printer name and the port device the printer will use.

  3. Sets the printer type of the printer.

  4. Specifies the file content types to which the printer can print directly.

  5. Adds print filters to the print server.

  6. Accepts print requests for the printer and enables the printer.

  7. Adds a description for the printer.

  8. Verifies that the printer is ready.

Where to Go From Here

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

Task 

For More Information 

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.

How to Set Up a .printers File