143 lines
4.9 KiB
HTML
143 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>Work with NetWare Connections (WRKNTWCNN)</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="WRKNTWCNN.Top_Of_Page"></a>
|
||
|
<h2>Work with NetWare Connections (WRKNTWCNN)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#WRKNTWCNN.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#WRKNTWCNN.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#WRKNTWCNN.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="WRKNTWCNN"></a>
|
||
|
<p>The Work with NetWare Connections (WRKNTWCNN) command allows a user to work with active NetWare connections. This command can be used to work with NetWare connections to do the following:
|
||
|
</p>
|
||
|
<ol>
|
||
|
<li>Display a list of connections originating from the local system started by a specific user to one or more servers in the network.
|
||
|
</li>
|
||
|
<li>Display a list of connections originating from the local system started by all users to one or more servers in the network.
|
||
|
</li>
|
||
|
<li>Display a list of all active NetWare connections for a specific NetWare server in the network regardless of where the connection originated.
|
||
|
</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="WRKNTWCNN.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="#WRKNTWCNN.SERVER"><b>SERVER</b></a></td>
|
||
|
<td valign="top">Server</td>
|
||
|
<td valign="top"><i>Character value</i>, *ALL</td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKNTWCNN.CGY"><b>CGY</b></a></td>
|
||
|
<td valign="top">Category</td>
|
||
|
<td valign="top"><b><u>*LOCAL</u></b>, *SERVER</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKNTWCNN.USRPRF"><b>USRPRF</b></a></td>
|
||
|
<td valign="top">User profile</td>
|
||
|
<td valign="top"><i>Simple name</i>, <b><u>*ALL</u></b>, *CURRENT</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="WRKNTWCNN.SERVER"></a>
|
||
|
<h3>Server (SERVER)</h3>
|
||
|
<p>Specifies one or all NetWare servers whose connections are to be displayed.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>Connections originating from the iSeries to all NetWare servers will be displayed.
|
||
|
</dd>
|
||
|
<dt><b><i>character-value</i></b></dt>
|
||
|
<dd>Specify the name of an active server defined for the network.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKNTWCNN.CGY"></a>
|
||
|
<h3>Category (CGY)</h3>
|
||
|
<p>Specifies what category of NetWare connections to work with.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LOCAL</u></b></dt>
|
||
|
<dd>Only those NetWare connections originating from the iSeries are displayed.
|
||
|
</dd>
|
||
|
<dt><b>*SERVER</b></dt>
|
||
|
<dd>Specifies that connections to a particular NetWare server are displayed.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKNTWCNN.USRPRF"></a>
|
||
|
<h3>User profile (USRPRF)</h3>
|
||
|
<p>Specifies an iSeries user profile whose connections are to be worked with. Only those connections originating from the local system are displayed. This parameter is ignored when CGY(*SERVER) is specified.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>NetWare connections started by all iSeries users on the system will be worked with.
|
||
|
</dd>
|
||
|
<dt><b>*CURRENT</b></dt>
|
||
|
<dd>All NetWare connections started by the current user profile are worked with.
|
||
|
</dd>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of an iSeries user profile whose connections are to be worked with.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div>
|
||
|
<h3><a name="WRKNTWCNN.COMMAND.EXAMPLES">Examples</a></h3>None
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKNTWCNN.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p>None
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKNTWCNN.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|