5 pts.
 SIgnon to a different AS400 via menu
HOw to I allow a user to signon and than select from a menu to signon to a different AS/400.

Software/Hardware used:
iSeries V5R3
ASKED: August 5, 2010  1:20 AM
UPDATED: August 5, 2010  1:31 PM

Answer Wiki:
It will depend on how the systems are connected. If SNA protocols are available, then the STRPASTHR command can be used. If TCP/IP is required, then your menu can execute a TELNET command instead. TELNET is most common nowadays. Both commands allow you to supply the user ID which you can retrieve from the job attributes. Both also allow you to supply the password, which you will need to get from the user. The commands can be prompted so the user can type a password directly into the command. By sending user and password with the commands, you can avoid having the normal system signon panel from being displayed. Tom
Last Wiki Answer Submitted:  August 5, 2010  4:39 am  by  TomLiotta   108,360 pts.
All Answer Wiki Contributors:  TomLiotta   108,360 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _