User`s guide

Page 144
9.10 Remote installation
9.10.1 Prepare for remote installation
The Remote Installation function is intended for distribution of the MidJet
GSM Text application to other systems, as an alternative to distribution on
CD.
Use the following preparation steps:
Verify that SNADS is configured and active for the source and target
systems.
Sign-on to the remote system as the security officer.
Create a user profile with the following command:
CRTUSRPRF USRPRF(GSMTEXT)
Create two system directory entries with the following commands:
ADDDIRE USRID(GSMTEXT source-system) SYSNAME(source-system)
USRD(‘MidJet GSM Text’)
where the source-system is the system name of the sending system.
ADDDIRE USRID(GSMTEXT remote-system) SYSNAME(*LCL) USRD
(‘MidJet GSM Text’) USER(GSMTEXT)
where the remote-system is the system name of the receiving system.
Change network job action with the command
CHGNETA JOBACN(*SEARCH)
Add a network job entry with the following command:
ADDNETJOBE FROMUSRID(GSMTEXT source-system)
ACTION(*SUBMIT) SBMUSER(QLPINSTALL)
Consider the security exposure after the last two commands. You may want
to reset/delete them after the remote installation is completed.