System information
216
AS/400 IBM Network Station: Techniques for Deployment in a WAN
Object moved.
Object moved.
Object QAYTCSNC1P in QUSRSYS type *FILE created.
1 objects duplicated.
Ownership of object QAYTCSNC1P in QUSRSYS type *FILE changed.
Object STRNSSA in QSYS type *CMD deleted.
Object STRNSSA in QSYS type *CMD created.
1 objects duplicated.
Ownership of object STRNSSA in QSYS type *CMD changed.
Object QAYTCSNC1 in QUSRSYS type *FILE created.
1 objects duplicated.
Ownership of object QAYTCSNC1 in QUSRSYS type *FILE changed.
File QAYTCSNC1P started journaling to journal QYTCSJRN.
Migration program completed successfully.
*LNG objects for NLV 2924 for product 5648C05 option *BASE release
*FIRST restored.
Objects for product 5648C05 option *BASE release *FIRST restored.
5. On the remote server, run the Start Network Station Setup Assistant
(STRNSSA) command to start the Network Station setup assistant. Go
through
each
task
and
sub-task as appropriate, even though the
Completed
column may already indicate a status of YES.
Note:
If you receive a message in your job log indicating that
...task 5000
failed/port 80 was not active
, start the HTTP server default instance by
running the command,
STRTCPSVR SERVER(*HTTP) HTTPSVR(DEFAULT), and
then re-try task 5000)
6. Because the
c
entral AS/400 server (10.1.1.2
)
is used to authenticate the
IBM Network Station users in St. Louis, the
defaults.dft
configuration file
on AS2 in St. Louis must be modified. In this example, FTP was used to
download this file from the
/QIBM/UserData/NetworkStation/StationConfig
IFS directory to a PC. Wordpad was used to insert the following
statements into the
defaults.dft
file.
Note:
10.1.1.2 in the -authserv statement is the IP address of the
Authentication server.
set exec-startup-commands = {
{ mcuis }
{ "actlogin -authserv 10.1.1.2" }
}
7. Use FTP to upload the modified
defaults.dft
file to the AS2 AS/400 remote
server. You can also rename this file to
remdef.dft
and FTP it up to the
central AS1 AS/400 server. You can FTP the file numerous times as
defaults.dft
to the various remote AS/400 base code servers.