ACCEPT(1M) DOMAIN/IX SYS5 ACCEPT(1M)
NAME
accept, reject - allow or prevent lp requests
USAGE
/usr/lib/accept destinations
/usr/lib/reject [ -r[``reason'']] destinations
DESCRIPTION
Accept allows lp(1) to accept requests for the named desti-
nation printers. A destination can be either a single
printer or a class of printers. Use lpstat(1) to find the
status of destinations.
Reject prevents lp(1) from accepting requests for destina-
tions. A destination can be either a printer or a class of
printers. Use lpstat(1) to determine the status of destina-
tions.
OPTIONS
The following option is used only with reject.
-r[``reason'']]
Specifies a reason why lp is not accepting
requests. (The reason must be placed in double
quotes.) This reason applies to all printers men-
tioned, up to another -r option. Lp and lpstat
report reason when you direct a request to a des-
tination that is rejecting requests. If the -r
option is not present, or the -r option is given
without a reason, then the system supplies a
default reason.
FILES
/usr/spool/lp/* spooling directories
RELATED INFORMATION
enable(1)
lp(1)
lpadmin(1M)
lpsched(1M)
lpstat(1)
Printed 12/4/86 ACCEPT-1