150 lines
3.2 KiB
HTML
150 lines
3.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of cupsaccept</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>cupsaccept</H1>
|
|
Section: Apple Inc. (8)<BR>Updated: CUPS<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
cupsaccept/cupsreject - accept/reject jobs sent to a destination
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>cupsaccept</B>
|
|
|
|
[
|
|
<B>-E</B>
|
|
|
|
] [
|
|
<B>-U</B>
|
|
|
|
<I>username</I>
|
|
|
|
] [
|
|
<B>-h</B>
|
|
|
|
<I>hostname[:port]</I>
|
|
|
|
]
|
|
<I>destination(s)</I>
|
|
|
|
<BR>
|
|
|
|
<B>cupsreject</B>
|
|
|
|
[
|
|
<B>-E</B>
|
|
|
|
] [
|
|
<B>-U</B>
|
|
|
|
<I>username</I>
|
|
|
|
] [
|
|
<B>-h</B>
|
|
|
|
<I>hostname[:port]</I>
|
|
|
|
] [
|
|
<B>-r</B>
|
|
|
|
<I>reason</I>
|
|
|
|
]
|
|
<I>destination(s)</I>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The
|
|
<B>cupsaccept</B>
|
|
|
|
command instructs the printing system to accept print jobs to the specified destinations.
|
|
<P>
|
|
|
|
The
|
|
<B>cupsreject</B>
|
|
|
|
command instructs the printing system to reject print jobs to the
|
|
specified destinations.
|
|
The <I>-r</I> option sets the reason for rejecting print jobs. If not specified, the reason defaults to "Reason Unknown".
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
The following options are supported by both
|
|
<B>cupsaccept</B>
|
|
|
|
and
|
|
<B>cupsreject</B>:
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-E</B>
|
|
|
|
<DD>
|
|
Forces encryption when connecting to the server.
|
|
<DT id="2"><B>-U </B><I>username</I><DD>
|
|
Sets the username that is sent when connecting to the server.
|
|
<DT id="3"><B>-h </B><I>hostname[:port]</I><DD>
|
|
Chooses an alternate server.
|
|
<DT id="4"><B>-r </B>"<I>reason</I>"<DD>
|
|
Sets the reason string that is shown for a printer that is rejecting jobs.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>CONFORMING TO</H2>
|
|
|
|
The
|
|
<B>cupsaccept</B>
|
|
|
|
and
|
|
<B>cupsreject</B>
|
|
|
|
commands correspond to the System V printing system commands "accept" and "reject", respectively.
|
|
Unlike the System V printing system, CUPS allows printer names to contain any printable character except SPACE, TAB, "/", or "#".
|
|
Also, printer and class names are <I>not</I> case-sensitive.
|
|
<P>
|
|
|
|
Finally, the CUPS versions may ask the user for an access password depending on the printing system configuration.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+cancel">cancel</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+cupsenable">cupsenable</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+lp">lp</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+lpadmin">lpadmin</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+lpstat">lpstat</A></B>(1),
|
|
|
|
<BR>
|
|
|
|
CUPS Online Help (<A HREF="http://localhost:631/help)">http://localhost:631/help)</A>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright © 2007-2019 by Apple Inc.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="8"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="9"><A HREF="#lbAF">CONFORMING TO</A><DD>
|
|
<DT id="10"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="11"><A HREF="#lbAH">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:11 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|