accept(1M) SYSTEM ADMINISTRATION COMMANDS accept(1M)
NAME
accept, reject - allow or prevent LP requests
SYNOPSIS
accept destinations
reject [-rreason] destinations
DESCRIPTION
accept allows the lp command to accept requests for the
named destinations. A destination can be either a printer
or a class of printers. Run lpstat -a to find the status of
destinations.
reject prevents lp from accepting requests for the named
destinations. A destination can be either a printer or a
class of printers. Run lpstat -a to find the status of des-
tinations. The following option is useful with reject.
-r [reason] Associates a reason with preventing lp from
accepting requests. This reason applies to all
printers mentioned. Reason is reported by lp,
when users direct their requests to the named
destinations, and by lpstat -a. If the -r
option is not present, then a default reason
will be used.
FILES
/var/spool/lp/*
SEE ALSO
lpadmin(1M), lpsched(1M).
enable(1), lp(1), lpstat(1) in the User's Reference Manual.
1