Set up the local print queue.
Sun Solaris 2.x uses the lpsystem and lpadmin programs for configuration of the remote printer.
lpsystem -t bsd queue lpadmin -p queue -s PrintServer-name! PrintServer-servic (binary) accept queue enable queue
The queue is the name of the local print queue, PrintServer-name is the name of the PrintServer (this name must match the name in the /etc/host file), the PrintServer-service is the binary or text service. If this is the first printer configured, you must also use the lpsched command immediately prior to the accept command.
Alternatively, you can use printer manager in the admintool utility under OpenWindows:
- Select Edit, Add and Add Access To Remote Printer
- Enter the PrintServer's name in the format PrintServer-name! PrintServer-service (binary) as described above.
- Make sure the Printer server OS is set to BSD (default), then click Add
Note: It is recommended that you use the /etc/hosts file for the printer name.