Previous Topic: XIDEST

Next Topic: Parameters


Setting Password and User ID Security

In general, a remote system requires a password and user ID before CA XCOM Data Transport can perform transfers. The access rights of the user ID on the remote system determine the actions permitted for the transfer.

Example 1

In the following example, the xcom62 command is used. myname is the USERID and mypassword is the PASSWORD.

xcom62 -c1 -f USERID=myname PASSWORD=mypassword

All other parameters are read from the default configuration file, xcom.cnf.

Example 2

In the following example, the xcomtcp command is used. myname is the USERID and mypassword is the PASSWORD.

xcomtcp -c1 -f USERID=myname PASSWORD=mypassword

All other parameters are read from the default configuration file, xcom.cnf.