User guide

Unix - TCP/IP
Page 58
Chapter 2 Installation and Configuration
LPD on BSD
Before continuing, ensure that an IP Address has been assigned to the IOPRINT+ Print
Server. Remember the following:
The remote host name is the name of the IOPRINT+ Print Server.
The remote printer name is the logical printer (L1..L3, or L1..L8) on the IOPRINT+ Print
Server.
If asked for the LPD type, enter the service type as BSD.
In the sample commands shown, printer_name is the Print Queue serviced by the logical
printer on the IOPRINT+ Print Server, and Spooler_dir is the name of the directory used
to spool the print jobs.
Procedure
Action Sample Command
Create a spooling directory mkdir /usr/spool/Spooler_dir
Set spooling daemon as owner of this
directory.
chown daemon /usr/spool/Spooler_dir
Create read/write permissions. chmod 775 /usr/spool/Spooler_dir
Give permissions to LPD processes. chgrp daemon /usr/spool/Spooler_dir
Add remote printer(s) See below.
Start lpc print mechanism lpc start printer_name