CL Command Reference - CHGDDMTCPA
CL Command List > CHGDDMTCPA Reference
Description:
The Change DDM TCP/IP Attributes (CHGDDMTCPA) command provides an interface to configure parameters for the use of DDM or DRDA over TCP/IP.
Restrictions:
*IOSYSCFG special authority is needed to use this command.
Examples:
Example 1: Displaying the Change DDM TCP/IP Attributes Display
CHGDDMTCPA
This command, when prompted, shows the current DDM TCP/IP attribute values.
Example 2: Starting the DDM TCP/IP Server Automatically
CHGDDMTCPA AUTOSTART(*YES)
This command indicates that the next time TCP/IP is started by the STRTCP command, the DDM server is to be started automatically.
Example 3: Allowing DDM TCP/IP Connection Requests to be Accepted if They Contain at Minimum a Userid with No Password.
CHGDDMTCPA PWDRQD(*NO)
This command indicates that on the next DDM TCP/IP connection request, a password will not be required in order to initiate the connection.