64 lines
2.3 KiB
HTML
64 lines
2.3 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Set Master Key (SETMSTK)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="SETMSTK.Top_Of_Page"></a>
|
||
|
<h2>Set Master Key (SETMSTK)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>
|
||
|
<ul><li>Interactive job (*INTERACT)</li>
|
||
|
<li>Interactive program (*IPGM)</li>
|
||
|
</ul><b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#SETMSTK.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#SETMSTK.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#SETMSTK.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="SETMSTK"></a>
|
||
|
<p>The Set Master Key (SETMSTK) command installs a new host master key on your system.
|
||
|
</p>
|
||
|
<p>If an old master key exists, the values in the cross-domain key table are reencrypted under the new host master key value. You supply the values for two key parts, which are exclusive-ORed together to produce the new host master key. The new host master key must have odd parity in every byte.
|
||
|
</p>
|
||
|
<p>To run this command, the system must be in a restricted state. (Enter the End System (ENDSYS) command to obtain a restricted state.) After installing the master key, return your system to a normal state by restarting your subsystems.
|
||
|
</p>
|
||
|
<p>There are no parameters for this command.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#SETMSTK.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="SETMSTK.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#SETMSTK.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<hr size="2" width="100%">
|
||
|
<div>
|
||
|
<h3><a name="SETMSTK.COMMAND.EXAMPLES">Examples</a></h3>None
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#SETMSTK.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div>
|
||
|
<h3><a name="SETMSTK.ERROR.MESSAGES">Error messages</a></h3>Unknown
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#SETMSTK.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|