168 lines
5.5 KiB
HTML
168 lines
5.5 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>Change DDM TCP/IP Attributes (CHGDDMTCPA)</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="CHGDDMTCPA.Top_Of_Page"></a>
|
||
|
<h2>Change DDM TCP/IP Attributes (CHGDDMTCPA)</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="#CHGDDMTCPA.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#CHGDDMTCPA.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#CHGDDMTCPA.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="CHGDDMTCPA"></a>
|
||
|
<p>The Change DDM TCP/IP Attributes (CHGDDMTCPA) command provides an interface to configure parameters for the use of DDM or DRDA over TCP/IP.
|
||
|
</p>
|
||
|
<p><b>Restrictions:</b>
|
||
|
</p>
|
||
|
<p>*IOSYSCFG special authority is needed to use this command.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGDDMTCPA.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="CHGDDMTCPA.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="#CHGDDMTCPA.AUTOSTART"><b>AUTOSTART</b></a></td>
|
||
|
<td valign="top">Autostart server</td>
|
||
|
<td valign="top">*NO, *YES, <b><u>*SAME</u></b></td>
|
||
|
<td valign="top">Optional, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#CHGDDMTCPA.PWDRQD"><b>PWDRQD</b></a></td>
|
||
|
<td valign="top">Password required</td>
|
||
|
<td valign="top">*NO, *YES, *ENCRYPTED, *VLDONLY, *KERBEROS, <b><u>*SAME</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGDDMTCPA.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="CHGDDMTCPA.AUTOSTART"></a>
|
||
|
<h3>Autostart server (AUTOSTART)</h3>
|
||
|
<p>Specifies whether to automatically start the DDM server when TCP/IP is started by the Start TCP/IP (STRTCP) command. The parameter takes effect the next time the STRTCP command is run. It also causes the DDM server to start when selected TCP/IP servers are started with the STRTCPSVR SERVER(*AUTOSTART) command.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*SAME</u></b></dt>
|
||
|
<dd>The value does not change.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*YES</b></dt>
|
||
|
<dd>Start the DDM TCP/IP server.
|
||
|
</dd>
|
||
|
<dt><b>*NO</b></dt>
|
||
|
<dd>Do not start the DDM TCP/IP server when starting TCP/IP, or when running the STRTCPSVR SERVER(*AUTOSTART) command.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGDDMTCPA.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="CHGDDMTCPA.PWDRQD"></a>
|
||
|
<h3>Password required (PWDRQD)</h3>
|
||
|
<p>Specifies the minimum level of password security required when a client system connects to this system as a server. This parameter takes effect on the next DRDA or DDM connect request over TCP/IP.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*SAME</u></b></dt>
|
||
|
<dd>The value does not change.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*YES</b></dt>
|
||
|
<dd>Refuse the connection if a DDM connection request does not contain a password associated with the userid.
|
||
|
</dd>
|
||
|
<dt><b>*NO</b></dt>
|
||
|
<dd>Do not require a password on a DDM connection request. If a password is sent, it is ignored. See also *VLDONLY description.
|
||
|
</dd>
|
||
|
<dt><b>*ENCRYPTED</b></dt>
|
||
|
<dd>Require the sending of an encrypted password along with the userid by a remote client system attempting to connect.
|
||
|
</dd>
|
||
|
<dt><b>*VLDONLY</b></dt>
|
||
|
<dd>Do not require a password on a DDM connection request. If a password is sent, however, it must be valid for the associated userid.
|
||
|
</dd>
|
||
|
<dt><b>*KERBEROS</b></dt>
|
||
|
<dd>Authentication occurs using Kerberos.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGDDMTCPA.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CHGDDMTCPA.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p><b>Example 1: Displaying the Change DDM TCP/IP Attributes Display</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CHGDDMTCPA
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command, when prompted, shows the current DDM TCP/IP attribute values.
|
||
|
</p>
|
||
|
<p><b>Example 2: Starting the DDM TCP/IP Server Automatically</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CHGDDMTCPA AUTOSTART(*YES)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command indicates that the next time TCP/IP is started by the STRTCP command, the DDM server is to be started automatically.
|
||
|
</p>
|
||
|
<p><b>Example 3: Allowing DDM TCP/IP Connection Requests to be Accepted if They Contain at Minimum a Userid with No Password.</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
CHGDDMTCPA PWDRQD(*NO)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command indicates that on the next DDM TCP/IP connection request, a password will not be required in order to initiate the connection.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGDDMTCPA.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="CHGDDMTCPA.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF3EC6</b></dt>
|
||
|
<dd>Change DDM TCP/IP attributes failed.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#CHGDDMTCPA.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|