ACCEPT(1M) DOMAIN/IX Reference Manual (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 the named
destinations. A destination can be either a printer or a
class of printers. Use lpstat(1) to find the status of des-
tinations.
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 the reason when you direct a request to a
destination 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 1/27/86 ACCEPT-1