ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamv_5.4.0.1/rzamvappcjobs.htm

68 lines
5.1 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Target system assignment of user profiles for jobs" />
<meta name="abstract" content="When a user requests an APPC job on another system, the request has a mode name associated with it. The mode name might come from the users request, or it might be a default value from the network attributes of the source system." />
<meta name="description" content="When a user requests an APPC job on another system, the request has a mode name associated with it. The mode name might come from the users request, or it might be a default value from the network attributes of the source system." />
<meta name="DC.Relation" scheme="URI" content="rzamvappcsetup.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="appcjobs" />
<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>Target system assignment of user profiles for jobs</title>
</head>
<body id="appcjobs"><a name="appcjobs"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Target system assignment of user profiles for jobs</h1>
<div><p>When a user requests an APPC job on another system, the request has a mode name associated with it. The mode name might come from the users request, or it might be a default value from the network attributes of the source system.</p>
<p>The target system uses the mode name and the APPC device name to determine how the job will run. The target system searches the active subsystems for a communications entry that is the best match for the APPC device name and the mode name.</p>
<p>The communications entry specifies what user profile the system will use for SECURITY(NONE) requests. An example of a communications entry in a subsystem description:</p>
<pre class="screen"> Display Communications Entries
Subsystem description: QCMN Status: ACTIVE
Job Default Max
Device Mode Description Library User Active
*ALL *ANY *USRPRF *SYS *NOMAX
*ALL QPCSUPP *USRPRF *NONE *NOMAX</pre>
<p>The following table shows the possible values for the default user parameter in a communications entry:</p>
<div class="tablenoborder"><a name="appcjobs__posval"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="appcjobs__posval" width="100%" frame="border" border="1" rules="all"><caption>Table 1. Possible values for the default user parameter</caption><thead align="left"><tr valign="bottom"><th valign="bottom" width="20.100502512562816%" id="d0e28">Value</th>
<th valign="bottom" width="79.89949748743719%" id="d0e30">Result</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="20.100502512562816%" headers="d0e28 "><span class="parmname">*NONE</span></td>
<td valign="top" width="79.89949748743719%" headers="d0e30 ">No default user is available. If the source system does not supply a user ID on the request, the job will not run.</td>
</tr>
<tr><td valign="top" width="20.100502512562816%" headers="d0e28 "><span class="parmname">*SYS</span></td>
<td valign="top" width="79.89949748743719%" headers="d0e30 ">Only IBM-supplied programs (system jobs) will run. No user applications will run.</td>
</tr>
<tr><td valign="top" width="20.100502512562816%" headers="d0e28 "><var class="varname">user-name</var></td>
<td valign="top" width="79.89949748743719%" headers="d0e30 ">If the source system does not send a user ID, the job runs under this user profile.</td>
</tr>
</tbody>
</table>
</div>
<p>You can use the Print Subsystem Description (<span class="cmdname">PRTSBSDAUT</span>) command to print a list of all subsystems that have communications entries with a default user profile.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvappcsetup.htm" title="This group of articles discuss various aspects of setting up security for APPC sessions.">Set up APPC security</a></div>
</div>
</div>
</body>
</html>