]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Document -u option and the way to prevent abuse.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 27 Jan 2003 14:44:41 +0000 (14:44 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 27 Jan 2003 14:44:41 +0000 (14:44 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@3152 7a7537e8-13f0-0310-91df-b6672ffda945

man/lp.man

index f539fa1ef064968cb989a44d530a4ceef2577c69..2e59d80286eeaa04b7400a8443d6952a593bbab6 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\" "$Id: lp.man,v 1.11 2003/01/24 16:52:40 mike Exp $"
+.\" "$Id: lp.man,v 1.12 2003/01/27 14:44:41 mike Exp $"
 .\"
 .\"   lp/cancel man page for the Common UNIX Printing System (CUPS).
 .\"
@@ -70,6 +70,8 @@ cancel \- cancel jobs
 .B cancel
 [ \-a ] [ -h
 .I server
+] [ -u 
+.I username
 ] [
 .I id
 ] [
@@ -135,6 +137,10 @@ Do not report the resulting job IDs (silent mode.)
 .br
 Sets the job name.
 .TP 5
+\-u \fIusername\fR
+.br
+Cancels jobs owned by \fIusername\fR.
+.TP 5
 \-H \fIhandling\fR
 .br
 Specifies when the job should be printed. A value of
@@ -159,6 +165,10 @@ The "m" option is not functional in CUPS 1.1.
 The "q" option accepts a different range of values than the
 Solaris lp command, matching the IPP job priority values (1-100)
 instead of the Solaris values (0-39).
+.SH NOTES
+Administrators wishing to prevent unauthorized cancellation of
+jobs via the \fI-u\fR option should password-protect the /jobs
+location in \fIcupsd.conf(5)\fR.
 .SH SEE ALSO
 lpstat(1),
 CUPS Software Users Manual,
@@ -166,5 +176,5 @@ http://localhost:631/documentation.html
 .SH COPYRIGHT
 Copyright 1993-2003 by Easy Software Products, All Rights Reserved.
 .\"
-.\" End of "$Id: lp.man,v 1.11 2003/01/24 16:52:40 mike Exp $".
+.\" End of "$Id: lp.man,v 1.12 2003/01/27 14:44:41 mike Exp $".
 .\"