60 lines
4.1 KiB
HTML
60 lines
4.1 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="Proper authority" />
|
|
<meta name="abstract" content="To make most changes to a job's attributes you need to have either job control special authority (*JOBCTL) or your user profile needs to match the job user identity of the job being changed." />
|
|
<meta name="description" content="To make most changes to a job's attributes you need to have either job control special authority (*JOBCTL) or your user profile needs to match the job user identity of the job being changed." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksaboutjobs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksjobuseridentity.htm" />
|
|
<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="rzakspropauth" />
|
|
<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>Proper authority</title>
|
|
</head>
|
|
<body id="rzakspropauth"><a name="rzakspropauth"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Proper authority</h1>
|
|
<div><p>To make most changes to a job's attributes you need to have either
|
|
job control special authority (*JOBCTL) or your user profile needs to match
|
|
the job user identity of the job being changed.</p>
|
|
<p>There are a few attributes where having *JOBCTL special authority is necessary
|
|
to make any changes. These attributes are:</p>
|
|
<ul><li>Default wait time</li>
|
|
<li>Run priority</li>
|
|
<li>Time slice</li>
|
|
</ul>
|
|
<div class="note"><span class="notetitle">Note:</span> If you plan to make changes to the job's accounting code, you need *USE
|
|
authority to the Change Accounting Code (<span class="cmdname">CHGACGCDE</span>) command
|
|
in addition to *JOBCTL special authority or a user profile matching the job's
|
|
job user identity.</div>
|
|
<p>For any job attributes that refer to an iSeries™ object, such as job queues, output
|
|
queues, and sort sequence tables, then you need to have the proper authority
|
|
to the object. For more details on iSeries authorities, see Appendix D Authorities
|
|
Required for Objects Used by Commands in the <a href="../books/sc415302.pdf" target="_blank">iSeries Security
|
|
Reference</a> <img src="wbpdf.gif" alt="Link to PDF" />.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksaboutjobs.htm" title="All work done on a system is performed through jobs. Each job has a unique name within the system. All jobs, with the exception of system jobs, run within subsystems. A job can enter the subsystem from any of the work entries, such as a job queue entry, workstation entry, communications entry, autostart job entry, or prestart job entry.">Jobs</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaksjobuseridentity.htm" title="The job user identity (JUID) is the name of the user profile by which this job is known to other jobs. This name is used for authorization checks when other jobs attempt to operate against this job.">Job user identity</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |