79 lines
2.4 KiB
HTML
79 lines
2.4 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>Clear Server Security Data (CLRSVRSEC)</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="CLRSVRSEC.Top_Of_Page"></a>
|
|
<h2>Clear Server Security Data (CLRSVRSEC)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#CLRSVRSEC.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CLRSVRSEC.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CLRSVRSEC.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CLRSVRSEC"></a>
|
|
<p>The Clear Server Security Data (CLRSVRSEC) command clears decryptable authentication information that is associated with user profiles and validation list (*VLDL) entries. This is the same information that was cleared in releases previous to V5R2 when the QRETSVRSEC system value was changed from '1' to '0'.
|
|
</p>
|
|
<p><b>Restrictions:</b>
|
|
</p>
|
|
<ul>
|
|
<li>You must have all object (*ALLOBJ) and security administrator (*SECADM) special authorities to use this command.
|
|
</li>
|
|
<li>QRETSVRSEC system value must be '0'.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CLRSVRSEC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CLRSVRSEC.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CLRSVRSEC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CLRSVRSEC.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CLRSVRSEC
|
|
</pre>
|
|
</p>
|
|
<p>This command checks that the QRETSVRSEC system value is set to '0' and, if so, clears decryptable authentication information.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CLRSVRSEC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CLRSVRSEC.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF222E</b></dt>
|
|
<dd>&1 special authority is required.
|
|
</dd>
|
|
<dt><b>CPF4AB4</b></dt>
|
|
<dd>QRETSVRSEC system value must be '0'.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CLRSVRSEC.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|