Solaris Easy Access Server 3.0 Print Manager Administration Guide

Solaris Print Manager Features

Features of Solaris Print Manager include:

Determining Which Tools to Use for Managing Printers

Adding 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.

If You ... 

To Centralize Printer Information, Then ... 

Use a name service 

Adding the printer to the NIS or NIS+ database makes the printer available to all systems on the network. 

Don't use a name service 

Adding the printer adds the printer information to the printer server's configuration files only. Print clients will not know about the printer automatically. 

You will have to add the printer information to every print client that needs to use the printer. 

The following table describes the major printer-related tasks and the tools available to perform the printing tasks.

Table 1-1 Solaris Printing Component Features

Component 

Available ... 

Graphical User Interface? 

Configures Network Printers? 

Manages Print Clients and Servers? 

Uses NIS or NIS+? 

Solaris Print Manager 

Solaris Easy Access Server 3.0 

Yes 

Yes 

Yes 

Yes 

Admintool 

Solaris 7 and compatible versions 

Yes 

No 

Yes 

No 

lp commands  

Solaris 7 and compatible versions 

No 

Yes 

Yes 

Yes 

After using the table above to determine which printing tool is best for your network environment, use the following table to determine where to go to find information on setting up your printers.

Table 1-2 Where to Find Printer Setup Information

For Information on Setting Up Printers Using ... 

See ... 

Admintool 

System Administration Guide, Volume II

Solaris Print Manager with or without using a name service 

"Setting Up Printing Task Map"

lp commands 

System Administration Guide, Volume II

Solaris Print Manager Interoperability Issues

The new Solaris Print Manager recognizes existing printer information on the printer servers, print clients, and in the name service databases. There are no conversion tasks required to use the new Solaris Print Manager as long as the print clients are running either the Solaris 2.6 or Solaris 7 release.

Using Solaris Print Manager With a Name Service

See the following sections if you will be using Solaris Print Manager with either NIS+ with FNS or NIS.

NIS+ With FNS Considerations

Solaris Print Manager can manage printer information if you are running NIS+ with FNS using the NIS+ table, fns.ctx_dir.<domain>, if the table was created when FNS was set up.

Additional NIS+ with FNS considerations include:

NIS+ Running in NIS Compatibility Mode Considerations

Solaris Print Manager is not able to update a NIS+ master name server running in NIS (yp) compatability mode from a system running the NIS name service.

The NIS+ daemon running in NIS-compatability mode only responds to requests for a limited set of NIS maps that does not include printers.conf.byname.

The only name service choice available in this scenario is files.

See rpc.nisd(1M) for information about NIS compatiblity (the -Y option).

NIS Considerations

Keep the following in mind if you are using Solaris Print Manager to update printer information in the NIS name service:

Default Printer Considerations

You can use Solaris Print Manager to define a default printer when setting up local or remote printer access. A default printer is the printer your print requests are sent to if you do not specify a printer destination.

Refer to the following table when setting up a default printer in a name service environment because the default printer designation varies depending on the name service selected and whether the printer is local or remote.

If Your Name Service Is ... 

And The Printer Is ... 

Then ... 

NIS or NIS+ (xfn) 

Remote 

The default printer is set in the name service only. The default printer is not set for the local system. 

NIS or NIS+ (xfn) 

Attached to the local system 

The default printer is set in both the name service and for the local system. 

files 

N/A 

The default printer is set for the local system as expected.  

See "Setting Up a .printers File" for information on setting a default printer on per-user basis.