81 lines
4.8 KiB
HTML
81 lines
4.8 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="reference" />
|
||
|
<meta name="DC.Title" content="Transfer control between users" />
|
||
|
<meta name="abstract" content="Examples of local and remote users exchanging server control." />
|
||
|
<meta name="description" content="Examples of local and remote users exchanging server control." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajrcontroltasks.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajrcontrol.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="interactions" />
|
||
|
<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>Transfer control between users</title>
|
||
|
</head>
|
||
|
<body id="interactions"><a name="interactions"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Transfer control between users</h1>
|
||
|
<div><p>Examples of local and remote users exchanging server control.</p>
|
||
|
<div class="section"><p>The following examples show interactions between a local console
|
||
|
directly attached with remote access allowed and a remote console. They illustrate
|
||
|
how iSeries™ control
|
||
|
is transferred between PCs after beginning an Operations Console configuration.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Transfer control between a local console in control
|
||
|
and a remote console</h4><p>This example shows interactions between a local
|
||
|
console directly attached with remote access allowed that has iSeries control
|
||
|
and a remote console. It illustrates how control is transferred between the
|
||
|
local console and the remote console when the remote console requests control.</p>
|
||
|
<p>These
|
||
|
interactions show the expected behavior from the local console and remote
|
||
|
console users:</p>
|
||
|
<ol><li>The local console user has control of a server. At this time, the local
|
||
|
console user must handle all incoming control requests.</li>
|
||
|
<li>When a remote console requests control, the local console user decides
|
||
|
whether he grants or refuses control to the requester. If the local console
|
||
|
user grants control, control is granted to the requester. <p>If the local
|
||
|
console user refuses control to the requester, the local console user continues
|
||
|
to have control.</p>
|
||
|
</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Transfer control between a local console not in control and
|
||
|
remote consoles</h4><p>This example shows interactions between a local
|
||
|
console directly attached with remote access allowed that does not have iSeries control
|
||
|
and remote consoles requesting control. It illustrates how control transfer
|
||
|
occurs when no user has control and a remote console requests control.</p>
|
||
|
<p>These
|
||
|
interactions show the expected behavior from the local console and remote
|
||
|
console users: </p>
|
||
|
<ul><li>No user has control of a server. Therefore, <samp class="codeph">SERVER</samp> appears
|
||
|
in the <span class="uicontrol">Current User</span> field and incoming control requests
|
||
|
will be automatically granted.</li>
|
||
|
<li>When a remote console requests control, control will be granted to the
|
||
|
remote console.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajrcontroltasks.htm" title="These control tasks are only for a local console directly attached to the server with remote access allowed or a remote console through dial-up support configurations.">Control tasks between users</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzajrcontrol.htm" title="Control of your server means to have an active console or a functional (if installed and configured at the local console), remote control panel or both, at a PC.">iSeries control</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|