145 lines
4.9 KiB
HTML
145 lines
4.9 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>Revoke User Permission (RVKUSRPMN)</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="RVKUSRPMN.Top_Of_Page"></a>
|
||
|
<h2>Revoke User Permission (RVKUSRPMN)</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="#RVKUSRPMN.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#RVKUSRPMN.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#RVKUSRPMN.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="RVKUSRPMN"></a>
|
||
|
<p>The Revoke User Permission (RVKUSRPMN) command allows you to revoke user permission from one user (or all users) to access documents or folders on behalf of another user.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>If work is being done on behalf of another user at the time this command is running, functions that have started are completed; however, additional functions are not accepted.
|
||
|
</p>
|
||
|
<p><b>Restrictions:</b>
|
||
|
</p>
|
||
|
<p>You must have all object (*ALLOBJ) special authority to revoke document authority for other users.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RVKUSRPMN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="RVKUSRPMN.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#RVKUSRPMN.FROMUSER"><b>FROMUSER</b></a></td>
|
||
|
<td valign="top">From user profile</td>
|
||
|
<td valign="top"><i>Name</i>, *ALL</td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#RVKUSRPMN.FORUSER"><b>FORUSER</b></a></td>
|
||
|
<td valign="top">For user profile</td>
|
||
|
<td valign="top">Single values: <b><u>*CURRENT</u></b><br>Other values (up to 300 repetitions): <i>Name</i></td>
|
||
|
<td valign="top">Optional, Positional 2</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RVKUSRPMN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="RVKUSRPMN.FROMUSER"></a>
|
||
|
<h3>From user profile (FROMUSER)</h3>
|
||
|
<p>Specifies the user profile name of the user whose permission is revoked.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of the user profile that is no longer permitted to work on behalf of the user specified on the <b>For user profile (FORUSER)</b> parameter.
|
||
|
</dd>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>All users who are currently permitted to work on behalf of other users are no longer permitted to do so.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RVKUSRPMN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="RVKUSRPMN.FORUSER"></a>
|
||
|
<h3>For user profile (FORUSER)</h3>
|
||
|
<p>Specifies the user profile name of the user on whose behalf the user specified on the <b>From user profile (FROMUSER)</b> parameter can no longer work.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*CURRENT</u></b></dt>
|
||
|
<dd>The user specified on the <b>From user profile (FROMUSER)</b> parameter can no longer work on your behalf.
|
||
|
</dd>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of the user profile on whose behalf other users are no longer permitted to work.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RVKUSRPMN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="RVKUSRPMN.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
RVKUSRPMN FROMUSER(JOHNSON) FORUSER(ANDERSON)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command takes away user permission from JOHNSON for ANDERSON. The user JOHNSON is no longer allowed to work on behalf of ANDERSON.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RVKUSRPMN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="RVKUSRPMN.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF9008</b></dt>
|
||
|
<dd>User permission revoked for &1 users, not revoked for &2.
|
||
|
</dd>
|
||
|
<dt><b>CPF9009</b></dt>
|
||
|
<dd>System requires file &1 in &2 be journaled.
|
||
|
</dd>
|
||
|
<dt><b>CPF9024</b></dt>
|
||
|
<dd>System cannot get correct record to finish operation.
|
||
|
</dd>
|
||
|
<dt><b>CPF9845</b></dt>
|
||
|
<dd>Error occurred while opening file &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9846</b></dt>
|
||
|
<dd>Error while processing file &1 in library &2.
|
||
|
</dd>
|
||
|
<dt><b>CPF9847</b></dt>
|
||
|
<dd>Error occurred while closing file &1 in library &2.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#RVKUSRPMN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|