84 lines
5.8 KiB
HTML
84 lines
5.8 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Attributes of an output queue" />
|
||
|
<meta name="abstract" content="The output queue controls how printer output files (also called spooled files) are processed and who has the authority to perform actions on the output queue and associated printer output." />
|
||
|
<meta name="description" content="The output queue controls how printer output files (also called spooled files) are processed and who has the authority to perform actions on the output queue and associated printer output." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaksoutputstructure.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakssequence.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaksspoolfileabout.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415302.pdf" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaksoutputattributes" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Attributes of an output queue</title>
|
||
|
</head>
|
||
|
<body id="rzaksoutputattributes"><a name="rzaksoutputattributes"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Attributes of an output queue</h1>
|
||
|
<div><p>The output queue controls how printer output files (also called
|
||
|
spooled files) are processed and who has the authority to perform actions
|
||
|
on the output queue and associated printer output.</p>
|
||
|
<p>Because most of the information that you print on the iSeries™ system
|
||
|
is created as printer output, security is necessary to prevent unauthorized
|
||
|
users access to confidential or sensitive material. Authority to check, data
|
||
|
authorization, operator control, spool control, or being the owner allows
|
||
|
you to access and makes changes to an output queue or printer output file.
|
||
|
You need one of the following authorities to perform any action on an output
|
||
|
queue or printer output:</p>
|
||
|
<dl><dt class="dlterm">Authority to check</dt>
|
||
|
<dd>You must be the owner of the queue or have data authorization.</dd>
|
||
|
<dt class="dlterm">Display data</dt>
|
||
|
<dd>When this authority is set to *YES, it allows you to perform such actions
|
||
|
as viewing, moving, sending output to another system, and copying printer
|
||
|
output.</dd>
|
||
|
<dt class="dlterm">Operator control</dt>
|
||
|
<dd>If this attribute is set to *YES, users with *JOBCTL special authority
|
||
|
are authorized to perform actions like hold, release, and delete printer output
|
||
|
from the output queue. Other actions on printer output, output queues, and
|
||
|
writers are allowed as well and are documented in the iSeries Security Reference. </dd>
|
||
|
<dt class="dlterm">Spool control</dt>
|
||
|
<dd>Allows the user to perform all operations on printer output. The user
|
||
|
must have *EXECUTE authority to the library the output queue is located in
|
||
|
to perform any actions on the output queue.</dd>
|
||
|
<dt class="dlterm">Owner</dt>
|
||
|
<dd>This allows the user who owns the output queue to change or delete printer
|
||
|
output.</dd>
|
||
|
</dl>
|
||
|
<div class="note"><span class="notetitle">Note:</span> The default authority to the output queue is *USE public authority.
|
||
|
Display Data authority is set to *NO (meaning not just anyone can view printer
|
||
|
output). Authority to check is *OWNER (so that the output queue owner can
|
||
|
manipulate the printer output). Operator Control is set to *YES (meaning a
|
||
|
user with *JOBCTL can hold, release, and delete printer output).</div>
|
||
|
<p>For more information about authorities needed to work with output queues,
|
||
|
see Appendix D in the Security Reference Manual.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksoutputstructure.htm" title="Output queues are areas where printer output files (also called spooled files) wait to be processed and sent to the printer. Printer output is created either by the system or by the user using a print file.">Output queues</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzakssequence.htm" title="The Order of files on the queue (SEQ) attribute determines how the printer output will leave the output queue to be processed.">Order of files</a></div>
|
||
|
<div><a href="rzaksspoolfileabout.htm" title="Spooling is a system function that saves data for later processing or printing. This data is stored in a spooled file. Spooled files work in a similar manner to tape files or other device files. Spooled files allow you to manage your data targeted for externally attached devices such as a printer.">Spooled files</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="../books/sc415302.pdf" target="_blank">iSeries Security Reference</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|