ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaii_5.4.0.1/rzaiimstexsignon.htm

95 lines
5.0 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="Signon server" />
<meta name="abstract" content="Identify exit point for the signon server." />
<meta name="description" content="Identify exit point for the signon server." />
<meta name="DC.Relation" scheme="URI" content="rzaiimst35.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiimstexsignon" />
<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>Signon server</title>
</head>
<body id="rzaiimstexsignon"><a name="rzaiimstexsignon"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Signon server</h1>
<div><p>Identify exit point for the signon server.</p>
<p>The signon server has one exit point defined:</p>
<p id="rzaiimstexsignon__SPTIDX272"><a name="rzaiimstexsignon__SPTIDX272"><!-- --></a>QIBM_QZSO_SIGNONSRV format ZSOY0100 </p>
<p>The exit point QIBM_QZSO_SIGNONSRV is defined to run an exit point program
when the following signon server requests are received:</p>
<ul><li>Start server request</li>
<li>Retrieve sign-on information</li>
<li>Change password</li>
<li>Generate authentication token</li>
<li>Generate authentication token on behalf of another user</li>
</ul>
<div class="section"><h4 class="sectiontitle">Exit point QIBM_QZSO_SIGNONSRV format ZSOY0100</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" valign="top" id="d0e41">Offset</th>
<th rowspan="2" valign="top" width="20%" id="d0e43">Type</th>
<th rowspan="2" valign="top" width="20%" id="d0e45">Field</th>
<th rowspan="2" valign="top" width="40%" id="d0e47">Description</th>
</tr>
<tr><th valign="top" width="10%" id="d0e50">Dec</th>
<th valign="top" width="10%" id="d0e52">Hex</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="10%" headers="d0e41 d0e50 ">0</td>
<td valign="top" width="10%" headers="d0e41 d0e52 ">0</td>
<td valign="top" width="20%" headers="d0e43 ">CHAR(10)</td>
<td valign="top" width="20%" headers="d0e45 ">User profile name</td>
<td valign="top" width="40%" headers="d0e47 ">The name of the user profile associated with the request</td>
</tr>
<tr><td valign="top" width="10%" headers="d0e41 d0e50 ">10</td>
<td valign="top" width="10%" headers="d0e41 d0e52 ">A</td>
<td valign="top" width="20%" headers="d0e43 ">CHAR(10)</td>
<td valign="top" width="20%" headers="d0e45 ">Server identifier</td>
<td valign="top" width="40%" headers="d0e47 ">For the signon server, the value is *SIGNON.</td>
</tr>
<tr><td valign="top" width="10%" headers="d0e41 d0e50 ">20</td>
<td valign="top" width="10%" headers="d0e41 d0e52 ">14</td>
<td valign="top" width="20%" headers="d0e43 ">CHAR(8)</td>
<td valign="top" width="20%" headers="d0e45 ">Format name</td>
<td valign="top" width="40%" headers="d0e47 ">The user exit format name being used. For QIBM_QZSO_SIGNONSRV, the
format name is ZSOY0100.</td>
</tr>
<tr><td valign="top" width="10%" headers="d0e41 d0e50 ">28</td>
<td valign="top" width="10%" headers="d0e41 d0e52 ">1C</td>
<td valign="top" width="20%" headers="d0e43 ">BINARY(4)</td>
<td valign="top" width="20%" headers="d0e45 ">Requested function</td>
<td valign="top" width="40%" headers="d0e47 ">The function being performed <ul><li><span class="uicontrol">X'7002'</span> - Start server request</li>
<li><span class="uicontrol">X'7004'</span> - Retrieve sign-on information</li>
<li><span class="uicontrol">X'7005'</span> - Change password</li>
<li><span class="uicontrol">X'7007'</span> - Generate authentication token</li>
<li><span class="uicontrol">X'7008'</span> - Generate authentication token on behalf
of another user</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiimst35.htm" title="Identify exit points for the servers.">Exit program parameters</a></div>
</div>
</div>
</body>
</html>