3Com 3CRWPS10075-US User Guide - Page 81

LPD on BSD, printer_name, Spooler_dir

Page 81 highlights

LPD Configuration 81 Remote Host Remote Queue Name or IP Address of Print Server (for example, SC3000014) Note: host file entry is required to use the name instead of IP Address Ln Where n is the Logical Printer number By default, L1 is port 1, and L2 is port 2 if the Print Server has 2 ports. Save this data, and exit the Printer Configuration. Configuration is now completed, and the printer is now available for use. LPD on BSD Before continuing, ensure that an IP Address has been assigned to the Print Server. Remember the following: ■ The remote host name is the name of the Print Server. ■ The remote printer name is the logical printer (for example, L1) on the 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 Print Server, and Spooler_dir is the name of the directory, which is used to spool the print jobs. Procedure Action Create a spooling directory Set spooling daemon as owner of this directory Create read/write permissions Give permissions to LPD processes Add remote printer(s) Start lpc print mechanism Sample Command mkdir /usr/spool/Spooler_dir chown daemon /usr/spool/Spooler_dir chmod 775 /usr/spool/Spooler_dir chgrp daemon /usr/spool/Spooler_dir See below lpc start printer_name

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94

LPD Configuration
81
Save this data, and exit the Printer Configuration. Configuration is now
completed, and the printer is now available for use.
LPD on BSD
Before continuing, ensure that an IP Address has been assigned to the
Print Server. Remember the following:
The
r
emote host name is the name of the Print Server.
The remote printer name is the logical printer (for example, L1) on the
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 Print Server, and
Spooler_dir
is
the name of the directory, which is used to spool the print jobs.
Procedure
Remote Host
Name or IP Address of Print Server
(for example, SC3000014)
Note: host file entry is required to use the name instead
of IP Address
Remote Queue
L
n
Where
n
is the Logical Printer number
By default, L1 is port 1, and L2 is port 2 if the Print
Server has 2 ports.
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